On Apr 8, 2004, at 8:33 AM, Micah Bushouse wrote:
My question is... after I shut down all programs, ctrl alt backspace X, and get back to a terminal, why does top still show all the memory just freed by my desktop programs as inactive?

The system still has the contents of your old programs kept in memory, but marked as "inactive". If you start running one of those programs again, the system will reuse pages of inactive memory where possible, rather than reading everything from disk again.


--
-Chuck

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to