Date: Tue, 7 Feb 2006 10:31:52 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: freebsd-current@freebsd.org Subject: memguard monitoring of more than 1 memory_type? Message-ID: <20060207183152.GA50629@troutmask.apl.washington.edu>
next in thread | raw e-mail | index | archive | help
Can memguard monitor the usage of more that one memory_type? I added vm.memguard.desc="filedesc" vm.memguard.desc="DEVFS1" vm.memguard.desc="ptys" to /boot/loader.conf under the assumption that all three types would be monitored. However, I see troutmask:kargl[207] sysctl -a | grep memg vm.memguard.desc: ptys vm.memguard.divisor: 10 which shows only the last loader.conf line is effective. -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060207183152.GA50629>