linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rolf Fokkens <fokkensr@fokkensr.vertis.nl>
To: Robert Love <rml@tech9.net>
Cc: William Lee Irwin III <wli@holomorphy.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 32bit wraps and USER_HZ [64 bit counters], kernel 2.5.37
Date: Tue, 24 Sep 2002 09:04:25 +0200	[thread overview]
Message-ID: <200209240704.g8O74Ur01620@fokkensr.vertis.nl> (raw)
In-Reply-To: <1032819194.25745.241.camel@phantasy>

On Tuesday 24 September 2002 00:13, Robert Love wrote:
> Having arrays statically created at NR_CPUS inside the task_struct is
> just gross.  Especially with NR_CPUS=32.  That is 128 bytes each!  Now
> with your changes, it is 256 bytes each!

I can understand that. However from a user point of view statistics are very 
usefull information, but not specifically the per-processor statistics.

I assume you mean to leave out the per-process statistics? Or do you mean to 
kmalloc the per-processor statistics when needed - that is: only when 
processes are running or maybe when the user has chosen to turn then on (some 
sysctl maybe)? 

Rolf

  reply	other threads:[~2002-09-24  7:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-22 22:07 [PATCH] 32bit wraps and USER_HZ [64 bit counters], kernel 2.5.37 Rolf Fokkens
2002-09-23  2:36 ` William Lee Irwin III
2002-09-23 22:08   ` Rolf Fokkens
2002-09-23 22:13     ` Robert Love
2002-09-24  7:04       ` Rolf Fokkens [this message]
2002-09-24  7:11         ` William Lee Irwin III
2002-09-24 11:47     ` Tim Schmielau
2002-09-24 11:50       ` William Lee Irwin III

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=200209240704.g8O74Ur01620@fokkensr.vertis.nl \
    --to=fokkensr@fokkensr.vertis.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rml@tech9.net \
    --cc=wli@holomorphy.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).