On Jan 07 13:27:35, h...@stare.cz wrote:
> This is current/amd64. Unlike in previous versions,
> some memory-heavy processes (such as in building some
> big port) get killed with
> 
>       UVM: pid 11422 (cc1plus), uid 0 killed: out of swap
> 
> On this machine, I have _no_ swap. However, the machine has
> 1G RAM, and most of it is free in the moment this happens.
> 
> In fact, occasionaly, spawning a new xterm fails like this,
> even if there is nothing else happening and there is nearly
> 1G of free RAM.
> 
> Has something changed in this respect?
> Do I _have_ to have swap?

On Jan 07 13:34:10, o...@drijf.net wrote:
> > UVM: pid 17950 (cc1plus), uid 0 killed: out of swap
> > UVM: pid 11442 (cc1plus), uid 0 killed: out of swap
> cc1plus is known to require vast ammounts of memory in some cases.  It
> is likely you *are* running out of swap. 

On Jan 07 14:03:08, es...@nerim.net wrote:
> 1G of ram is definitely not enough to build large ports on amd64.
> Everything mozilla-related, for instance, goes up to 2G and more
> while linking.

This was indeed a build of gtk+3.

On Jan 07 07:59:46, amitk...@gmail.com wrote:
> I ran into /etc/login.conf limits of datasize = 512M way before
> hitting any other limit, so is that bumped?

This was running as root, who is staff:

staff:\
        :datasize-cur=800M:\
        :datasize-max=infinity:\
        :maxproc-max=512:\
        :maxproc-cur=128:\
        :ignorenologin:\
        :requirehome@:\
        :tc=default:

Reply via email to