linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjanv@redhat.com>
To: Andrea Arcangeli <andrea@suse.de>
Cc: linux-mm@kvack.org, alan@lxorguk.ukuu.org.uk,
	Linus Torvalds <torvalds@transmeta.com>
Subject: Re: RFC: Bouncebuffer fixes
Date: Sun, 29 Apr 2001 03:56:26 -0400	[thread overview]
Message-ID: <20010429035626.B14210@devserv.devel.redhat.com> (raw)
In-Reply-To: <20010429020757.C816@athlon.random>; from andrea@suse.de on Sun, Apr 29, 2001 at 02:07:57AM +0200

On Sun, Apr 29, 2001 at 02:07:57AM +0200, Andrea Arcangeli wrote:
> Hmm I cannot remeber any flush_dirty_buffers called by alloc_bounce_page in
> any patch floating around, certainly there isn't any in my tree, so the
> above recursion certainly cannot happen here.

It's in 2.4.3-acFoo



> 	ftp://ftp.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.4aa1/00_highmem-deadlock-3

This looks like the code in Alan's tree around 2.4.3-ac7, and that is NOT 
enough to fix the deadlock. With that patch, tests deadlock within 10 minutes....

One of the reasons it deadlocks is because GFP_BUFFER can sleep here,
without the guarantee of progress. The regular VM threads that should
guarantee progress end up sleeping here. 

Greetings,
   Arjan van de Ven
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/

  reply	other threads:[~2001-04-29  7:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-28 21:06 Arjan van de Ven
2001-04-29  0:07 ` Andrea Arcangeli
2001-04-29  7:56   ` Arjan van de Ven [this message]
2001-04-29 13:17     ` Andrea Arcangeli
2001-04-29 13:41       ` Arjan van de Ven
2001-04-29 14:10         ` Andrea Arcangeli
2001-04-30 13:53           ` anti-deadlock logic (was Re: RFC: Bouncebuffer fixes) Szabolcs Szakacsits
2001-04-29 13:42       ` RFC: Bouncebuffer fixes Andrea Arcangeli
2001-05-01  8:14         ` Ingo Molnar

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=20010429035626.B14210@devserv.devel.redhat.com \
    --to=arjanv@redhat.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=andrea@suse.de \
    --cc=linux-mm@kvack.org \
    --cc=torvalds@transmeta.com \
    /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