Re: brought up 4 cpu's

2005-01-18 Thread Roland Dreier
Same problem here: a bk tree pulled this morning won't boot on my
system.  It freezes at "Brought up 4 CPUs."  This is a dual Nocona
system (with HT of course) running an x86_64 kernel.  An i386 kernel
actually boots OK.

.configs etc. available on request

 - R.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-18 Thread Mark Watts
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


> > Thats your answer then. HyperThreading makes one cpu act as two (with a
> > suitable performance increase for some workloads)
>
> This doesn't explain why it stopped booting on his computer...

I guess he doesn't have the right workload for the performace increase 
then... ;)

Always the details...

Mark.

- -- 
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services group
GPG Public Key ID: 455420ED

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB7M/dBn4EFUVUIO0RAjFSAKD1u8t9LdF8FMxH/Gq1H0uMiazqqACgmtUw
Sv3wL71jbhuj/3ckw/J54Tk=
=O8Z7
-END PGP SIGNATURE-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-18 Thread Mark Watts
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


  Thats your answer then. HyperThreading makes one cpu act as two (with a
  suitable performance increase for some workloads)

 This doesn't explain why it stopped booting on his computer...

I guess he doesn't have the right workload for the performace increase 
then... ;)

Always the details...

Mark.

- -- 
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services group
GPG Public Key ID: 455420ED

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB7M/dBn4EFUVUIO0RAjFSAKD1u8t9LdF8FMxH/Gq1H0uMiazqqACgmtUw
Sv3wL71jbhuj/3ckw/J54Tk=
=O8Z7
-END PGP SIGNATURE-
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-18 Thread Roland Dreier
Same problem here: a bk tree pulled this morning won't boot on my
system.  It freezes at Brought up 4 CPUs.  This is a dual Nocona
system (with HT of course) running an x86_64 kernel.  An i386 kernel
actually boots OK.

.configs etc. available on request

 - R.

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-17 Thread Klaus Dittrich
Matan Peled wrote:
kernel-2.6.11-rc1-bk5 stops booting after the message
^
"Brought up 4 CPU'S"

Something makes me think that this message is not about the fact that 
the linux kernel found 4 logical CPUs, but that it stopped after the 
message was shown :)
**
A .config would be nice, maybe a bit more information about your system?

So it is. Here is .config.
I suspect it has to do with "*Fix timer SMP bootup race 
".
*kernel-2.6.11-rc1-bk with the same .config works fine.
--
Regards Klaus

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.11-rc1-bk5
# Mon Jan 17 16:32:01 2005
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_LOCK_KERNEL=y

#
# General setup
#
CONFIG_LOCALVERSION=""
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_LOG_BUF_SHIFT=15
CONFIG_HOTPLUG=y
CONFIG_KOBJECT_UEVENT=y
# CONFIG_IKCONFIG is not set
CONFIG_EMBEDDED=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
# CONFIG_TINY_SHMEM is not set

#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODULE_UNLOAD is not set
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
CONFIG_MPENTIUM4=y
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
# CONFIG_HPET_TIMER is not set
CONFIG_SMP=y
CONFIG_NR_CPUS=4
CONFIG_SCHED_SMT=y
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_TSC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=y
CONFIG_X86_MCE_P4THERMAL=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
CONFIG_MICROCODE=y
CONFIG_X86_MSR=y
# CONFIG_X86_CPUID is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_HIGHMEM=y
# CONFIG_HIGHPTE is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_EFI is not set
CONFIG_IRQBALANCE=y
CONFIG_HAVE_DEC_LOCK=y
CONFIG_REGPARM=y

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
# CONFIG_SOFTWARE_SUSPEND is not set

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
# CONFIG_ACPI_SLEEP is not set
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_VIDEO is not set
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_IBM is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_X86_PM_TIMER is not set
# CONFIG_ACPI_CONTAINER is not set

#
# APM (Advanced Power Management) BIOS Support
#
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
# CONFIG_APM_CPU_IDLE is not set
# CONFIG_APM_DISPLAY_BLANK is not set
CONFIG_APM_RTC_IS_GMT=y
# CONFIG_APM_ALLOW_INTS is not set
# CONFIG_APM_REAL_MODE_POWER_OFF is not set

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
# CONFIG_PCI_MSI is not set
CONFIG_PCI_LEGACY_PROC=y
CONFIG_PCI_NAMES=y
# CONFIG_ISA is not 

Re: brought up 4 cpu's

2005-01-17 Thread Matan Peled
kernel-2.6.11-rc1-bk5 stops booting after the message
^
"Brought up 4 CPU'S"
Something makes me think that this message is not about the fact that the linux 
kernel found 4 logical CPUs, but that it stopped after the message was shown :)

A .config would be nice, maybe a bit more information about your system?
--
[Name  ]   ::  [Matan I. Peled]
[Location  ]   ::  [Israel]
[Public Key]   ::  [0xD6F42CA5]
[Keyserver ]   ::  [keyserver.kjsl.com]
encrypted/signed  plain text  preferred


signature.asc
Description: OpenPGP digital signature


