mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Sergey S. Kostyliov" <rathamahata@php4.ru>
To: linux-kernel@vger.kernel.org
Subject: [Fixed] Re: [Bug 898] New: Very HIGH File & VM system latencies and system stop responding while extracting big tar archive file.
Date: Fri, 11 Jul 2003 16:41:49 +0400	[thread overview]
Message-ID: <200307111641.49453.rathamahata@php4.ru> (raw)

On Friday 11 July 2003 14:45, 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.

Yes it hangs also with both 2.5.74 and 2.5.75 elevatot=deadline

>
> No, this will be the reiserfs bug.

Yes, this was a real fix.

Thank you all for your quick response :).

>
> --- 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);
>        }
>      }
>    }
>
> _
-- 
                   Best regards,
                   Sergey S. Kostyliov <rathamahata@php4.ru>
                   Public PGP key: http://sysadminday.org.ru/rathamahata.asc

                 reply	other threads:[~2003-07-11 12:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200307111641.49453.rathamahata@php4.ru \
    --to=rathamahata@php4.ru \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®