From: Nigel Cunningham <ncunningham@crca.org.au>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: LKML <linux-kernel@vger.kernel.org>,
pm list <linux-pm@lists.linux-foundation.org>,
TuxOnIce-devel <tuxonice-devel@tuxonice.net>
Subject: Re: [linux-pm] [SUSPECTED SPAM] Re: Proposal for a new algorithm for reading & writing a hibernation image.
Date: Tue, 08 Jun 2010 12:07:13 +1000 [thread overview]
Message-ID: <4C0DA5D1.3090805@crca.org.au> (raw)
In-Reply-To: <201006071049.09466.rjw@sisk.pl>
Hi Rafael.
On 07/06/10 18:49, Rafael J. Wysocki wrote:
> On Monday 07 June 2010, Nigel Cunningham wrote:
>> On 07/06/10 05:04, Rafael J. Wysocki wrote:
>>> On Sunday 06 June 2010, Maxim Levitsky wrote:
>>>> On Sun, 2010-06-06 at 15:57 +0200, Rafael J. Wysocki wrote:
>>>>> On Sunday 06 June 2010, Maxim Levitsky wrote:
>>>>> So how TuxOnIce helps here?
>>>> Very simple.
>>>>
>>>> With swsusp, I can save 750MB (memory) + 250 Vram (vram)
>>>> With full memory save I can save (1750 MB of memory) + 250 MB of
>>>> vram....
>>>
>>> So what about being able to save 1600 MB total instead of the 2 GB
>>> (which is what we're talking about in case that's not clear)? Would it
>>> be _that_ _much_ worse?
>>
>> That all depends on what is in the 400MB you discard.
>
> Well, they are discarded following the LRU algorithm and it's very much
> like loading a program that takes 20% of your memory upfront.
>
>> The difference is "Just as if you'd never hibernated" vs something
>> closer to "Just as if you'd only just started up". We can't make
>> categorical statements because it really does depend upon what you
>> discard and what you want to do post-resume - that is, how useful the
>> memory you discard would have been. That's always going to vary from
>> case to case.
>
> Not so much.
>
> Besides, it doesn't matter too much.
>
> Let me reiterate, please. Doing serious memory management behind the back
> of the mm subsystem (and trying to do that so it doesn't notice) is wrong and
> the reason it works is by accident. As long as you do that, I have a problem
> with TuxOnIce.
I know we're at a point where it doesn't matter what I say - you've made
up you're mind and are not going to be persuaded by anything I say.
We're degenerating from a technical discussion into emotive language.
This is why I object to the way you're picturing things. TuxOnIce isn't
doing "serious memory management behind the back of the mm subsystem" or
working "by accident". It's an algorithm that has been designed to rely
on and use both the freezer and the existing mm subsystem to provide a
means wherein we can get more reliable hibernation and a fuller image of
memory.
May I suggest that we seek to get away from this point and focus on what
we can agree on. Do you have any object to my work in the areas of:
- speed (async I/O, multithreaded I/O)
- flexibility (support for multiple swap devices, support for non swap,
UUID support)
- tuneability (sysfs interface)
- anything else I might have forgotten to mention
If so, perhaps we can deal with those issues before I get too carried
away preparing patches to get them merged.
Regards,
Nigel
next prev parent reply other threads:[~2010-06-08 2:07 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-03 14:50 [SUSPECTED SPAM] Re: [linux-pm] Proposal for a new algorithm for reading & writing a hibernation image Pavel Machek
2010-06-04 23:39 ` Maxim Levitsky
2010-06-04 23:58 ` Nigel Cunningham
2010-06-05 0:36 ` Maxim Levitsky
2010-06-05 0:45 ` Maxim Levitsky
2010-06-05 3:37 ` Nigel Cunningham
2010-06-05 0:47 ` Nigel Cunningham
2010-06-05 1:16 ` Maxim Levitsky
2010-06-05 3:17 ` Nigel Cunningham
2010-06-05 0:05 ` Nigel Cunningham
2010-06-05 12:59 ` [TuxOnIce-devel] " Theodore Tso
2010-06-05 23:01 ` Nigel Cunningham
2010-06-05 0:20 ` [linux-pm] [SUSPECTED SPAM] " Nigel Cunningham
2010-06-05 18:45 ` Rafael J. Wysocki
2010-06-05 19:10 ` Maxim Levitsky
2010-06-05 19:21 ` Rafael J. Wysocki
2010-06-05 22:54 ` Nigel Cunningham
2010-06-05 23:20 ` Rafael J. Wysocki
2010-06-06 7:01 ` Nigel Cunningham
2010-06-06 14:06 ` Rafael J. Wysocki
2010-06-07 5:23 ` Nigel Cunningham
2010-06-07 8:40 ` Rafael J. Wysocki
2010-06-06 0:40 ` Maxim Levitsky
2010-06-06 13:57 ` Rafael J. Wysocki
2010-06-06 15:54 ` Maxim Levitsky
2010-06-06 19:04 ` Rafael J. Wysocki
2010-06-06 19:51 ` Maxim Levitsky
2010-06-06 21:55 ` Pedro Ribeiro
2010-06-07 8:41 ` Rafael J. Wysocki
2010-06-07 5:31 ` Nigel Cunningham
2010-06-07 8:49 ` Rafael J. Wysocki
2010-06-08 2:07 ` Nigel Cunningham [this message]
2010-06-08 9:01 ` Rafael J. Wysocki
2010-06-07 13:07 ` [TuxOnIce-devel] " Martin Steigerwald
2010-06-07 21:28 ` Rafael J. Wysocki
2010-06-07 21:31 ` Nigel Cunningham
2010-06-07 5:28 ` Nigel Cunningham
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=4C0DA5D1.3090805@crca.org.au \
--to=ncunningham@crca.org.au \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=rjw@sisk.pl \
--cc=tuxonice-devel@tuxonice.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