History log of /opensolaris-onvv-gate/usr/src/lib/fm/libldom/Makefile.com
Revision Date Author Comments
# 11831:491cfdc11ec6 01-Mar-2010 Vuong Nguyen <Vuong.Nguyen@Sun.COM>

6886597 fmd service transitioned to maintenance on shutdown
6906041 Remove unnecessary #include <ldom.h> from generic-mem DE


# 8357:bc2815d9e2a5 12-Dec-2008 Vuong Nguyen <Vuong.Nguyen@Sun.COM>

6709265 libldom.so reads the pruned PRI on the guest
6781719 libldom.so xmpp client does not work in snv_104


# 7850:168d612bb1e8 15-Oct-2008 Vuong Nguyen <Vuong.Nguyen@Sun.COM>

PSARC 2008/605 Extensions to fmd for LDOMs IO
6540055 ETM enhancements for sun4v root domains
6540058 libldom enhancements for sun4v root domains
6540080 topology enhancements for sun4v root domains
6722455 need an interface for transports to log ereports
6723604 need an interface for a module to request fmd to checkpoint
6742685 increase client.thrlim for etm


# 7684:cdccab274861 24-Sep-2008 Nick Todd <Nick.Todd@Sun.COM>

6659940 ON makefiles use wrong options for Sun Studio 12 compiler and lint.
6751897 usr/src/tools/cw.c needs to be updated for Sun Studio 12 switchover.


# 7532:bb6372f778bb 09-Sep-2008 Cheng Sean Ye <Sean.Ye@Sun.COM>

PSARC 2008/569 FMA Topology & Retire Agent Refinements
6567641 cpu and memory fault management for Solaris x86 xVM
6690231 phase out mem and cpu schemes for x86
6683402 fmd_fmri_present() in hc scheme is bogus
6739591 introduce /dev/fm for userland fault management interface to kernel
6739593 introduce libfmd_agent so agents do not have to use /dev/fm directly
6739595 support retire/unretire/isretired as topo methods on the resource node
6739597 x86 chip enumerator should be weaned off of kstats
6742378 libtopo: hc_unusable() is returning random value
6738573 faults aren't replayed on boot
6744597 ldmsvcs: mem_request is returning incorrect value for page unretire
6739600 panic console ereport summary should handle nvlist arrays
6739601 add cpu module panic callback made from panic_quiesce_hw
6739605 when x86 error injection has taken place, tag all subsequent ereports
6739608 missing label for i86xpv dtrace_interrupt_enable causes panic on debug_enter
6739609 add HYPERVISOR_mca hypercall for physical topology and MCA info


# 4358:3649e19d4618 30-May-2007 rb144127

PSARC 2007/242 FMD-to-LDMD Tunable Timeouts
6540047 libldom--->ldmd communication timeout too long
6552048 wrong strand retired when virtual cpuid != physical cpuid
6552856 get_local_core_md() in libldom.so should not call getpri()
6555938 libldom should init libpri just once vs many times


# 4083:08c82bb85ef2 23-Apr-2007 rb144127

6539019 /usr/lib/fm/fmd/schemes/mem.so depends on non-existent library on sun4u


# 3530:b2d2069032e1 31-Jan-2007 rb144127

PSARC/2006/704 libpri shared library and ds_pri kernel driver
6496303 identity information support (pri) for T5120/T5220
6512947 fmdump -v -u command core dumps in strncmp when testing N2 PIU
6518718 Cpumem-diagnosis get SEGV when creating cpu fault
6518722 The value of serial & part numbers are not correct for a cpu fault
6518796 sun4v cpu topology support for the new N2 PRI


# 2522:79989c8fe091 09-Aug-2006 raf

6357230 specfiles should be nuked


# 2158:14f76022227f 08-Jun-2006 db35262

6432948 build (etm.so) fails on machine running snv_28 or older
6432953 build (llib-lldom.ln) fails when using ParallelMake make
6434264 libldom.so is not installed by BFU on sun4u systems


# 2072:a94b3dbc5bcb 26-May-2006 vn83148

6365629 add support for LDOMS to cpumem-diagnosis.so and cpumem-retire.so
6365633 add support for LDOMS to etm.so
6365645 add support for LDOMS to cpu and mem scheme plugins


