DragonFly BSD
DragonFly commits List (threaded) for 2006-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: 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 ...


To: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
From: Sascha Wildner <saw@xxxxxxxxx>
Date: Sun, 30 Apr 2006 22:04:30 +0200

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



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