From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuri Kozlov Subject: small improvement for mlock.2 Date: Tue, 26 Oct 2010 11:14:06 +0400 Message-ID: <20101026111406.456fec6d@keeper.home.local> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org Hello. """ The VmLck field of the Linux-specific /proc/PID/status file shows how many kilobytes of memory the calling process has locked using mlock(), mlockall(), shmctl(2) SHM_LOCK, and mmap(2) MAP_LOCKED. """" Not for "calling process", but for process with PID? -- Best Regards, Yuri Kozlov -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html