From: Blaisorblade <blaisorblade@yahoo.it>
To: Jeff Dike <jdike@addtoit.com>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] Re: GFP_ATOMIC/GFP_KERNEL broken for use by block devices!!
Date: Tue, 25 Oct 2005 01:30:31 +0200 [thread overview]
Message-ID: <200510250130.39622.blaisorblade@yahoo.it> (raw)
In-Reply-To: <20051024230352.GA11467@ccure.user-mode-linux.org>
On Tuesday 25 October 2005 01:03, Jeff Dike wrote:
> On Sat, Oct 22, 2005 at 06:38:16PM +0200, Blaisorblade wrote:
> > In the write path of a ???lesystem, using
> > GFP_KERNEL or GFP_ATOMIC will lead to deadlocks
> > eventually. [...] GFP_NOFS is there for a reason, as is GFP_NOIO for
> > block device drivers.
>
> I know about this, and this is another reason I'm not sending it in.
I didn't know and you didn't mention, so I thought I'd better add about this.
> I
> don't really understand it either.
> If GFP_ATOMIC can block, then I don't
> know what good it is.
I _don't_ think it can block. I understand why GFP_KERNEL is broken there, but
not why GFP_ATOMIC can't be used. The only pointer I found so far is that
__GFP_HIGH allows the kernel to use up more memory without doing reclaim (see
mm/page_alloc.c, calls to zone_watermark_ok).
> > Which means that we _must_ ask for help from somebody else.
>
> Yup.
>
> Jeff
--
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
prev parent reply other threads:[~2005-10-24 23:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-22 16:38 [uml-devel] GFP_ATOMIC/GFP_KERNEL broken for use by block devices!! Blaisorblade
2005-10-24 23:03 ` [uml-devel] " Jeff Dike
2005-10-24 23:30 ` Blaisorblade [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=200510250130.39622.blaisorblade@yahoo.it \
--to=blaisorblade@yahoo.it \
--cc=jdike@addtoit.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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