All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frans Pop <elendil@planet.nl>
To: Paulo Marques <pmarques@grupopie.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Performance disparity, problem found
Date: Thu, 1 Apr 2010 14:30:55 +0200	[thread overview]
Message-ID: <201004011430.56503.elendil@planet.nl> (raw)
In-Reply-To: <4BB483E1.9050203@grupopie.com>

Paulo Marques wrote:
> Now the problem is that /proc/cpuinfo is read only. Would it be possible
> to make /proc/cpuinfo writable so that I could do:
> 
> echo -n "model name      : Intel(R) Core(TM)2 Quad CPU    Q6600  @
> 2.40GHz" > /proc/cpuinfo
> 
> in the first machine and get a performance similar to the second machine?

Good catch! 'chmod +w /proc/cpuinfo' should do the trick.

Cheers,
FJP

  reply	other threads:[~2010-04-01 12:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-01 11:30 Performance disparity, problem found Paulo Marques
2010-04-01 12:30 ` Frans Pop [this message]
2010-04-01 13:50   ` Paulo Marques

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=201004011430.56503.elendil@planet.nl \
    --to=elendil@planet.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmarques@grupopie.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.