Displaying 1 result from an estimated 1 matches for "114356k".
Did you mean:
1143561
2011 Jul 18
0
Kernel memory initialisation
...k
data, 444k init)
Then I add mem=128M in "extra" area of my xmdomain cfg, and now I have a
descent amount of usable memory (119MB) :
# head -n 1 /proc/meminfo
MemTotal: 122708 kB
# grep Memory /var/log/kern.log | tail -n1
Jul 18 13:14:10 roy kernel: [ 0.000000] Memory: 114356k/131072k
available (2894k kernel code, 448k absent, 16268k reserved, 1826k data,
444k init)
But adding this parameter is not a "good" solution for me, so : is there
a way to adjust the ratio of memory between the current memory usage and
the amount of memory announced to the kernel...