Displaying 20 results from an estimated 5000 matches similar to: "6327969 cpuid sse3 feature bit not noted on any AMD processor"
2006 Oct 31
0
6342823 Unable to offline CPU 0 on x86 systems
Author: dmick
Repository: /hg/zfs-crypto/gate
Revision: 65127d2eae6744fd7dee6a5bcb5480214e1e6a87
Log message:
6342823 Unable to offline CPU 0 on x86 systems
Files:
update: usr/src/uts/i86pc/io/cbe.c
update: usr/src/uts/i86pc/io/pcplusmp/apic.c
update: usr/src/uts/i86pc/os/machdep.c
update: usr/src/uts/i86pc/os/mp_startup.c
update: usr/src/uts/i86pc/os/timestamp.c
update:
2006 Oct 31
0
6288246 amd64 kernel needs to detect AMD Opteron erratum 131
Author: kucharsk
Repository: /hg/zfs-crypto/gate
Revision: b1f167e9bcec854103004aa601a56ab937e1223c
Log message:
6288246 amd64 kernel needs to detect AMD Opteron erratum 131
Files:
update: usr/src/uts/i86pc/Makefile.workarounds
update: usr/src/uts/i86pc/os/cpuid.c
update: usr/src/uts/i86pc/os/mp_startup.c
update: usr/src/uts/intel/sys/controlregs.h
2006 Oct 31
0
6295986 False AMD Erratum 123 warning message on stinger dual-core machines
Author: kchow
Repository: /hg/zfs-crypto/gate
Revision: 1d1ea58da530f01d6bbadddd7bf5d0db64a0c96f
Log message:
6295986 False AMD Erratum 123 warning message on stinger dual-core machines
Files:
update: usr/src/uts/i86pc/Makefile.workarounds
update: usr/src/uts/i86pc/os/mp_startup.c
2011 Dec 28
1
[LLVMdev] Codegen for vector float->double cast fails on x86 above SSE3
I've isolated a bug in SSE codegen to the attached example.
define void @f(<2 x float>* %in, <2 x double>* %out) {
entry:
%0 = load <2 x float>* %in, align 8
%1 = fpext <2 x float> %0 to <2 x double>
store <2 x double> %1, <2 x double>* %out, align 1
ret void
}
The code should load a <2 x float> vector from %in, fpext cast it to
2007 Jun 15
0
Solaris 10 x64 Compiling issues with Sun Studio 12
Hello, I''m having problems compiling Ruby 1.8.5 on a 64-bit Intel
machine running Solaris 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
2008 Feb 02
4
n00b question: Will xVM work on my hardware?
Hi folks.
This is probably a dumb question, but i''m not sure where to start.
I have snv_80 running and booting into xVM with no problems.
I am wondering if my hardware supports running Windows Vista in a virtual 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
2006 Oct 31
0
6286816 page_numtopp_nolock is inefficent
Author: kchow
Repository: /hg/zfs-crypto/gate
Revision: 6c5e7d7096ce47499922b13d2536fb929f6c843f
Log message:
6286816 page_numtopp_nolock is inefficent
6288107 Missing comment terminator in i86pc/ml/locore.s
6290613 high page_get_cachelist failure rate on jurassic
6297005 performance issues with page_nextn()
Files:
update: usr/src/uts/common/os/mem_cage.c
update: usr/src/uts/common/sys/cpuvar.h
2007 Oct 31
3
virt-install fails in b75a
After an "exaustive" search on what may be causing this, I still can''t figure it out.
I keep getting this same error when trying to run virt-install:
# virt-install
Traceback (most recent call last):
File "/usr/bin/virt-install", line 666, in ?
main()
File "/usr/bin/virt-install", line 518, in main
conn = libvirt.open(options.connect)
File
2006 Oct 31
0
PSARC 2006/188 Memory Cache Disable Support on x86
Author: eota
Repository: /hg/zfs-crypto/gate
Revision: 5280d884b1432bc97a53a686598dc80c1b1a38cc
Log message:
PSARC 2006/188 Memory Cache Disable Support on x86
4262085 devmap_umem_setup doesn''t honor accattrp parameter
6212057 ddi_dma_mem_alloc should be able to alloc with cache disable on x86
6397314 iprb calls ddi_dma_mem_alloc() with zero for the data transfer mode
Files:
update:
2007 Nov 21
6
Compiling issue on x86!
Hi thanks for your posts so far. Since what I had assumed was a 32 bit kernel which I compiled didn''t work, I religiously set out on compiling a 64 bit version as my system is currently booted in 64 bit mode.
I installed SUNStudio12 on the system and set the SPRO_VROOT to point towards it and when I do a make all in usr/src directory, I get the following error when make cwds and runs in
2006 Oct 31
0
6360419 get master aborts accessing config space of amd64 hostbridge devices on systems with CK8-04 device
Author: anish
Repository: /hg/zfs-crypto/gate
Revision: 7c4fe5bc3d340613b336f2b91002d33d0010a403
Log message:
6360419 get master aborts accessing config space of amd64 hostbridge devices on systems with CK8-04 device
Files:
update: usr/src/uts/i86pc/io/pci/pci.c
update: usr/src/uts/i86pc/io/pci/pci_common.c
update: usr/src/uts/i86pc/io/pci/pci_common.h
update:
2006 Oct 31
0
6420136 After Solaris installation and reboot to login screen, host is wedged...
Author: anish
Repository: /hg/zfs-crypto/gate
Revision: ebc37fd690a4ad2a9f05ea88e4a73c9438c20b86
Log message:
6420136 After Solaris installation and reboot to login screen, host is wedged...
Files:
update: usr/src/uts/common/os/ddi_intr_impl.c
update: usr/src/uts/common/sys/ddi_intr_impl.h
update: usr/src/uts/i86pc/io/pci/pci_common.c
update: usr/src/uts/i86pc/io/pciex/pcie_ck804_boot.c
2006 Oct 31
0
6310485 gcc and trapstat don''t get along
Author: dmick
Repository: /hg/zfs-crypto/gate
Revision: aaf08404ec592e56684b19ac5e3773c0d3155d0c
Log message:
6310485 gcc and trapstat don''t get along
6310536 gcc and sfmmu header don''t get along
6310555 gcc and memlists don''t get along
Files:
update: usr/src/uts/common/os/mem_config.c
update: usr/src/uts/common/os/memlist_new.c
update:
2012 Jun 01
5
[PATCH] xl.cfg: document the cpuid= option
# HG changeset patch
# User Olaf Hering <olaf@aepfle.de>
# Date 1338572607 -7200
# Node ID 3da83ff08d6b6431c104a431d6617ccb5977643b
# Parent fde8ad0252ee6ddb8d71dda869db3b20b3d9ca62
xl.cfg: document the cpuid= option
Signed-off-by: Olaf Hering <olaf@aepfle.de>
diff -r fde8ad0252ee -r 3da83ff08d6b docs/man/xl.cfg.pod.5
--- a/docs/man/xl.cfg.pod.5
+++ b/docs/man/xl.cfg.pod.5
@@ -969,9
2006 Oct 31
0
6241314 ctfconvert should understand SPARC real types in DWARF
Author: dmick
Repository: /hg/zfs-crypto/gate
Revision: cbab1f3458114bfa0299fad44636dcd38de5f505
Log message:
6241314 ctfconvert should understand SPARC real types in DWARF
6313293 ctfstabs is confused by gcc''s output
6268862 add more gcc support routines to a few places
6272005 gcc and cmd/mdb don''t get along
6273966 gcc and common/dis don''t get along
Files:
create:
2006 Oct 31
0
6360247 blockenabled interrupts do not set up kstats properly on x86
Author: schwartz
Repository: /hg/zfs-crypto/gate
Revision: f9d6f54eaeec11f6a2776d3642e4731caeaa91fe
Log message:
6360247 blockenabled interrupts do not set up kstats properly on x86
Files:
update: usr/src/cmd/intrd/intrd.pl
update: usr/src/uts/i86pc/io/pci/pci_common.c
update: usr/src/uts/i86pc/io/pci/pci_kstats.c
update: usr/src/uts/i86pc/io/pcplusmp/apic_introp.c
update:
2006 Oct 31
0
6256083 Need a lightweight file page mapping mechanism to substitute segmap
Author: praks
Repository: /hg/zfs-crypto/gate
Revision: 4c3b7ab574cc73502effa96c11c293e04fd54309
Log message:
6256083 Need a lightweight file page mapping mechanism to substitute segmap
6387639 segkpm segment set to incorrect size for amd64
Files:
create: usr/src/uts/common/vm/vpm.c
create: usr/src/uts/common/vm/vpm.h
update: usr/src/pkgdefs/SUNWhea/prototype_com
update:
2006 Oct 31
0
6323578 slot-names property got lost in the new boot shuffle
Author: jg
Repository: /hg/zfs-crypto/gate
Revision: ffe8c15206a0937bf4d4843ce1210bf73e2224e0
Log message:
6323578 slot-names property got lost in the new boot shuffle
Files:
update: usr/src/uts/i86pc/io/pci/pci_autoconfig.c
update: usr/src/uts/i86pc/io/pci/pci_autoconfig.h
update: usr/src/uts/i86pc/io/pci/pci_boot.c
2006 Oct 31
0
PSARC/2006/001 gfx_private update for locking user memory
Author: rugrat
Repository: /hg/zfs-crypto/gate
Revision: 7bec2fd4dd399319c66210421c717845f46f4dae
Log message:
PSARC/2006/001 gfx_private update for locking user memory
6394502 gfx_private needs interfaces for locking user memory
Files:
update: usr/src/uts/i86pc/io/gfx_private/gfx_private.h
update: usr/src/uts/i86pc/io/gfx_private/gfxp_segmap.c
update:
2006 Oct 31
0
6188921 - assembly should be evaluated for appropriateness of single-byte ret instructions
Author: kalai
Repository: /hg/zfs-crypto/gate
Revision: 9ce5df2e0d457b2e06ab4cc52f67c2fafc2f16bc
Log message:
6188921 - assembly should be evaluated for appropriateness of single-byte ret instructions
Files:
update: usr/src/uts/i86pc/ml/locore.s
update: usr/src/uts/i86pc/ml/mpcore.s
update: usr/src/uts/intel/ia32/ml/copy.s
update: usr/src/uts/intel/ia32/ml/ddi_i86_asm.s
update: