Date: Wed, 19 May 1999 17:31:04 -0700 From: Cy Schubert <cschuber@uumail.gov.bc.ca> To: "Greg Quinlan" <greg@qmpgmc.ac.uk> Cc: "Geff Hanoian" <boing@boing.com>, freebsd-stable@FreeBSD.ORG Subject: Re: Memory leaks & kernel panic/reboot & ahc reboot Message-ID: <199905200031.RAA04197@passer.osg.gov.bc.ca> In-Reply-To: Your message of "Wed, 19 May 1999 18:57:28 BST." <012201bea221$0faeffa0$380051c2@greg.qmpgmc.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <012201bea221$0faeffa0$380051c2@greg.qmpgmc.ac.uk>, "Greg Quinlan" w rites: > So Geff... > > Maybe you can educate me then.... > > After processes have taken all available memory (malloc) down to the > threshold... > What type of memory would be used next? It uses short-term memory first then long-term memory. While on the topic. Did you unplug your ethernet cable? If you did, that may be your problem. Unplugging your ethernet cable can cause your memory to leak out into the ether. See pp 234 (Section 14.15) of UNIX Power Tools about a similar discussion :-) Seriously, Design and Implementation of the 4.4BSD Operating System (Marshall Kirk McKusick) discusses this topic at length. System Performance and Tuning (Mike Loukides) discusses the three thresholds (DESFREE, LOTSFREE, and MINFREE) that UNIX uses and any other associated controls on VM algorithms. These are highly recommended reading to understand this relatively complex topic. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Open Systems Group Internet: Cy.Schubert@uumail.gov.bc.ca ITSD Cy.Schubert@gems8.gov.bc.ca Province of BC "e**(i*pi)+1=0" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905200031.RAA04197>