Re: Linux Buffer Cache Does Not Support Mirroring

Jeff V. Merkey (jmerkey@timpanogas.com)
Tue, 02 Nov 1999 13:11:29 -0700


Except all the necessary functions to actually make this work are
declared as "static".

Jeff

David Schwartz wrote:
>
> > 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/