Re: brought up 4 cpu's

2005-01-17 Thread Andrew Walrond
On Monday 17 January 2005 16:32, Mark Watts wrote:
>
> Thats your answer then. HyperThreading makes one cpu act as two (with a
> suitable performance increase for some workloads)
>

Me thinks you should reread the original message ;)

Andrew
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-17 Thread Adrian Bunk
On Mon, Jan 17, 2005 at 04:32:26PM +, Mark Watts wrote:
> 
> > Mark Watts wrote:
> > >
> > >>kernel-2.6.11-rc1-bk5 stops booting after the message
> > >>"Brought up 4 CPU'S"
> > >>
> > >>System is Dual-P4.
> > >
> > >With HyperThreading?
> >
> > Yes, 2 XEON/P4.
> 
> Thats your answer then. HyperThreading makes one cpu act as two (with a 
> suitable performance increase for some workloads)

This doesn't explain why it stopped booting on his computer...

> Mark.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-17 Thread Mark Watts
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


> Mark Watts wrote:
> >-BEGIN PGP SIGNED MESSAGE-
> >Hash: SHA1
> >
> >>kernel-2.6.11-rc1-bk5 stops booting after the message
> >>"Brought up 4 CPU'S"
> >>
> >>System is Dual-P4.
> >
> >With HyperThreading?
> >
> >- --
> >Mark Watts
> >Senior Systems Engineer
> >QinetiQ Trusted Information Management
> >Trusted Solutions and Services group
> >GPG Public Key ID: 455420ED
> >
> >-BEGIN PGP SIGNATURE-
> >Version: GnuPG v1.2.4 (GNU/Linux)
> >
> >iD8DBQFB6+MrBn4EFUVUIO0RAtBrAJ465HkQ8WVNIx2BXoI+RB7tByIEOQCg3cWo
> >z99P6VMPsaBKYiiPPhuIaDw=
> >=f0sH
> >-END PGP SIGNATURE-
>
> Yes, 2 XEON/P4.

Thats your answer then. HyperThreading makes one cpu act as two (with a 
suitable performance increase for some workloads)

Mark.

- -- 
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services group
GPG Public Key ID: 455420ED

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB6+iaBn4EFUVUIO0RAv6UAKCPVfzInuwygs7+MwVoCoTspzk+9wCg3FCu
0HLcxhzoj+R3ByPPZJ2cqH8=
=TQ1B
-END PGP SIGNATURE-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-17 Thread Klaus Dittrich
Mark Watts wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 

kernel-2.6.11-rc1-bk5 stops booting after the message
"Brought up 4 CPU'S"
System is Dual-P4.
   

With HyperThreading?
- -- 
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services group
GPG Public Key ID: 455420ED

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFB6+MrBn4EFUVUIO0RAtBrAJ465HkQ8WVNIx2BXoI+RB7tByIEOQCg3cWo
z99P6VMPsaBKYiiPPhuIaDw=
=f0sH
-END PGP SIGNATURE-
 

Yes, 2 XEON/P4.
--
Regards Klaus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-17 Thread Mark Watts
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


> kernel-2.6.11-rc1-bk5 stops booting after the message
> "Brought up 4 CPU'S"
>
> System is Dual-P4.

With HyperThreading?

- -- 
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services group
GPG Public Key ID: 455420ED

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB6+MrBn4EFUVUIO0RAtBrAJ465HkQ8WVNIx2BXoI+RB7tByIEOQCg3cWo
z99P6VMPsaBKYiiPPhuIaDw=
=f0sH
-END PGP SIGNATURE-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-17 Thread Mark Watts
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


 kernel-2.6.11-rc1-bk5 stops booting after the message
 Brought up 4 CPU'S

 System is Dual-P4.

With HyperThreading?

- -- 
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services group
GPG Public Key ID: 455420ED

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB6+MrBn4EFUVUIO0RAtBrAJ465HkQ8WVNIx2BXoI+RB7tByIEOQCg3cWo
z99P6VMPsaBKYiiPPhuIaDw=
=f0sH
-END PGP SIGNATURE-
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-17 Thread Klaus Dittrich
Mark Watts wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 

kernel-2.6.11-rc1-bk5 stops booting after the message
Brought up 4 CPU'S
System is Dual-P4.
   

With HyperThreading?
- -- 
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services group
GPG Public Key ID: 455420ED

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFB6+MrBn4EFUVUIO0RAtBrAJ465HkQ8WVNIx2BXoI+RB7tByIEOQCg3cWo
z99P6VMPsaBKYiiPPhuIaDw=
=f0sH
-END PGP SIGNATURE-
 

Yes, 2 XEON/P4.
--
Regards Klaus
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-17 Thread Mark Watts
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


 Mark Watts wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 kernel-2.6.11-rc1-bk5 stops booting after the message
 Brought up 4 CPU'S
 
 System is Dual-P4.
 
 With HyperThreading?
 
 - --
 Mark Watts
 Senior Systems Engineer
 QinetiQ Trusted Information Management
 Trusted Solutions and Services group
 GPG Public Key ID: 455420ED
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.4 (GNU/Linux)
 
 iD8DBQFB6+MrBn4EFUVUIO0RAtBrAJ465HkQ8WVNIx2BXoI+RB7tByIEOQCg3cWo
 z99P6VMPsaBKYiiPPhuIaDw=
 =f0sH
 -END PGP SIGNATURE-

 Yes, 2 XEON/P4.

