Re: Alignment of disk-I/O from userland.
From: Mark Valentine (mark_at_valentine.me.uk)
Date: 10/07/03
- Previous message: Garrett Wollman: "Re: Alignment of disk-I/O from userland."
- In reply to: Garrett Wollman: "Re: Alignment of disk-I/O from userland."
- Next in thread: Poul-Henning Kamp: "Re: Alignment of disk-I/O from userland."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 6 Oct 2003 23:27:39 +0000 To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
> From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
> Date: Mon 6 Oct, 2003
> Subject: Re: Alignment of disk-I/O from userland.
> I think you've got that backwards. When we had block devices, they
> would provide extra buffering to avoid I/O-size breakage. Character
> devices, which are all we have now, never made any promises.
My point was that we did have block devices which could make such
promises, and that without them the raw device must offer an equivalent
promise (especially when you consider binary compatibility - a program
opening /dev/da0c was written assuming a block device interface).
Cheers,
Mark.
-- "Tigers will do ANYTHING for a tuna fish sandwich." "We're kind of stupid that way." *munch* *munch* -- <http://www.calvinandhobbes.com> _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Garrett Wollman: "Re: Alignment of disk-I/O from userland."
- In reply to: Garrett Wollman: "Re: Alignment of disk-I/O from userland."
- Next in thread: Poul-Henning Kamp: "Re: Alignment of disk-I/O from userland."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|