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
[EMAIL PROTECTED] | General Geek 
           CTHULU for President - Why choose the lesser of two evils?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to