cvs commit: src/sys/amd64/amd64 genassym.c src/sys/bus/cam cam_periph.c src/sys/bus/cam/scsi scsi_cd.c scsi_da.c scsi_pt.c scsi_sa.c src/sys/bus/firewire fwmem.c src/sys/bus/isa isavar.h src/sys/bus/isa/i386 isa_device.h isa_dma.c isa_dma.h ...
Sascha Wildner
saw at online.de
Sun Apr 30 13:04:30 PDT 2006
Matthew Dillon wrote:
Replace the the buffer cache's B_READ, B_WRITE, B_FORMAT, and B_FREEBUF
b_flags with a separate b_cmd field. Use b_cmd to test for I/O completion
as well (getting rid of B_DONE in the process). This further simplifies
the setup required to issue a buffer cache I/O.
Matt,
the B_READ and B_WRITEW flags are mentioned in physio.9. I'm not sure
what to put there now. In fact, I'm not even sure how much of physio.9
(and some other manual pages in man9) still applies at all.
Sascha
--
http://yoyodyne.ath.cx
More information about the Commits
mailing list