So, it's not working.

After about 5 mn of succesful build, my tmpfs is full
touch /tmp/a
touch: /tmp/a: No space left on device
whereas:
df -khi /tmp
tmpfs 10.5G 600M 9.9G   6% 45728 41386496  0% /tmp

so, something put it into a "no space left" configuration internally ?

My guess is that you are reaching the UVM aobj limit. Try a 'vmstat -m'
to check that.

-p.

Reply via email to