History log of /illumos-gate/usr/src/cmd/fm/fmd/common/fmd_eventq.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 2a417b23 02-Apr-2010 Robert Johnston <Robert.Johnston@Sun.COM>

6929405 sysevent flood can cause fmd to accumulate topo snapshots leading to memory exhaustion
6934761 Add mdb walker for fmd's list of topo snapshots
6934767 Add mdb walker for fmd's per-module even

6929405 sysevent flood can cause fmd to accumulate topo snapshots leading to memory exhaustion
6934761 Add mdb walker for fmd's list of topo snapshots
6934767 Add mdb walker for fmd's per-module event queues
6938816 zfs-retire: zfs_vdev_repair leaks nvlist

show more ...


# d9638e54 28-Dec-2005 mws <none@none>

PSARC 2005/755 FMA Transport Layer
6367044 FMA Transport Layer
6216286 fmd core dumps when shutting down under heavy event load
6220169 fmd should support per-module configuration overrides in /etc
6

PSARC 2005/755 FMA Transport Layer
6367044 FMA Transport Layer
6216286 fmd core dumps when shutting down under heavy event load
6220169 fmd should support per-module configuration overrides in /etc
6266851 internal fmd events should not refer to sunos
6295417 fmd should publish an event when a problem has been repaired
6333184 fmsim can exhaust sysevent channel resources
6342977 fmd segfaults if it cannot load fmd-self-diagnosis
6367046 fmsim should set _THREAD_ERROR_DETECTION=2
6367047 fmd is mis-using cond_broadcast in several places
6367049 fmd_asru_hash_recreate() leaks buffer in error path
6367051 fmd mod_ustat data is modified after being freed
6367053 fmd leaks queued timer structures on module unload
6367057 memory leaks in __rpcb_findaddr_timed() error paths
6367061 fmd when run as non-root should not exit on dr event bind failure
6367063 fmd_rpc_svc_create_local() leaks memory when local service is bound
6367067 fmsim should support -w option to wait for user input to exit
6367068 nvlist_add_nvlist() and nvlist_add_nvlist_array() should check for NULL
6367069 fmd_log_errmsg() fails for EFDL_VERSION
6367070 fmd debug switch should have a way to display TRACE() result
6367073 fmd trace buffer tag is truncating tags above 0xff
6367075 fmd debug switch error when multiple tags are specified

--HG--
rename : usr/src/cmd/fm/fmd/common/fmd_transport.h => deleted_files/usr/src/cmd/fm/fmd/common/fmd_transport.h
rename : usr/src/cmd/fm/fmd/common/fmd_transport.c => usr/src/cmd/fm/fmd/common/fmd_sysevent.c

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch