One point that may help clarify. Native NetWare allows folks in the LRU
cache to write to pages of cached memory, even while the driver is
performing an active DMA on the memory. The reason it allows this is
for speed (and it's one reason it exhibits sucn horrific speed with file
system IO operations). The assumption here is that eventually, even if
two users write the same page, when a volume is dismounted and it's
dirty blocks finally flushed, all file system writes will coaalesce when
a volume is cleanly dismounted.
Jeff
> Jeff
>
> >
> > --Stephen
>
> ------------------------------------------------------------------------
> Name: aio.c
> aio.c Type: Notepad File (application/x-unknown-content-type-cfile)
> Encoding: base64
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/