git: DragonFly_RELEASE_3_6 ps - Remove display of the 'M'P state
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Nov 8 20:54:06 PST 2013
commit 306becf5f7528e8f525a1f6d75175a625776fc0b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Nov 8 10:20:02 2013 -0800
ps - Remove display of the 'M'P state
* Remove display of the 'M' flag, which used to mean that the process was
running MPSAFE w/regards to the kernel's mp_lock. Well, pretty much
all processes are MPSAFE now, so the flag just clutters the output.
Summary of changes:
bin/ps/print.c | 2 --
bin/ps/ps.1 | 7 ++++---
2 files changed, 4 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/306becf5f7528e8f525a1f6d75175a625776fc0b
--
DragonFly BSD source repository
More information about the Commits
mailing list