>> I would really appreciate some way to keep the kernel from usingbtw Ingo, I just realized that maxcpu= option is exactly what you need. Here is how you can use it. Boot your system with maxcpus=1. That way the kernel will only bring up processor 0. I'm assuming cpu0 is "good" otherwise your system is totally busted :). Other cpus will stay off-line and will not be initialized. Then once the system boots you can selectively bring "good" processors online by doing echo 1 > /sys/devices/system/cpu/cpuN/online This actually solves the case you're talking about (ie ignoring bad processors) instead of partially covering it with isolcpus=. Dimitri, you can probably use that too. ie Boot the thing with most CPUs offline and then bring them online. That way you'll know for sure that no timers, works, hard-/soft-irqs, etc are running on them. So I expect two ACKs for isolcpu= removal from both of you, in bold please :) Max --
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Andrew Morton | -mm merge plans for 2.6.23 |
| Greg Kroah-Hartman | [PATCH 025/196] paride: Convert from class_device to device for block/paride |
| Henrique de Moraes Holschuh | [RFC] rfkill class rework |
git: | |
| Gerrit Renker | [PATCH 05/37] dccp: Cleanup routines for feature negotiation |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Johann Baudy | Packet mmap: TX RING and zero copy |
| David Miller | [GIT]: Networking |
