public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: Nigel Cunningham <nigel@nigel.suspend2.net>
To: Pavel Machek <pavel@ucw.cz>
Cc: Pekka J Enberg <penberg@cs.helsinki.fi>, linux-pm@lists.osdl.org
Subject: Re: [RFC/PATCH 2/2] kernel: don't update load average during snapshot/shutdown
Date: Sat, 28 Apr 2007 09:05:34 +1000	[thread overview]
Message-ID: <1177715134.4737.194.camel@nigel.suspend2.net> (raw)
In-Reply-To: <20070427222543.GF2994@elf.ucw.cz>


[-- Attachment #1.1: Type: text/plain, Size: 2584 bytes --]

Hi.

On Sat, 2007-04-28 at 00:25 +0200, Pavel Machek wrote:
> Hi!
> 
> > > > > NAK. This slows down regular operation, at it is 30 lines for what
> > > > > should have been one (or five).
> > > > 
> > > > Count them. It is one line (an if statement) plus seven lines of
> > > > comment.
> > > 
> > > You count them. Hint... you'll need to read original patch.
> > 
> > Ah. You're assuming this is the only use of freezer_is_on().
> 
> Yes. You need quite good reason for hack like freezer_is_on(), and
> this is not it.
> 
> > > > > Just place avenrun[0] = avenrun[1] = avenrun[2] = 0 at strategic place
> > > > > if you feel strongly about this. Additional points for using Rafael's
> > > > > "suspend done" notifier so that you don't have to modify suspend core.
> > > > 
> > > > =0 might not be right. If you did have a high load average prior to
> > > > suspending, not delivering email would be the right thing to do.
> > > 
> > > Ok, so =0 is not right, but it is better than adding 30lines of junk
> > > to the kernel.
> > > 
> > > NAK on this patch. Original behaviour is acceptable.
> > 
> > to someone who IIRC correctly recently said he doesn't even use the
> > code.
> 
> If you want to work with me, learn how to write kernel code, learn
> english, and learn how to behave.

Pavel, I would love to work well with you, but I just find you arrogant
and unhelpful. I don't think it's just me. In the past, I've seen you
tell users to fix problems themselves. I've seen you dismiss real
problems (like this) as acceptable. That's not acceptable. If we want
Linux to be the best and most useful operating system out there, we have
to be willing to support things that we personally don't find useful,
and help people with problems that we personally don't care about that
much.

I haven't spent something like seven years working on hibernation
support because I find it fun or because I have nothing better to do.
I've worked on it because you're happy with a solution that just doesn't
cut the mustard for me and thousands of other people.

If I could find a way that we could work together and get those features
that others find useful and helpful in, I'd jump at it. But that just
doesn't seem to be possible.

I therefore have to ask: Please. Go away. Hand the maintainership of
hibernation over to Rafael. Work on things you do care about and where
you do want to see a fully functional implementation. But stop being a
hindrance to us making Linux hibernation support everything that it
ought to be.

Nigel

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



  reply	other threads:[~2007-04-27 23:05 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-27 13:29 [RFC/PATCH 2/2] kernel: don't update load average during snapshot/shutdown Pekka J Enberg
2007-04-27 14:52 ` Pavel Machek
2007-04-27 14:55   ` Pekka Enberg
2007-04-27 21:32   ` Nigel Cunningham
2007-04-27 22:12     ` Pavel Machek
2007-04-27 22:18       ` Nigel Cunningham
2007-04-27 22:25         ` Pavel Machek
2007-04-27 23:05           ` Nigel Cunningham [this message]
2007-04-28  8:01             ` Pavel Machek
2007-04-28  8:26             ` Pekka Enberg
2007-04-28 10:49               ` Rafael J. Wysocki
2007-04-28 18:07                 ` Rafael J. Wysocki
2007-04-28 22:52                 ` Nigel Cunningham
2007-04-27 15:00 ` Rafael J. Wysocki
2007-04-27 14:59   ` Pekka Enberg
2007-04-27 15:31     ` Rafael J. Wysocki
2007-04-27 15:02   ` Johannes Berg
2007-04-27 15:05     ` Pavel Machek
2007-04-27 15:12       ` Johannes Berg
2007-04-27 15:14         ` Pavel Machek
2007-04-27 15:53         ` Rafael J. Wysocki
2007-04-27 19:56           ` Johannes Berg
2007-04-27 15:16   ` Gautham R Shenoy
2007-04-27 15:30     ` Rafael J. Wysocki

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=1177715134.4737.194.camel@nigel.suspend2.net \
    --to=nigel@nigel.suspend2.net \
    --cc=linux-pm@lists.osdl.org \
    --cc=pavel@ucw.cz \
    --cc=penberg@cs.helsinki.fi \
    /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