git: kernel - Add v_token_name to gd_cnt
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Sep 24 10:28:31 PDT 2012
commit 173423b5b625915b119ed063ba3c32a5b2c1e458
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Sep 24 10:26:28 2012 -0700
kernel - Add v_token_name to gd_cnt
* Copy the tok->t_desc field into the gd_cnt.v_token_name buffer
when a token collides so systat -pv 1 can pick it up.
Summary of changes:
sys/kern/lwkt_token.c | 4 ++++
sys/sys/vmmeter.h | 7 ++-----
2 files changed, 6 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/173423b5b625915b119ed063ba3c32a5b2c1e458
--
DragonFly BSD source repository
More information about the Commits
mailing list