RE: Linux Buffer Cache Does Not Support Mirroring

David Schwartz (davids@webmaster.com)
Tue, 2 Nov 1999 12:15:30 -0800


> I looked at the brw_page code. While everyone calls this an "async"
> interface, in fact, it uses the same semantic as a sync interface and
> does not allow support for callbacks.
>
> Jeff

Exactly. It's a wrapper that makes an asynchronous interface synchronous.
Now just change the wrapper.

DS

-
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/