Searched hist:9754 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/stand/common/
H A Dbcache.cdiff 43600 Thu Feb 04 13:16:21 MST 1999 dcs Silence a warning.
PR: bin/9754
/freebsd-11-stable/sys/dev/rc/
H A Drc.cdiff 9754 Sat Jul 29 02:05:57 MDT 1995 bde Always wake up writers after clearing TS_BUSY. This will soon be
essential when I fix excessive wakeups for output-below-low-water.
In cy.c and sio.c, wake up via the driver start routine to also
eliminate duplicated code involving the clearing of TS_TTSTOP.

Always (except in code to be replaced soon) call driver start
routine directly instead of going through ttstart().

Completed in 191 milliseconds