geom kernel proc

Andrew Thompson thompsa at FreeBSD.org
Mon May 9 22:26:22 UTC 2011


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: geom-kthread.diff
Type: application/octet-stream
Size: 2923 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20110509/b24b1a83/geom-kthread.obj


More information about the freebsd-current mailing list