Re: Warning on memory offline (possible in migration ?)

From: KAMEZAWA Hiroyuki
Date: Thu Apr 17 2008 - 02:51:35 EST


On Wed, 16 Apr 2008 23:43:03 -0700
Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:

> On Thu, 17 Apr 2008 15:38:18 +0900 KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx> wrote:
>
> > On Thu, 17 Apr 2008 09:19:30 +0900
> > KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx> wrote:
> > > > I'd expect that you could reproduce this by disabling readahead with
> > > > fadvise(POSIX_FADV_RANDOM) and then issuing the above four reads.
> > > >
> > > Thank you for advice. I'll try.
> > >
> > (Added lkml to CC:)
> >
> > What happens:
> > When I do memory offline on ia64/NUMA box, __set_page_dirty_buffers() printed
> > out WARNINGS because the page under migration is not up-to-date.
>
> The warning is in __set_page_dirty().
>
Sorry, __set_page_dirty() in fs/buffer.c

Thanks,
-Kame

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/