Is there any chance that the memory ocupied by the
/proc filesystem can be swapped out by the kernel?


/proc does not occupy any memory since its a virtual fs. Its not backed by a real device. Memory is allocated when some process does a read on /proc/*.


-- Swapnil
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      ([EMAIL PROTECTED])
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to