Matthew Wilcox <[EMAIL PROTECTED]> wrote: > > Something that may not be intuitively obvious to someone with i386 biases > is that on PA-RISC (at least in the case of CONFIG_DISCONTIGMEM=n), all > memory is in ZONE_DMA. Does that help divine what the right answer is > for parisc?
It's probably assuming that since ZONE_DMA is zone 0, the DMA capable zone is at the bottom of any chunk of memory (node). David