Thats your answer then. HyperThreading makes one cpu act as two (with a 
suitable performance increase for some workloads)

Mark.

- -- 
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services group
GPG Public Key ID: 455420ED

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB6+iaBn4EFUVUIO0RAv6UAKCPVfzInuwygs7+MwVoCoTspzk+9wCg3FCu
0HLcxhzoj+R3ByPPZJ2cqH8=
=TQ1B
-END PGP SIGNATURE-
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-17 Thread Adrian Bunk
On Mon, Jan 17, 2005 at 04:32:26PM +, Mark Watts wrote:
 
  Mark Watts wrote:
  
  kernel-2.6.11-rc1-bk5 stops booting after the message
  Brought up 4 CPU'S
  
  System is Dual-P4.
  
  With HyperThreading?
 
  Yes, 2 XEON/P4.
 
 Thats your answer then. HyperThreading makes one cpu act as two (with a 
 suitable performance increase for some workloads)

This doesn't explain why it stopped booting on his computer...

 Mark.

cu
Adrian

-- 

   Is there not promise of rain? Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   Only a promise, Lao Er said.
   Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-17 Thread Andrew Walrond
On Monday 17 January 2005 16:32, Mark Watts wrote:

 Thats your answer then. HyperThreading makes one cpu act as two (with a
 suitable performance increase for some workloads)


Me thinks you should reread the original message ;)

Andrew
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: brought up 4 cpu's

2005-01-17 Thread Matan Peled
kernel-2.6.11-rc1-bk5 stops booting after the message
^
Brought up 4 CPU'S
Something makes me think that this message is not about the fact that the linux 
kernel found 4 logical CPUs, but that it stopped after the message was shown :)

A .config would be nice, maybe a bit more information about your system?
--
[Name  ]   ::  [Matan I. Peled]
[Location  ]   ::  [Israel]
[Public Key]   ::  [0xD6F42CA5]
[Keyserver ]   ::  [keyserver.kjsl.com]
encrypted/signed  plain text  preferred


signature.asc
Description: OpenPGP digital signature


Re: brought up 4 cpu's

2005-01-17 Thread Klaus Dittrich
Matan Peled wrote:
kernel-2.6.11-rc1-bk5 stops booting after the message
^
Brought up 4 CPU'S

Something makes me think that this message is not about the fact that 
the linux kernel found 4 logical CPUs, but that it stopped after the 
message was shown :)
**
A .config would be nice, maybe a bit more information about your system?

So it is. Here is .config.
I suspect it has to do with *Fix timer SMP bootup race 
http://www.uwsg.indiana.edu/hypermail/linux/kernel/0501.2/0001.html.
*kernel-2.6.11-rc1-bk with the same .config works fine.
--
Regards Klaus

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.11-rc1-bk5
# Mon Jan 17 16:32:01 2005
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_LOCK_KERNEL=y

#
# General setup
#
CONFIG_LOCALVERSION=
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_LOG_BUF_SHIFT=15
CONFIG_HOTPLUG=y
CONFIG_KOBJECT_UEVENT=y
# CONFIG_IKCONFIG is not set
CONFIG_EMBEDDED=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
# CONFIG_TINY_SHMEM is not set

#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODULE_UNLOAD is not set
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
CONFIG_MPENTIUM4=y
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
# CONFIG_HPET_TIMER is not set
CONFIG_SMP=y
CONFIG_NR_CPUS=4
CONFIG_SCHED_SMT=y
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_TSC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=y
CONFIG_X86_MCE_P4THERMAL=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
CONFIG_MICROCODE=y
CONFIG_X86_MSR=y
# CONFIG_X86_CPUID is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_HIGHMEM=y
# CONFIG_HIGHPTE is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_EFI is not set
CONFIG_IRQBALANCE=y
CONFIG_HAVE_DEC_LOCK=y
CONFIG_REGPARM=y

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
# CONFIG_SOFTWARE_SUSPEND is not set

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
# CONFIG_ACPI_SLEEP is not set
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_VIDEO is not set
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_IBM is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_X86_PM_TIMER is not set
# CONFIG_ACPI_CONTAINER is not set

#
# APM (Advanced Power Management) BIOS Support
#
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
# CONFIG_APM_CPU_IDLE is not set
# CONFIG_APM_DISPLAY_BLANK is not set
CONFIG_APM_RTC_IS_GMT=y
# CONFIG_APM_ALLOW_INTS is not set
# CONFIG_APM_REAL_MODE_POWER_OFF is not set

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
# CONFIG_PCI_MSI is not set
CONFIG_PCI_LEGACY_PROC=y
CONFIG_PCI_NAMES=y
# CONFIG_ISA is not set
#