ZONE_NORMAL isn't just kernel address space, its just regular memory. Like you said the DMA zone is the first 16MB, since you only have 128MB all the rest will be in the NORMAL zone. Any memory over 896MB(of physical memory) would go into HIGH_MEMORY zone. The zones are more for hardware reasons than software. On Thursday 26 June 2003 9:28 pm, sushil mayengbam wrote: > hi folks, > i come across that the following mapping is occured inside the > main memory (or any memory bank):- > ZONE_DMA:first 16 MB(becoz of the ISA controller limitation) > ZONE_NORMAL:the kernel address space > ZONE_HIGH_MEM:the rest of the memory. > supposing that, i'd 128MB (RAM) inside my computer system, how > 're the zones mapped inside this configuration???? > i'm waiting eagerly with ur response, as i'd some contradiction > with my theoritical background and the real situation. i apologize > (in advance) if my question is too naive. > > thanx in advance, > > sushil > ___________________________________________________ > Click below to experience Sooraj Barjatya's latest offering > 'Main Prem Ki Diwani Hoon' starring Hrithik Roshan, > Abhishek Bachchan & Kareena Kapoor http://www.mpkdh.com > > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/