[issue1300] 2014.03: grml2ram fails because of too less RAM despite there is plenty

Walter Haidinger bts at bts.grml.org
Thu Apr 3 11:30:04 CEST 2014


New submission from Walter Haidinger <walter.haidinger at greentube.com>:

grml2ram fails reporting that there is too less free RAM despite there is plenty.

Problem: the MemFree entry of /proc/meminfo is parsed which is usually small
because free memory is used by buffers and caches.

Sample:
# grml2ram
 * Sorry, not enough free RAM (246276kB) available for grml-image (387712kB).   
# free
             total       used       free     shared    buffers     cached
Mem:       6126996    5880344     246652     239016    4634320     290508

Probable fix:
Parse a different value from /proc/meminfo, like Inactive?

----------
messages: 4774
nosy: whaid
priority: bug
status: unread
title: 2014.03: grml2ram fails because of too less RAM despite there is plenty

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue1300>
_____________________________________


More information about the Bugs-changes mailing list