K 10 svn:author V 4 zont K 8 svn:date V 27 2012-08-29T11:23:59.051715Z K 7 svn:log V 326 - Don't take an account of locked memory for current process in vslock(9). There are two consumers of vslock(9): sysctl code and drm driver. These consumers are using locked memory as transient memory, it doesn't belong to a process's memory. Suggested by: avg Reviewed by: alc Approved by: kib (mentor) MFC after: 2 weeks END