Displaying 2 results from an estimated 2 matches for "swap_pager_getswapspac".
Did you mean:
swap_pager_getswapspace
2003 Apr 18
2
USE_GCC=3.2 vs make clean in ports
hello all!
i've installed gcc-3.2 about a month ago and put "USE_GCC=3.2" into
/etc/make.conf.
now "make clean" for any of ports leads to smth like
Apr 18 12:38:54 alc /kernel: swap_pager: out of swap space
Apr 18 12:38:54 alc /kernel: swap_pager_getswapspace: failed
Apr 18 12:38:54 alc /kernel: pid 219 (XFree86), uid 0, was killed: out
of swap space
"ps ax" shows that number of "make" processes grows until system
runs out of swap.
FreeBSD alc.makon 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Apr 15 14:56:04
IRKST 2003 root@alc.mak...
2003 Aug 11
1
swap_pager: out of swap space
Aug 11 03:56:34 danux /kernel: swap_pager: out of swap space
Aug 11 04:02:34 danux /kernel: swap_pager_getswapspace: failed
Aug 11 04:02:34 danux /kernel: pid 278 (XFree86), uid 0, was killed: out
of swap space
i was actually looking at the screen and then everything stopped (mouse
etc). i could not switch to console, but a ctrl+alt+del rebooted fine.
one thing that could be taking a lot of memory was a progr...