Re: ramdisk corruption problems - was: RE: pivot_root and initrd kern el panic woes

From: Linus Torvalds (torvalds@transmeta.com)
Date: Fri Dec 21 2001 - 18:11:35 EST


On Fri, 21 Dec 2001, Alexander Viro wrote:
>
>
> On Thu, 20 Dec 2001, Linus Torvalds wrote:
>
> >
> > On Thu, 20 Dec 2001, Alexander Viro wrote:
> > >
> > > AFAICS, it's nastier than that. What's to stop buffer_heads to be
> > > freed under memory pressure?
> >
> > They'll be dirty if they are modified, and if they aren't modified they
> > are zero.
> >
> > In the first case they won't be free'd, in the second care we don't care.
> > So we're ok.
>
> Umm... _Page_ will be dirty, all right. buffer_heads are cleaned when
> you submit IO and I don't see anything that would mark them dirty again...

But the "submit IO" will _mark_ the page dirty and uptodate, so once it is
so marked, it should never be overwritten.

Now, as I already sent out to Andrea, I think out actual IO routines look
suspiciously complex and bogus.

                Linus

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



This archive was generated by hypermail 2b29 : Sun Dec 23 2001 - 21:00:26 EST