On Fri, Jul 15, 2005 at 03:26:54PM -0400, Majid Salame wrote:
>  in asm-um/pgtable.h we do not have definitions and may be for good
> reason for PAGE_PCD and _PAGE_PWT.
> 
> #define _PAGE_PWT     0x008
> #define _PAGE_PCD     0x010
> 
> Can I in UML recode this statement in much same way drivers/char/mem.c
>      prot |= _PAGE_PCD | _PAGE_PWT;

What do they mean?

                        Jeff


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to