Date: Sun, 11 Apr 1999 13:35:00 -0400 (EDT) From: Brian Feldman <green@unixhelp.org> To: current@FreeBSD.org Subject: swap-related problems Message-ID: <Pine.BSF.4.05.9904111330290.14477-100000@janus.syracuse.net>
next in thread | raw e-mail | index | archive | help
It seems that something has broken the good ol' swap behavior. For instance, I have my user-limits set to unlimited and I run something which uses up all RAM. Mallocing never FAILS in the program, as brk() doesn't fail, as etc etc etc. But mallocing continues, all swap space gets used, and both the runaway process and the next biggest gets killed (XF86, of course). Matt, perhaps you can shed light on a. why mallocs still succeed after swap_pager: out of swap space swap_pager_getswapspace: failed is displayed b. why the process continues and gets killed TWICE, or two different processes get killed ? Brian Feldman _ __ ___ ____ ___ ___ ___ green@unixhelp.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \__ \ |) | http://www.freebsd.org _ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9904111330290.14477-100000>