|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] cpu recognition
On Monday 28 November 2005 5:23 pm, Ian Pratt wrote:
> > Mon 28 Nov 2005 04:26:08 PM CST -0.454938 seconds Mon Nov 28
> > 16:26:08 CST 2005 Mon 28 Nov 2005 04:26:19 PM CST -0.987975
> > seconds Mon Nov 28 16:26:19 CST 2005
> >
> > > > release : 2.6.12-xen0-smp
>
> Hmm, have you modified your kenel config? Please post the diff relative
> to the normal dom0 config. Can you repeat this with either a standard
> -xen0 or -xen kernel?
The system is currently running some long tests so I cannot really mess with
it for awhile. But in the meantime, this is what I appended to the config
for the dom0 kernel:
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_LINEAR=y
CONFIG_MD_RAID0=y
CONFIG_MD_RAID1=y
CONFIG_MD_RAID5=y
CONFIG_BLK_DEV_DM=y
CONFIG_SMP=y
CONFIG_NR_CPUS=16
CONFIG_SCHED_SMT=y
CONFIG_X86_SMP=y
CONFIG_ACPI=y
CONFIG_AGP=n
CONFIG_SCSI_FC_ATTRS=y
CONFIG_SCSI_QLA2300=y
CONFIG_FUSION=y
CONFIG_FUSION_CTL=y
CONFIG_E1000=m
CONFIG_PROFILING=y
CONFIG_OPROFILE=m
CONFIG_TIGON3=m
CONFIG_CRYPTO=n
CONFIG_CRYPTO_CRC32C=n
CONFIG_CRC32=n
CONFIG_LIBCRC32C=n
CONFIG_SCSI_ADP94XX=y
Some of these may be redundant to the current values as this was put together
quite awhile ago.
>
> Thanks,
> Ian
--
Karl Rister
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|