login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
6
Re: 2.6.27rc1 cannot boot more than 8CPUs
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Jeff Chua
Subject:
Re: 2.6.27rc1 cannot boot more than 8CPUs
Date: Wednesday, August 6, 2008 - 2:33 am
On Wed, Aug 6, 2008 at 3:18 PM, David Miller <davem@davemloft.net> wrote:
quoted text
> You have to turn off CONFIG_PROVE_LOCKING, in fact just turn off > everything in the lock debugging section: > > # CONFIG_DEBUG_RT_MUTEXES is not set > # CONFIG_RT_MUTEX_TESTER is not set > # CONFIG_DEBUG_SPINLOCK is not set > # CONFIG_DEBUG_MUTEXES is not set > # CONFIG_DEBUG_LOCK_ALLOC is not set > # CONFIG_PROVE_LOCKING is not set > # CONFIG_LOCK_STAT is not set > # CONFIG_DEBUG_SPINLOCK_SLEEP is not set > # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set >
I don't any option to turn these off. Still searching. Jeff. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
2.6.27rc1 cannot boot more than 8CPUs
, Jeff Chua
, (Tue Aug 5, 8:15 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Max Krasnyansky
, (Tue Aug 5, 8:31 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Jeff Chua
, (Tue Aug 5, 8:50 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Max Krasnyansky
, (Tue Aug 5, 8:54 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Jeff Chua
, (Tue Aug 5, 9:06 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Max Krasnyansky
, (Tue Aug 5, 9:48 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Li Zefan
, (Tue Aug 5, 9:53 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, David Miller
, (Tue Aug 5, 10:19 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Linus Torvalds
, (Tue Aug 5, 11:01 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Jeff Chua
, (Tue Aug 5, 11:42 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Jeff Chua
, (Tue Aug 5, 11:42 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, David Miller
, (Wed Aug 6, 12:18 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Yinghai Lu
, (Wed Aug 6, 1:49 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Jeff Chua
, (Wed Aug 6, 2:33 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Jeff Chua
, (Wed Aug 6, 2:35 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, David Miller
, (Wed Aug 6, 2:36 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Jeff Chua
, (Wed Aug 6, 2:42 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Jeff Chua
, (Wed Aug 6, 2:50 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Jeff Chua
, (Wed Aug 6, 8:33 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Max Krasnyansky
, (Wed Aug 6, 1:11 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Ingo Molnar
, (Mon Aug 11, 12:59 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Yinghai Lu
, (Mon Aug 11, 1:03 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Ingo Molnar
, (Mon Aug 11, 1:08 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Yinghai Lu
, (Mon Aug 11, 1:12 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Yinghai Lu
, (Mon Aug 11, 1:36 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs
, Ingo Molnar
, (Mon Aug 11, 1:44 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Greg Kroah-Hartman
[PATCH 22/36] PM: Make wakeup flags available whenever CONFIG_PM is set
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Greg Kroah-Hartman
[PATCH 26/36] Kobject: Replace list_for_each() with list_for_each_entry().
Peter Zijlstra
Re: A question of perf NMI handler
git
:
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Pieter de Bie
Re: Using url.insteadOf in git-clone
Teemu Likonen
Re: [PATCH] gc --aggressive: make it really aggressive
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
linux-netdev
:
Pavel Emelyanov
Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Daniel Schaffrath
Re: tcp bw in 2.6
Denys Vlasenko
[PATCH 1/2] bnx2: factor out gzip unpacker
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
Eric Dumazet
Re: [PATCH] ipv4/route.c: respect prefsrc for local routes
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Linux Kernel Mailing List
ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJ
Linux Kernel Mailing List
kconfig: recalc symbol value before showing search results
Linux Kernel Mailing List
V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()
openbsd-misc
:
Jason Dixon
Re: any web management gui for pf ?
Conor
Re: RFID Reader
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Pieter Verberne
File collision while using pkg_add
Stuart Henderson
Re: SquidGuard problem
Colocation donated by:
Syndicate