From: Mike Fedyk <mfedyk@matchmail.com>
To: Andrew Morton <akpm@osdl.org>
Cc: Nick Piggin <piggin@cyberone.com.au>,
rathamahata@php4.ru, linux-kernel@vger.kernel.org
Subject: Re: Very HIGH File & VM system latencies and system stop responding while extracting big tar archive file.
Date: Fri, 11 Jul 2003 11:39:50 -0700 [thread overview]
Message-ID: <20030711183950.GB976@matchmail.com> (raw)
In-Reply-To: <20030711034510.30065dc2.akpm@osdl.org>
On Fri, Jul 11, 2003 at 03:45:10AM -0700, Andrew Morton wrote:
> Nick Piggin <piggin@cyberone.com.au> wrote:
> >
> > You're sure 2.5.74 got processes stuck in D? That means its possibly
> > a driver bug. If you can get 2.5.75 to hang, please also try with
> > elevator=deadline. Thank you.
>
> No, this will be the reiserfs bug.
Is this in 2.5.75, or -mm?
(I just compiled vanilla 2.5.75, and I have a reiserfs root partition, so
I'd like to know it I need to patch and recompile)
>
> --- 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/
>
next prev parent reply other threads:[~2003-07-11 19:17 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 [this message]
2003-07-11 19:00 ` Andrew Morton
2003-07-11 20:24 ` Shawn
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=20030711183950.GB976@matchmail.com \
--to=mfedyk@matchmail.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--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.