git: kernel - rename vm_map lock wmesg
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Nov 6 18:23:05 PST 2013
commit e9326fb362a3ec55db8e1ed4887fef347fad1113
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Nov 6 18:01:47 2013 -0800
kernel - rename vm_map lock wmesg
* Rename the vm_map lock wmesg from "thrd_sleep" to "vm_maplk" to reduce
confusion when observing 'ps' output.
Summary of changes:
sys/vm/vm_map.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e9326fb362a3ec55db8e1ed4887fef347fad1113
--
DragonFly BSD source repository
More information about the Commits
mailing list