From: Nigel Cunningham <ncunningham@linuxmail.org>
To: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Bernard Blackham <bernard@blackham.com.au>,
Linux Memory Management <linux-mm@kvack.org>
Subject: Re: Odd kswapd behaviour after suspending in 2.6.11-rc1
Date: Sat, 15 Jan 2005 22:32:41 +1100 [thread overview]
Message-ID: <1105788761.14706.0.camel@desktop.cunninghams> (raw)
In-Reply-To: <41E8F7F7.1010908@yahoo.com.au>
Hi.
On Sat, 2005-01-15 at 22:01, Nick Piggin wrote:
> I wouldn't suspect so, but we'll see... How do I get my hands on
> suspend2?
http://softwaresuspend.berlios.de
Regards,
Nigel
> Also, Bernard, can you try running with the following patch and
> see what output it gives when you reproduce the problem?
>
> Thanks a lot,
> Nick
>
> ______________________________________________________________________
> Index: linux-2.6/mm/vmscan.c
> ===================================================================
> --- linux-2.6.orig/mm/vmscan.c 2005-01-15 21:54:24.579134294 +1100
> +++ linux-2.6/mm/vmscan.c 2005-01-15 21:56:51.719355929 +1100
> @@ -1182,6 +1182,7 @@
> }
> finish_wait(&pgdat->kswapd_wait, &wait);
>
> + printk("kswapd: balance_pgdat, order = %lu\n", order);
> balance_pgdat(pgdat, 0, order);
> }
> return 0;
--
Nigel Cunningham
Software Engineer, Canberra, Australia
http://www.cyclades.com
Ph: +61 (2) 6292 8028 Mob: +61 (417) 100 574
--
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:"aart@kvack.org"> aart@kvack.org </a>
next prev parent reply other threads:[~2005-01-15 11:32 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-13 6:14 Odd kswapd behaviour after suspending in 2.6.11-rc1 Bernard Blackham
2005-01-13 6:26 ` Nick Piggin
2005-01-13 8:56 ` Bernard Blackham
2005-01-13 10:14 ` Bernard Blackham
2005-01-15 10:16 ` Nick Piggin
2005-01-15 10:34 ` Nigel Cunningham
2005-01-15 10:40 ` Nick Piggin
2005-01-15 10:48 ` Nigel Cunningham
2005-01-15 11:01 ` Nick Piggin
2005-01-15 11:32 ` Nigel Cunningham [this message]
2005-01-15 12:40 ` Bernard Blackham
2005-01-15 12:53 ` Bernard Blackham
2005-01-16 3:55 ` Nick Piggin
2005-01-16 4:36 ` Bernard Blackham
2005-01-16 4:56 ` Nigel Cunningham
2005-01-16 5:02 ` Nick Piggin
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=1105788761.14706.0.camel@desktop.cunninghams \
--to=ncunningham@linuxmail.org \
--cc=bernard@blackham.com.au \
--cc=linux-mm@kvack.org \
--cc=nickpiggin@yahoo.com.au \
/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.