All of lore.kernel.org
 help / color / mirror / Atom feed
From: hagar <hagar@iinet.net.au>
To: Joel Schopp <jschopp@austin.ibm.com>
Cc: lkml <linux-kernel@vger.kernel.org>,
	Rusty Russell <rusty@rustcorp.com.au>,
	Srivatsa Vaddagiri <vatsa@in.ibm.com>,
	Zwane Mwaikambo <zwane@arm.linux.org.uk>,
	Nathan Lynch <nathanl@austin.ibm.com>,
	Ashok Raj <ashok.raj@intel.com>,
	Heiko Carstens <heiko.carstens@de.ibm.com>
Subject: Re: Fwd: Kernel Power management ?? turning off used devices that are in use.
Date: Sat, 05 Nov 2011 08:07:37 +0800	[thread overview]
Message-ID: <4EB47E49.7070303@iinet.net.au> (raw)
In-Reply-To: <4EB403C0.3040803@austin.ibm.com>

On 04/11/11 23:24, Joel Schopp wrote:
>
>> I need to be able to either switch off cpu hotpluging - or at least 
>> prevent hotplugging certain cpu's
>>
>> there should really be a mincpu's option or better a 
>> nohotplug="0,1,2,5,7,etc" option.
>>
>> It would appear that cpu1 is the default cpu for those interrupts - 
>> and they are not being transferred to cpu0 properly.
>>
> The proper way to fix this is to find why the interrupts are not being 
> transferred and fix that.  Forcing cpus to not be hotpluggable is just 
> hiding the problem.
>
But it does allow the computer to become usable.
At the moment it is extremely borderline.
So much so that I would rather a non smp kernel and run off one cpu.

I have difficulty keeping the network up.
I have to run a cron job every minute to check the network and restart 
it if necessary.
Watching an hour long streaming video is impossible without moving the 
usb mouse constantly.

I am even considering a change of OS due to this problem.
>> I have tried the kernel parameters noapic nosmp maxcpus acpi=off 
>> possible_cpus=2 etc - with no success
>>
>> I did find a flaw in "possible_cpus=0" - this prevents the kernel 
>> booting (no cpus available )
>> This option should be set to a minimum of 1
>>
> We allow users to shoot themselves in the foot if they do silly 
> things.  This is a design decision.
>
Quite amusing.

      reply	other threads:[~2011-11-05  0:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-25  8:37 Kernel Power management ?? turning off used devices that are in use hagar
     [not found] ` <4EB38A44.5030606@iinet.net.au>
2011-11-04  6:56   ` Fwd: " hagar
2011-11-07 17:04     ` Matthew Garrett
2011-11-04 15:24   ` Joel Schopp
2011-11-05  0:07     ` hagar [this message]

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=4EB47E49.7070303@iinet.net.au \
    --to=hagar@iinet.net.au \
    --cc=ashok.raj@intel.com \
    --cc=heiko.carstens@de.ibm.com \
    --cc=jschopp@austin.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathanl@austin.ibm.com \
    --cc=rusty@rustcorp.com.au \
    --cc=vatsa@in.ibm.com \
    --cc=zwane@arm.linux.org.uk \
    /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.