Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev



On Wed, Nov 24, 2010 at 12:15:59PM +0100, Juergen Hannken-Illjes wrote:
 > > > +        kmutex_t sc_lock;       /* Protect self. */
 > > > +        kcondvar_t sc_cv;       /* Signal work. */
 > > 
 > > I think "Signal work" is missleading. :)
 > 
 > No.  It DOES signal work to the umem server.

But it's not for work on signals... what about "Wait here for work"?

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index