From: Alan Jenkins <sourcejedi.lkml@googlemail.com>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Mel Gorman <mel@csn.ul.ie>,
hugh.dickins@tiscali.co.uk, Pavel Machek <pavel@ucw.cz>,
pm list <linux-pm@lists.linux-foundation.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Kernel Testers List <kernel-testers@vger.kernel.org>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>,
Linux MM <linux-mm@kvack.org>
Subject: Re: s2disk hang update
Date: Fri, 26 Feb 2010 09:26:37 +0000 [thread overview]
Message-ID: <9b2b86521002260126g5acabb79uae961dd8668b3c09@mail.gmail.com> (raw)
In-Reply-To: <201002252104.51187.rjw@sisk.pl>
On 2/25/10, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> On Thursday 25 February 2010, Alan Jenkins wrote:
>> On 2/24/10, Rafael J. Wysocki <rjw@sisk.pl> wrote:
>> > On Wednesday 24 February 2010, Alan Jenkins wrote:
> ...
>>
>> > - while (to_free_normal > 0 && to_free_highmem > 0) {
>> > + while (to_free_normal > 0 || to_free_highmem > 0) {
>>
>> Yes, that seems to do it. No more hangs so far (and I can still
>> reproduce the hang with too many applications if I un-apply the
>> patch).
>
> OK, great. Is this with or without the NOIO-enforcing patch?
With.
>> I did see a non-fatal allocation failure though, so I'm still not sure
>> that the current implementation is strictly correct.
>>
>> This is without the patch to increase "to_free_normal". If I get the
>> allocation failure again, should I try testing the "free 20% extra"
>> patch?
>
> Either that or try to increase SPARE_PAGES. That should actually work with
> the last patch applied. :-)
>
> Rafael
<grin>, OK.
--
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-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
prev parent reply other threads:[~2010-02-26 9:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <9b2b86521001020703v23152d0cy3ba2c08df88c0a79@mail.gmail.com>
[not found] ` <201002222017.55588.rjw@sisk.pl>
[not found] ` <9b2b86521002230624g20661564mc35093ee0423ff77@mail.gmail.com>
2010-02-23 21:13 ` s2disk hang update Rafael J. Wysocki
2010-02-24 1:20 ` KAMEZAWA Hiroyuki
2010-02-24 20:19 ` Alan Jenkins
2010-02-24 20:36 ` Rafael J. Wysocki
2010-02-24 16:23 ` Alan Jenkins
2010-02-24 20:52 ` Rafael J. Wysocki
2010-02-25 13:10 ` Alan Jenkins
2010-02-25 20:04 ` Rafael J. Wysocki
2010-02-26 9:26 ` Alan Jenkins [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=9b2b86521002260126g5acabb79uae961dd8668b3c09@mail.gmail.com \
--to=sourcejedi.lkml@googlemail.com \
--cc=hugh.dickins@tiscali.co.uk \
--cc=kamezawa.hiroyu@jp.fujitsu.com \
--cc=kernel-testers@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=mel@csn.ul.ie \
--cc=pavel@ucw.cz \
--cc=rjw@sisk.pl \
/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;
as well as URLs for NNTP newsgroup(s).