>> Wouldn't it be of advantage to automatically run the 64bit version of
>> X11 if Solaris fired up in 64bit mode, alone for performance reasons?
>> I know that right now, the X server is hardcoded as a service
>> property, but maybe there should be some sort of transient service on
>> which GDM depends on, that checks the ISA and then sets the property
>> on applications/x11-server accordingly.
>>
>>   
> Doesn't it do this already, at least for the Xorg default?
> The property is set to /usr/X11/bin/Xorg and this is just an isaexec
> program that launches /usr/X11/bin/amd64/Xorg if running in 64 bit
> mode or /usr/X11/bin/i386/Xorg if running in 32 bit mode.

Wow, how did I actually miss that i386 folder? *smacks his head*

I went with the assumption that the 32bit stuff would be in the regular
directory and the 64bit stuff in the amd64 one, like in most other places.

I've trussed the Xorg executable and it actually loads the 64bit one.

Thanks,
-mg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 217 bytes
Desc: OpenPGP digital signature
URL: 
<http://mail.opensolaris.org/pipermail/xwin-discuss/attachments/20080127/e9a9df5b/attachment.bin>

Reply via email to