Hi Vivek, On Sunday 09 October 2005 14:02, Vivek Kutal wrote: > While browsing through the code i came across macros like SHIFT , MASK > , SIZE which are used in conversion from linear address to physical > address > but this is the job of the processor (address translation) then why do > we have these macros > can anyone please explain. This is usally table driven and someone has to set up this "Page Translation Tables". That's a job of the Linux kernel. Just use sth. like Google to find out how it works or go to the library and read some books on OS design and virtual memory management. Happy Studying! Regards Ingo Oeser
Attachment:
pgpXnD7UHfgnD.pgp
Description: PGP signature
- Follow-Ups:
- Re: Need for SHIFT and MASK
- From: Vivek Kutal <[email protected]>
- Re: Need for SHIFT and MASK
- References:
- Need for SHIFT and MASK
- From: Vivek Kutal <[email protected]>
- Need for SHIFT and MASK
- Prev by Date: Need for SHIFT and MASK
- Next by Date: RE: FW: [PATCH 0/3] Demand faulting for huge pages
- Previous by thread: Need for SHIFT and MASK
- Next by thread: Re: Need for SHIFT and MASK
- Index(es):