Re: freebsd smp -> linux up

From: Anthony Schneider (anthony_at_x-anthony.com)
Date: 11/26/03

  • Next message: Dag-Erling Smørgrav: "Re: freebsd smp -> linux up"
    Date: Wed, 26 Nov 2003 12:11:42 -0500
    To: Dag-Erling Smørgrav <des@des.no>
    
    
    

    sadly, all ktrace shows is ktrace launching vmware (from 'ktrace vmware',
    shows sh reading and executing, and then ends with the vmware fork).

    is there a special way to ktrace linux binaries that i'm not aware of?

    -Anthony.

    On Tue, Nov 25, 2003 at 07:32:35PM +0100, Dag-Erling Smørgrav wrote:
    > Anthony Schneider <anthony@x-anthony.com> writes:
    > > is there a way to have linux emulation report that its kernel is running
    > > on a UP system even though the freebsd box it's running on is SMP? i
    > > would like to get vmware running on my smp -current box, but vmmon_smp.ko
    > > is "broken", and with vmmon_up.ko loaded i get a message about needing to
    > > be running on an smp linux kernel version 2.0 (2.2) or higher, even though
    > > linux emulation reports a 2.4 kernel.
    >
    > It would be interesting to know exactly what it needs that we don't
    > provide. I suspect it's something really trivial... do you see any
    > messages in syslog about unimplemented syscalls? Could you get a
    > ktrace or something?
    >
    > DES
    > --
    > Dag-Erling Smørgrav - des@des.no

    
    



  • Next message: Dag-Erling Smørgrav: "Re: freebsd smp -> linux up"