Date: Mon, 17 Mar 2003 17:24:51 -0800 From: "Andrew Kinney" <andykinney@advantagecom.net> To: freebsd-hackers@freebsd.org Subject: section of source code handling reclamation of KVM Message-ID: <3E7604E3.16960.132A8FA7@localhost>
next in thread | raw e-mail | index | archive | help
Hello, I'd like to learn more about how FreeBSD handles running out of KVM. We're running a 4GB of RAM system with no swap being used, but we're run out of KVM and I'd like to go read through the code to see how this is handled so I can be on the lookout for potential issues that may come up. %sysctl -a |grep kvm vm.kvm_size: 1065353216 vm.kvm_free: 0 Could someone direct me to the section of the 4.7 source tree that handles additional KVM requests when vm.kvm_free=0 so I can go read up on the process? Thanks in advance. Sincerely, Andrew Kinney President and Chief Technology Officer Advantagecom Networks, Inc. http://www.advantagecom.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E7604E3.16960.132A8FA7>