search for: isainfo

Displaying 10 results from an estimated 10 matches for "isainfo".

Did you mean: sainfo
2008 Dec 11
1
dtrace (1M) manpage/ docs seem incorrect re 32/64 bit
The dtrace(1M) manpage seems to be incorrect, it states: -32 | -64 The D compiler produces programs using the native data model of the operating system kernel. You can use the isainfo -b command to determine the current operating system data model. If the -32 option is specified, dtrace forces the D compiler to compile a D program using the 32-bit data model. If the -64 option is speci- fied, dtrace forces the D compiler to compi...
2008 Feb 02
4
n00b question: Will xVM work on my hardware?
...rtual machine? I have a Dell Precision M6300 In particular, I''m wondering if my graphics card and wired/wireless NIC are going to work? Vid card: Nvidia Quadro M1600 wired NIC: Broadcom NetXtreme gigabit wireless NIC: Intel 3945 ABG # uname -a SunOS appdev 5.11 snv_80 i86pc i386 i86xpv # isainfo -x amd64: ssse3 cx16 sse3 sse2 sse fxsr mmx cmov cx8 tsc fpu i386: ssse3 ahf cx16 sse3 sse2 sse fxsr mmx cmov cx8 tsc fpu # psrinfo -vp The physical processor has 2 virtual processors (0 1) x86 (GenuineIntel 6FA family 6 model 15 step 10 clock 2400 MHz) Intel(r) Core(tm)2 Duo CPU T77...
2011 Nov 22
0
Solaris hardware crypto engines
...tel box Solaris 11 # /usr/bin/openssl engine -c -t (aesni) Intel AES-NI engine (no-aesni) % no-aesni means no aes H/W acceleration [ available ] (dynamic) Dynamic engine loading support [ unavailable ] (pkcs11) PKCS #11 engine support [RSA, DSA, DH, RAND, DSA] [ available ] $ isainfo -v # My cpu does not have 'aes' support 64-bit amd64 applications cx16 sse3 sse2 sse fxsr mmx cmov amd_sysc cx8 tsc fpu 32-bit i386 applications ahf cx16 sse3 sse2 sse fxsr mmx cmov sep cx8 tsc fpu # ldd /opt/dovecot/libexec/dovecot/ssl-build-param **** libssl.so.1.0...
2007 Jun 15
0
Solaris 10 x64 Compiling issues with Sun Studio 12
...laris 10 U3. I''m using Sun Studio 12 for building an optimized package for our company. We''re not interested in coolstack (from Sun used with GCC). Any help below would be appreciated: root@host # uname -an SunOS host 5.10 Generic_125101-08 i86pc i386 i86pc Solaris root@host # isainfo -v 64-bit amd64 applications cx16 mon sse3 pause sse2 sse fxsr mmx cmov amd_sysc cx8 tsc fpu 32-bit i386 applications cx16 mon sse3 pause sse2 sse fxsr mmx cmov sep cx8 tsc fpu root@host # env MANPATH=/opt/sfw/man:/usr/man:/usr/sfw/man TERM=vt100 SHELL=/bin/bash SSH_CLIENT=10.45.20...
2007 Oct 31
3
virt-install fails in b75a
...ptions.connect) File "/usr/lib/python2.4/vendor-packages/libvirt.py", line 123, in open if ret is None:raise libvirtError(''virConnectOpen() failed'') libvirt.libvirtError: virConnectOpen() failed # uname -a SunOS SolxVSLA1.directtv.com 5.11 snv_75 i86pc i386 i86pc # isainfo -x amd64: tscp ahf cx16 sse3 sse2 sse fxsr amd_3dnowx amd_3dnow amd_mmx mmx cmov amd_sysc cx8 tsc fpu i386: tscp ahf cx16 sse3 sse2 sse fxsr amd_3dnowx amd_3dnow amd_mmx mmx cmov amd_sysc cx8 tsc fpu # psrinfo -vp The physical processor has 2 virtual processors (0 1) x86 (AuthenticAMD 40F12 famil...
2001 Jun 29
1
wtmpx problem on Solaris 8 sparcv9 (64bit) environment
...px structure object, using futmpx structure object is better. In sparcv9 environment, futmpx structure object is used instead of utmpx structure object. The system is as follows. OpenSSH Version: 2.9p2 OS: % uname -a SunOS foo 5.8 Generic_108528-06 sun4u sparc SUNW,UltraSPARC-IIi-cEngine % isainfo -v 64-bit sparcv9 applications 32-bit sparc applications Please look at reference. % cat utmptest.c #include <stdio.h> #include <utmp.h> #include <utmpx.h> main () { struct utmp utmp; struct futmp futmp; struct utmpx utmpx; struct futmpx futmpx; printf(...
2007 Jan 05
10
[PATCH 1/7] Fix pygrub path on Solaris
Fix for pygrub path on Solaris. Signed-off-by: John Levon <john.levon@sun.com> diff --git a/tools/python/xen/xend/XendDomainInfo.py b/tools/python/xen/xend/XendDomainInfo.py --- a/tools/python/xen/xend/XendDomainInfo.py +++ b/tools/python/xen/xend/XendDomainInfo.py @@ -37,7 +37,7 @@ from xen.util.blkif import blkdev_uname_ from xen.util.blkif import blkdev_uname_to_file from xen.util
2011 Aug 10
9
zfs destory snapshot takes an hours.
...ime. While taking snapshot, it''s done within few seconds. I have tried with removing with old snapshot but still problem is same. =========================== I am using : Release : OpenSolaris Development snv_134 X86 # uname -a SunOS dev-nas01 5.11 snv_134 i86pc i386 i86pc Solaris # isainfo -kv 64-bit amd64 kernel modules # zpool status pool: rpool state: ONLINE scrub: scrub completed after 0h3m with 0 errors on Tue Aug 9 08:46:52 2011 config: NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 c8t0d0s0 ONLINE 0 0...
2009 Feb 24
44
Motherboard for home zfs/solaris file server
Hello, I am building a home file server and am looking for an ATX mother board that will be supported well with OpenSolaris (onboard SATA controller, network, graphics if any, audio, etc). I decided to go for Intel based boards (socket LGA 775) since it seems like power management is better supported with Intel processors and power efficiency is an important factor. After reading several
2008 Oct 15
29
HELP! SNV_97,98,99 zfs with iscsitadm and VMWare!
I''m not sure if this is a problem with the iscsitarget or zfs. I''d greatly appreciate it if it gets moved to the proper list. Well I''m just about out of ideas on what might be wrong.. Quick history: I installed OS 2008.05 when it was SNV_86 to try out ZFS with VMWare. Found out that multilun''s were being treated as multipaths so waited till SNV_94 came out to