From: Florian Mickler <florian@mickler.org>
To: Florian Mickler <florian@mickler.org>
Cc: tmhikaru@gmail.com, linux-kernel@vger.kernel.org,
Greg KH <gregkh@suse.de>
Subject: Re: Linux 2.6.35.6
Date: Wed, 29 Sep 2010 14:19:45 +0200 [thread overview]
Message-ID: <20100929141945.5e28f560@schatten.dmk.lab> (raw)
In-Reply-To: <20100929135248.09cd7a84@schatten.dmk.lab>
On Wed, 29 Sep 2010 13:52:48 +0200
Florian Mickler <florian@mickler.org> wrote:
> On Wed, 29 Sep 2010 07:02:48 -0400
> tmhikaru@gmail.com wrote:
> > > Yes, the sample rate was one of the things I wanted to know, but also which of
> > > the 3 load figures you were graphing.
> > To be honest, I actually don't know. I'm *terrible* at regex, this is what
> > the bash script is doing:
>
> It's taking the first column of the line in /proc/loadavg which
> corresponds to the 15 min avg on my machine.
Actually, no. It's the 1 min avg...
Try using
awk '{print $3}' /proc/loadavg
but I don't think it necesserily invalidates your bisection results.
Regards,
Flo
next prev parent reply other threads:[~2010-09-29 12:19 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 [this message]
2010-09-30 1:33 ` tmhikaru
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=20100929141945.5e28f560@schatten.dmk.lab \
--to=florian@mickler.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=tmhikaru@gmail.com \
/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.