From: Shawn <core@enodev.com>
To: Mike Fedyk <mfedyk@matchmail.com>
Cc: Andrew Morton <akpm@osdl.org>,
Nick Piggin <piggin@cyberone.com.au>,
rathamahata@php4.ru,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: Very HIGH File & VM system latencies and system stop responding while extracting big tar archive file.
Date: 11 Jul 2003 15:24:47 -0500 [thread overview]
Message-ID: <1057955087.12674.9.camel@localhost> (raw)
In-Reply-To: <20030711183950.GB976@matchmail.com>
On Fri, 2003-07-11 at 13:39, Mike Fedyk wrote:
> > No, this will be the reiserfs bug.
>
> Is this in 2.5.75, or -mm?
You really should read the patch header... It tells you everything you
need to know.
> > --- 25/fs/reiserfs/tail_conversion.c~reiserfs-dirty-memory-fix 2003-07-10 22:22:54.000000000 -0700
> > +++ 25-akpm/fs/reiserfs/tail_conversion.c 2003-07-10 22:22:54.000000000 -0700
> > @@ -191,7 +191,7 @@ unmap_buffers(struct page *page, loff_t
> > bh = next ;
> > } while (bh != head) ;
> > if ( PAGE_SIZE == bh->b_size ) {
> > - ClearPageDirty(page);
> > + clear_page_dirty(page);
> > }
> > }
> > }
> >
> > _
> >
> > -
> > 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/
> >
> -
> 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/
prev parent reply other threads:[~2003-07-11 20:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-11 6:14 [Bug 898] New: Very HIGH File & VM system latencies and system stop responding while extracting big tar archive file Martin J. Bligh
2003-07-11 9:46 ` Sergey S. Kostyliov
2003-07-11 9:57 ` Nick Piggin
2003-07-11 10:45 ` Andrew Morton
2003-07-11 18:39 ` Mike Fedyk
2003-07-11 19:00 ` Andrew Morton
2003-07-11 20:24 ` Shawn [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1057955087.12674.9.camel@localhost \
--to=core@enodev.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mfedyk@matchmail.com \
--cc=piggin@cyberone.com.au \
--cc=rathamahata@php4.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.