2003-09-19 16:06:36

by Daniel McNeil

[permalink] [raw]
Subject: 2.6.0-test5-mm3 passes dbt2

The dbt2 test completed successfully on test5-mm3. STP ran it
automatically when it saw -mm3 come out -- got to like automatic
testing.

The O_SYNC + O_DIRECT is a strange case. I'll run some AIO tests using
O_DIRECT and O_SYNC and let you know if I see anything bad.

Daniel

On Thu, 2003-09-18 at 20:28, Andrew Morton wrote:
> Suparna Bhattacharya <[email protected]> wrote:
> >
> > I'm hoping that the patch I'd sent you yesterday might fix this.
> > In the case of O_DIRECT, pagevec_lookup would likely not find
> > the pages in the cache -- so this might just be the same bug
> > that I ran into.
>
> OK. Daniel can you retest -mm3? I'll get that out tonight.