On 2/8/07, Avi Kivity <[EMAIL PROTECTED]> wrote:
> Cyril Plisko wrote:
> >>
> >> Can this be sysenter support? i.e. is sysenter supported on opteron but
> >> not on athlon x2?
> >
> >
> > AFAIK, on both Opteron an Athlon X2 Solaris uses syscall, rather than
> > sysenter.
> > The catch here is that it starts with the least optimized libc at
> > boot, and at some
> > point SMF uses moe(1) to find out most suitable version of libc and
> > lofs-mount it
> > on top of the original. From this point on AMD machine will use syscall.
> >
>
> Is this true on 32-bit solaris as well?
>

It is true _only_ for 32 bit. 64 bit userland doesn't have to check these things
as syscall available by virtue of the fact.


> While the host is 64-bit, the guest is 32 in this case IIRC.
>
> --
> Do not meddle in the internals of kernels, for they are subtle and quick to 
> panic.
>
>


-- 
Regards,
        Cyril

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to