Eric,

> Jürgen Keil wrote:
> > On some new hardware...
> > 
> > - ASUS N4L-VM mainboard
> > - Intel Core Duo CPU "Genuine Intel(R) CPU         T2500  @ 2.00GHz"
> > I've encountered the "cpu 1 failed to start" problem.
> > The kernel hangs after cpu0 is detected; the second core, cpu1, isn't
> > recognized.  
> Very interesting. I have a Sony VGSZ140 laptop with the same CPU and it 
> works just fine (b40, b42). 

On your Sony Core Duo laptop, what is printed by "mdb -k" for the kernel
variables tsc_sync_snaps, tsc_max_delta, tsc_sync_tick_delta, tsc_sync_delta
and gethrtimef?

On the ASUS N4L-VM, I get:

# mdb -k
Loading modules: [ unix krtld genunix specfs dtrace uppc pcplusmp ufs ip sctp 
usba uhci s1394 nca lofs zfs random nfs sppp ptm logindmux ]
> tsc_sync_snaps::print
[ 0x1c0703b38c, 0x1ff095b574 ]
> tsc_max_delta::print
0xd44
> tsc_sync_tick_delta::print
[ 0, 0xfffffffe0b36ff0c, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
> tsc_sync_delta::print
[ 0, 0xffffffff059ab50f, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
> gethrtimef/p
gethrtimef:
gethrtimef:     tsc_gethrtime_delta
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to