> > > Linux only has flags that allocate below certain addresses; I am probably confused by this line ( BTW I know there is a flag GFP_DMA32 which will force kmalloc to allocate below 4GB) I was just wondering if there is a flag to allocate memory below 512MB . > > > Ralf said "nothing". My reading is that such a flag is _not_ available. > > Guenter