Date: Thu, 13 Dec 2001 15:26:18 -0600 From: GB Clark II <gclarkii@vsservices.com> To: hackers@FreeBSD.ORG Subject: shared mem and locking it in core (Database usage) Message-ID: <01121315261800.27037@prime.vsservices.com>
next in thread | raw e-mail | index | archive | help
Hello, I'm running PostgreSQL and it uses SysV shared mem for alot of its functions. How can verify that the shared mem is wired and not pageable? sysctl settings: kern.ipc.shmmax: 128004097 kern.ipc.shmmin: 1 kern.ipc.shmmni: 512 kern.ipc.shmseg: 1024 kern.ipc.shmall: 31251 kern.ipc.shm_use_phys: 1 <- This wires the mem right? Yes postgres shows to be 119M via top, but is this mem wired? Thanks, GB -- GB Clark II | Roaming FreeBSD Admin gclarkii@VSServices.COM | General Geek CTHULU for President - Why choose the lesser of two evils? 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?01121315261800.27037>