Re: __get_free_pages()

ralf@uni-koblenz.de
Thu, 28 May 1998 20:53:21 +0200


On Thu, May 28, 1998 at 10:16:33AM -0600, Stephen Williams wrote:

> R.E.Wolff@BitWizard.nl said:
> > Talking about which, I'd say this GFP_DMA flag should be split into
> > GFP_DMA_1M
> > GFP_DMA_16M
> > GFP_DMA_4G
>
> Personally, I think the DMA flag should be lost and a number added to
> get-free-page that says how big the address can be. GFP_DMA_1M would
> be replaced with this parameter value being 10, 4G 32, etc.

Even that won't solve the problems with all the different architecture
aspects. Some Wrec^H^H^H^HDeskstation machines allocate DMA capable
memory for their ISA/VLB peripherals from a separate pool of memory which
is only intended for DMA but not for usage as ordinary system memory.

Ralf

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu