CTRL-T in the console works
...
        ==> _cpu_0 <==
        rip[0]          0x00000000c0b14780
        rip[0]          0x00000000c0b14782

 There are the RIPs that show when the system is idle.

        ==> _cpu_2 <==
        rip[2]          0x00000000c100feb0

 This is the TLB shootdown loop:

(kgdb) x/i 0xc100feb0
0xc100feb0 <smp_tlb_shootdown+176>:     pause

I'll try with a bit more CPU oversubscription and see if I can hit this. Thanks for the info - this should help track it down.

later,

Peter.
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to