--- - branch: MAIN date: Thu Jul 23 21:22:25 UTC 2009 files: - new: '1.189' old: '1.188' path: src/sys/dev/pci/pccbb.c pathrev: src/sys/dev/pci/pccbb.c@1.189 type: modified - new: '1.38' old: '1.37' path: src/sys/dev/pci/pccbbvar.h pathrev: src/sys/dev/pci/pccbbvar.h@1.38 type: modified id: 20090723T212225Z.5707cff7394cb80a6c209028754aeba7542a778d log: | Use kpause(9), cv_timedwait(9), and cv_signal(9) instead of tsleep(9) and wakeup(9). Use mstohz(9). XXX Protection against spurious wakeups is still needed, but this patch XXX makes the code no worse than before in this regard. module: src subject: 'CVS commit: src/sys/dev/pci' unixtime: '1248384145' user: dyoung