[SPARC64]: Document and fix calculation of pages_avail.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 16 Mar 2007 05:52:18 +0000 (22:52 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 08:55:36 +0000 (01:55 -0700)
It should be set to the total number of pages that the
system will really have available after things like
initmem, the bootmem map, and initrd are freed up.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found