[Bug 595200] Re: ubuntu states less virtual memory then is physically installed.
simoniemesko
simon at 3division.net
Wed Jun 16 20:32:45 UTC 2010
Mainly i found that memory is dedicated to kdump and kexec.
GRUB config file: etc/grub.d/10_linux:
#add crashkernel option if we have the required tools
if [ -x "/usr/bin/makedumpfile" ] && [ -x "/sbin/kexec" ]; then
GRUB_CMDLINE_EXTRA="$GRUB_CMDLINE_EXTRA crashkernel=384M-2G:64M,2G-:128M"
--
ubuntu states less virtual memory then is physically installed.
https://bugs.launchpad.net/bugs/595200
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list