Re: Memory detection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2003-11-13 at 19:46, Michael Blandford wrote:
> Can anyone suggest a reliable method of detecting the amount of memory 
> is in an ia32 machine during the install when it is running the -BOOT 
> kernel?

/proc/meminfo will tell you if you have less than 896 megs of RAM in the
machine (the -BOOT kernel is built without CONFIG_HIGHMEM).  If you care
about more than that, /proc/e820info will provide the information.  The
easiest thing to do, though, is just to use the snippet of python that
Chris posted :)

Jeremy




[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux