From: "charlie wallace" <[EMAIL PROTECTED]>
   Date: Wed, 24 Mar 1999 17:46:45 -0800

   Also it cuts down the memory footprint as only the needed modules
   are loaded.

Linking systems like ELF provide ways to put sections of code into
their own page modulo sections, memory footprint here is a non-issue
since if the code is not executed it is not paged into memory.

Later,
David S. Miller
[EMAIL PROTECTED]

Reply via email to