similar to: 6428035 ddi_intr_free(9f) related cleanups on x86

Displaying 20 results from an estimated 7000 matches similar to: "6428035 ddi_intr_free(9f) related cleanups on x86"

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
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
6352071 MDB ::interrupts need not display non-ISR entries on x86
Author: anish Repository: /hg/zfs-crypto/gate Revision: ca260b8c8934dc34091622676f0a58662e217e74 Log message: 6352071 MDB ::interrupts need not display non-ISR entries on x86 6354060 Add ::interrupts support for uppc(7d) based systems Files: create: usr/src/cmd/mdb/i86pc/modules/uppc/Makefile create: usr/src/cmd/mdb/i86pc/modules/uppc/amd64/Makefile create:
2006 Oct 31
0
6427444 add ::softint support for x64
Author: anish Repository: /hg/zfs-crypto/gate Revision: dd242801250e0f77ff81a2cde19ac40dec0d88af Log message: 6427444 add ::softint support for x64 Files: update: usr/src/cmd/mdb/common/mdb/mdb_ks.h update: usr/src/cmd/mdb/common/modules/mdb_ks/mdb_ks.c update: usr/src/cmd/mdb/i86pc/modules/pcplusmp/apic.c update: usr/src/cmd/mdb/i86pc/modules/uppc/intr_common.c update:
2006 Oct 31
0
6414036 ::interrupts share_cnt can be misleading
Author: anish Repository: /hg/zfs-crypto/gate Revision: 445b09139fca7f498d4a47a7a31fc69e742dd484 Log message: 6414036 ::interrupts share_cnt can be misleading 6415576 add new options to ::interrupts for displaying intrstat like output etc. Files: update: usr/src/cmd/mdb/i86pc/modules/pcplusmp/apic.c update: usr/src/cmd/mdb/i86pc/modules/uppc/uppc.c
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
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:
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
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:
2006 Oct 31
0
6294795 The behavior of malloc is different between solaris 10 and nevada
Author: davemq Repository: /hg/zfs-crypto/gate Revision: 0542512405b483d0ffaf7d87d3fa6bf0dea49fe9 Log message: 6294795 The behavior of malloc is different between solaris 10 and nevada Files: update: usr/src/uts/i86pc/os/startup.c update: usr/src/uts/i86pc/vm/vm_machdep.c update: usr/src/uts/sun4/os/startup.c update: usr/src/uts/sun4/vm/vm_dep.h update: usr/src/uts/sun4u/vm/mach_vm_dep.c
2006 Oct 31
0
6254431 GDT should reside on its own page
Author: rab Repository: /hg/zfs-crypto/gate Revision: d9f6f6d7126fa5e2b0a700af6f4b56039f31be28 Log message: 6254431 GDT should reside on its own page Files: update: usr/src/uts/i86pc/os/mp_startup.c update: usr/src/uts/i86pc/sys/rm_platter.h update: usr/src/uts/intel/ia32/ml/desctbls_asm.s update: usr/src/uts/intel/ia32/os/desctbls.c update: usr/src/uts/intel/sys/segments.h
2006 Oct 31
0
6324793 pci_autoconfig: duplicate devinfo nodes appear for CardBus bridge in Tecra M3 (fix lint)
Author: myers Repository: /hg/zfs-crypto/gate Revision: 868b2dedf16bd7d22452469e5ec4ef496fae2c3f Log message: 6324793 pci_autoconfig: duplicate devinfo nodes appear for CardBus bridge in Tecra M3 (fix lint) 6326272 power button doesn''t shut down acpi systems (fix lint) Files: update: usr/src/uts/common/io/power.c update: usr/src/uts/i86pc/io/pci/pci_boot.c update:
2006 Oct 31
0
6272580 gcc and i86pc/os/biosdisk.c don''t get along
Author: jg Repository: /hg/zfs-crypto/gate Revision: 1eea8d0cc1d620a02c73c31c9f9d06b7bb5a9d7f Log message: 6272580 gcc and i86pc/os/biosdisk.c don''t get along 6272687 gcc and cmd/rcm_daemon don''t get along Files: update: usr/src/cmd/rcm_daemon/common/rcm_lock.c update: usr/src/cmd/rcm_daemon/common/rcm_main.c update: usr/src/lib/librcm/librcm_event.c 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
6409296 cpu microstate accounting is innacurate owing to incorrect interrupt accounting
Author: jhaslam Repository: /hg/zfs-crypto/gate Revision: d3829b51394c8f722802846515e729e8e7528562 Log message: 6409296 cpu microstate accounting is innacurate owing to incorrect interrupt accounting Files: update: usr/src/uts/i86pc/ml/interrupt.s update: usr/src/uts/i86pc/os/intr.c