Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/sysmon
Date: Thu, 23 Apr 2015 23:22:03 +0000
From: Paul Goyette <pgoyette%NetBSD.org@localhost>
Modularize sysmon and its components
Why does this introduce a sysmon(4) autoconf device? It seems like
needless bookkeeping -- you could just make the mutex global, like all
the state it protects, and skip all the match/attach/detach/cfdriver
autoconf business.
Home |
Main Index |
Thread Index |
Old Index