lkml.org 
[lkml]   [2005]   [Oct]   [9]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 10 Oct 2005 00:10:59 +0530
FromVivek Kutal <>
SubjectRe: Need for SHIFT and MASK
Hi Ingo,

> This is usally table driven and someone has to set up
> this "Page Translation Tables". That's a job of the Linux kernel.

Yes setting up the page table entries is the job of the kernel , but
for that we need to put the physical add. of the page and some bits
(present,access writes etc) in the entry, once it is done the main job
of translation which requires the masking and shifting is done by the
processor whenever that page is referenced .
so why these macros are present in the kernel?


--
Thanks and Regards
Vivek Kutal
http://vivekkutal.blogspot.com

"Live as if you were to die tomorrow. Learn as if you were to live forever."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-10-09 18:43    [from the cache]
©2003-2008