On Mon, 2003-01-13 at 22:40, Richard B. Johnson wrote: > There is a well-defined procedure for this. Any "read" anywhere > in the PCI address space, will force all posted writes to complete. > However, the "read" will not be the data one would obtain after > the write completes. Just to avoid confusion, the above is obviously wrong, the read will indeed force pending store queues to complete _in order_, the read will reach the device after the stores are complete and you'll read the value you would get after the write normally. At least on PCI ;) Ben. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
- Re: Linux 2.4.21-pre3-ac4Richard B. Johnson
- Re: Linux 2.4.21-pre3-ac4Richard B. Johnson
- Prev by Date: linux on compaq gs80
- Next by Date: Re: any chance of 2.6.0-test*?
- Previous by thread: Re: Linux 2.4.21-pre3-ac4
- Next by thread: Re: Linux 2.4.21-pre3-ac4
- Indexes:[Main][Thread]