On 2/23/07, James Melin <[EMAIL PROTECTED]> wrote:
So how does one determine the size, in memory, of the uncompressed kernel 
image? That would give me more sense of the savings of doing this. I feel
the savings will be insignificant at the scale we are currently at, but hard 
numbers are helpful.

Look in the System.map for your kernel
* shared part runs from _stext to just above _eshared
* non-shared writable part from _eshared  to __bss_start

For my kernel today SR 726 pages and EW 146 pages.  YMMV

It does not seem a lot on a WAS server with 2 GB but one page is not the other.

Rob

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to