# 11831:491cfdc11ec6 01-Mar-2010 Vuong Nguyen <Vuong.Nguyen@Sun.COM>

6886597 fmd service transitioned to maintenance on shutdown
6906041 Remove unnecessary #include <ldom.h> from generic-mem DE


# 8357:bc2815d9e2a5 12-Dec-2008 Vuong Nguyen <Vuong.Nguyen@Sun.COM>

6709265 libldom.so reads the pruned PRI on the guest
6781719 libldom.so xmpp client does not work in snv_104


# 7850:168d612bb1e8 15-Oct-2008 Vuong Nguyen <Vuong.Nguyen@Sun.COM>

PSARC 2008/605 Extensions to fmd for LDOMs IO
6540055 ETM enhancements for sun4v root domains
6540058 libldom enhancements for sun4v root domains
6540080 topology enhancements for sun4v root domains
6722455 need an interface for transports to log ereports
6723604 need an interface for a module to request fmd to checkpoint
6742685 increase client.thrlim for etm


# 7684:cdccab274861 24-Sep-2008 Nick Todd <Nick.Todd@Sun.COM>

6659940 ON makefiles use wrong options for Sun Studio 12 compiler and lint.
6751897 usr/src/tools/cw.c needs to be updated for Sun Studio 12 switchover.


# 7532:bb6372f778bb 09-Sep-2008 Cheng Sean Ye <Sean.Ye@Sun.COM>

PSARC 2008/569 FMA Topology & Retire Agent Refinements
6567641 cpu and memory fault management for Solaris x86 xVM
6690231 phase out mem and cpu schemes for x86
6683402 fmd_fmri_present() in hc scheme is bogus
6739591 introduce /dev/fm for userland fault management interface to kernel
6739593 introduce libfmd_agent so agents do not have to use /dev/fm directly
6739595 support retire/unretire/isretired as topo methods on the resource node
6739597 x86 chip enumerator should be weaned off of kstats
6742378 libtopo: hc_unusable() is returning random value
6738573 faults aren't replayed on boot
6744597 ldmsvcs: mem_request is returning incorrect value for page unretire
6739600 panic console ereport summary should handle nvlist arrays
6739601 add cpu module panic callback made from panic_quiesce_hw
6739605 when x86 error injection has taken place, tag all subsequent ereports
6739608 missing label for i86xpv dtrace_interrupt_enable causes panic on debug_enter
6739609 add HYPERVISOR_mca hypercall for physical topology and MCA info


# 4358:3649e19d4618 30-May-2007 rb144127

PSARC 2007/242 FMD-to-LDMD Tunable Timeouts
6540047 libldom--->ldmd communication timeout too long
6552048 wrong strand retired when virtual cpuid != physical cpuid
6552856 get_local_core_md() in libldom.so should not call getpri()
6555938 libldom should init libpri just once vs many times


# 4083:08c82bb85ef2 23-Apr-2007 rb144127

6539019 /usr/lib/fm/fmd/schemes/mem.so depends on non-existent library on sun4u


# 3530:b2d2069032e1 31-Jan-2007 rb144127

PSARC/2006/704 libpri shared library and ds_pri kernel driver
6496303 identity information support (pri) for T5120/T5220
6512947 fmdump -v -u command core dumps in strncmp when testing N2 PIU
6518718 Cpumem-diagnosis get SEGV when creating cpu fault
6518722 The value of serial & part numbers are not correct for a cpu fault
6518796 sun4v cpu topology support for the new N2 PRI


# 2522:79989c8fe091 09-Aug-2006 raf

6357230 specfiles should be nuked


# 2158:14f76022227f 08-Jun-2006 db35262

6432948 build (etm.so) fails on machine running snv_28 or older
6432953 build (llib-lldom.ln) fails when using ParallelMake make
6434264 libldom.so is not installed by BFU on sun4u systems


# 2072:a94b3dbc5bcb 26-May-2006 vn83148

6365629 add support for LDOMS to cpumem-diagnosis.so and cpumem-retire.so
6365633 add support for LDOMS to etm.so
6365645 add support for LDOMS to cpu and mem scheme plugins