I found this strange after scanning some memory pages in a kernel module.
Some pages are flaged by SetPageAnon and SetPageLRU and SetPageActive,
and yet it still has a page count of only one. I thought an anonymous page
should have at least a page count of one, and when it is on the LRU list, it should
have a page count of two. Is this right or a bug in the code? The version I'm looking
at is 2.6.6
Thanks
Hai
_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee® Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/