geom kernel proc

From: Andrew Thompson <thompsa_at_FreeBSD.org>
Date: Tue, 10 May 2011 10:00:49 +1200
Hi,


I have a cosmetic patch that moves the geom kprocs to kthreads

from

PID  TT  STAT      TIME COMMAND
    2  ??  DL     2:38.03 [g_event]
    3  ??  DL    49:43.61 [g_up]
    4  ??  DL    57:10.71 [g_down]

to

% procstat -t 13
  PID    TID COMM             TDNAME           CPU  PRI STATE   WCHAN
   13 100021 geom             g_event            1   92 sleep   -
   13 100022 geom             g_up               3   92 sleep   -
   13 100023 geom             g_down             3   92 sleep   -

Any objections?


Andrew

Received on Mon May 09 2011 - 20:26:22 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:14 UTC