On Mon, 5 Feb 2001, Stephen C. Tweedie wrote: > > Obviously the disk access itself must be sector aligned and the total > > length must be a multiple of the sector length, but there shouldn't be > > any restrictions on the data buffers. > > But there are. Many controllers just break down and corrupt things > silently if you don't align the data buffers (Jeff Merkey found this > by accident when he started generating unaligned IOs within page > boundaries in his NWFS code). And a lot of controllers simply cannot > break a sector dma over a page boundary (at least not without some > form of IOMMU remapping). so we are putting workarounds for hardware bugs into the design? Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [Kiobuf-io-devel] RFC: Ke... Neil Brown
- Re: [Kiobuf-io-devel] RFC: Ke... Ingo Molnar
- Re: [Kiobuf-io-devel] RFC: Ke... Ben LaHaise
- Re: [Kiobuf-io-devel] RFC: Ke... Ingo Molnar
- Re: [Kiobuf-io-devel] RFC: Ke... Linus Torvalds
- Re: [Kiobuf-io-devel] RFC: Ke... Roman Zippel
- Re: [Kiobuf-io-devel] RFC: Ke... Linus Torvalds
- Re: [Kiobuf-io-devel] RFC: Ke... David S. Miller
- Re: [Kiobuf-io-devel] RFC: Ke... Ingo Molnar
- Re: [Kiobuf-io-devel] RFC: Ke... Roman Zippel
- Re: [Kiobuf-io-devel] RFC: Ke... Ingo Molnar
- Re: [Kiobuf-io-devel] RFC: Ke... Linus Torvalds
- Re: [Kiobuf-io-devel] RFC: Ke... Alan Cox
- Re: [Kiobuf-io-devel] RFC: Ke... Linus Torvalds
- Re: [Kiobuf-io-devel] RFC: Ke... Stephen C. Tweedie
- Re: [Kiobuf-io-devel] RFC: Ke... bcrl
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compound e... bsuparna
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compound e... bsuparna
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compound e... Stephen C. Tweedie
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compound e... bsuparna
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compound e... Stephen C. Tweedie