All of lore.kernel.org
 help / color / mirror / Atom feed
From: tmhikaru@gmail.com
To: Florian Mickler <florian@mickler.org>,
	linux-kernel@vger.kernel.org, Greg KH <gregkh@suse.de>
Subject: Re: Linux 2.6.35.6
Date: Wed, 29 Sep 2010 21:33:05 -0400	[thread overview]
Message-ID: <20100930013305.GA23569@roll> (raw)
In-Reply-To: <20100929135248.09cd7a84@schatten.dmk.lab>

[-- Attachment #1: Type: text/plain, Size: 1221 bytes --]

On Wed, Sep 29, 2010 at 01:52:48PM +0200, Florian Mickler wrote:
> In all cases, you can simply do the bisection based on the 'load
> average' criteria and then later check if the changeset that you've
> found that way also influences the kernel compile times. 
Works for me.

> Out of curiosity, what region are you circling in?
git log says I'm at
commit e7858f52a5cb868289a72264534a1f05f3340c6c
Merge: 27a9da6 bbf1bb3
Author: Ingo Molnar <mingo@elte.hu>
Date:   Sat May 8 18:11:19 2010 +0200

    Merge branch 'cpu_stop' of
git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core

but I don't know if this is the right command. I'm almost entirely a novice
at git... Anyway, I haven't tested if this particular commit works yet, I'll
be rebooting after I send this email.

> One could also just use awk for this. ( awk '{print $1}' /proc/loadavg)
Thanks for explaining what it's doing. I assume if I wanted to use the third
argument I'd use
	awk '{print $3}' /proc/loadavg
correct? I think I'll be using that since it'll give me a better clue if
loads are consistently high over a long period, as well as make the loadavg
graph less prone to jitter.

Thank you,
Tim McGrath

[-- Attachment #2: Type: application/pgp-signature, Size: 482 bytes --]

  parent reply	other threads:[~2010-09-30  1:33 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-27  0:36 Linux 2.6.35.6 Greg KH
2010-09-27  0:36 ` Greg KH
2010-09-27  1:00 ` Felipe Contreras
2010-09-27  1:31   ` Greg KH
2010-09-27 17:05     ` Felipe Contreras
2010-09-27 16:32 ` tmhikaru
2010-09-27 17:54   ` Greg KH
2010-09-27 19:09     ` tmhikaru
2010-09-27 19:51   ` Florian Mickler
2010-09-27 23:39     ` tmhikaru
2010-09-28  4:45       ` tmhikaru
2010-09-28  6:35       ` Florian Mickler
2010-09-28 19:03         ` tmhikaru
2010-09-29  7:29           ` Florian Mickler
2010-09-29 11:02             ` tmhikaru
2010-09-29 11:33               ` Miguel Ojeda
2010-09-29 11:52               ` Florian Mickler
2010-09-29 12:19                 ` Florian Mickler
2010-09-30  1:33                 ` tmhikaru [this message]
2010-09-30  5:29                   ` Florian Mickler
2010-09-30  7:38                     ` tmhikaru

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=20100930013305.GA23569@roll \
    --to=tmhikaru@gmail.com \
    --cc=florian@mickler.org \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    /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.