Hello Samuel,

On Sat, Jan 03, 2026 at 08:11:21PM +0100, Samuel Thibault wrote:
> João Pedro Malhado, le sam. 03 janv. 2026 20:09:19 +0100, a ecrit:
> > I wonder if the issue with rumpdisk is also related. Is there a way to set
> > this limit system wide at boot?
> 
> Not for bootchain translators. You can try to rebuild a gnumach with the
> limit
> 
> vm/vm_map.c:            map->size_cur_limit = vm_page_mem_size() / 2;
> 
> raised to e.g. vm_page_mem_size()
> 
> (how much ram does your machine have, actually?)

It has 512MB, so this limit seems a bit too restrictive in small RAM machines.

On a side note, the total memory reported by free also seems to change somewhat
when called different times.

Cheers,
João


Reply via email to