Re: Hibernation Redesign
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Date: Wed, 11 Jul 2007 23:04:26 +0200
On Wednesday, 11 July 2007 14:29, Miklos Szeredi wrote:
Freezing of tasks is slowing down suspend. Don't know how serious
this is, suspend is pretty fast, but could possibly be even faster.
It's FUD. Freezing of tasks normally takes next to no time. I've never
understood the rediculously long timeout it has. If freezing succeeds, all
processes are frozen within 1/2 a second tops. If it fails, nothing is going
to change in the following 19.5 seconds (or whatever it is if I don't
remember the value properly).
Right. The 20s timeout is again a sign of brokenness.
Are you still serious?
If we expect something to fail, it should fail immediately, without
waiting for arbitrary timeouts.
I don't agree. If you think so, then please tell me what the softlockup
infrastructure is for.
And if we don't expect it to fail, why the timeout?
We know that it can fail, so we use the timeout to detect failures.
Of course we know it can fail (network problems, etc), so it's wrong
whatever way we look at it.
Are you trying to say that whatever can fail is wrong?
No. Sorry about the sloppy sentence.
What I was trying to say, is that if we _know_ that the suspend can
fail, it is wrong to have a timeout to determine that it will fail.
Hmm, I'm not sure what you mean ...
If there are conditions in which it's not a good idea to hibernate (let's
consider hibernation only for clarity), I think we can use a timeout.
Greetings,
Rafael
--
"Premature optimization is the root of all evil." - Donald Knuth
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- Hibernation Redesign (was: malicious filesystems (was Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM)
- From: Al Boldi
- Re: Hibernation Redesign
- From: Rafael J. Wysocki
- Re: Hibernation Redesign
- From: Miklos Szeredi
- Hibernation Redesign (was: malicious filesystems (was Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM)
- Prev by Date: Re: [patch] CFS scheduler, -v19
- Next by Date: [2.6.23 PATCH 02/18] dm: bio_list prefetch removal
- Previous by thread: Re: Hibernation Redesign
- Next by thread: Re: Hibernation Redesign
- Index(es):
Relevant Pages
|