summaryrefslogtreecommitdiff
path: root/usr/src/lib/libpcp/common
AgeCommit message (Collapse)AuthorFilesLines
2017-06-238388 Too many errrrrrrrorsMarcel Telka1-36/+34
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: David Höppner <0xffea@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami1-3/+4
--HG-- rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-vers rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings => usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindings rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt => usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcnt rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep => usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindrep rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss => usr/src/cmd/sgs/link_audit/common/mapfile-vers-truss rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who => usr/src/cmd/sgs/link_audit/common/mapfile-vers-who rename : usr/src/common/mapfiles/i386/map.noexdata => usr/src/common/mapfiles/common/map.noexdata rename : usr/src/lib/libaio/sparc/mapfile-vers => usr/src/lib/libaio/common/mapfile-vers rename : usr/src/lib/libelfsign/common/mapfile.map => usr/src/lib/libelfsign/common/mapfile-vers rename : usr/src/lib/libpthread/sparc/mapfile-vers => usr/src/lib/libpthread/common/mapfile-vers rename : usr/src/lib/librt/amd64/mapfile-vers => usr/src/lib/librt/common/mapfile-vers rename : usr/src/lib/libsys/sparc/mapfile-vers => usr/src/lib/libsys/common/mapfile-vers rename : usr/src/lib/libthread/sparc/mapfile-vers => usr/src/lib/libthread/common/mapfile-vers
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-5/+18
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2009-01-286682652 DI_CACHE_SNAPSHOT_FLAGS vs. DINFOFORCE should be clarifiedVikram Hegde1-11/+3
2008-04-106666476 LDC mode names don't conform to FWARC 2006/571ha1379941-2/+2
6666840 ldc.c should be split up for better maintainability 6671853 cnex interrupt distribution is imbalanced
2007-06-086561226 pcp_init fails at boot timeranenc1-1/+4
2006-09-236470870 pcp_init() returns error right after boot (fix lint)lm660181-1/+1
2006-09-226458676 memory leak with 12 hours all_solaris_tests.lm660181-0/+3
6460802 vdc does not handle ldc_write failures appropriately 6462669 VDC bind failure messages under stress in an ldom. 6463753 panic[cpu0]/thread=2a100207cc0: kernel heap corruption detected 6469548 Domain Services module should not claim every DS port in the MD 6469890 LDC clients fail to handshake reliably following a channel reset 6469900 LDOM domain0 runs out of freemem during extended runs. 6470870 pcp_init() returns error right after boot 6471712 vntsd cannot be disabled via svcadm unless issued twice.
2006-08-106419154 libpcp pcp_init routine should accept service namesnarayan3-18/+447
6428416 CPUs greater than NCPU are stopped too early in boot 6436930 qcn drv needs to handle EWOULDBLOCK returned by hv_cnputchar 6437727 vDisk should support EFI labels 6437738 vDisk should support devid 6441930 fillsysinfo should cap max sun4v queue size to kernel limits 6441933 The broken MD detection code should be improved 6445825 domaining_enabled variable does not tell the whole story 6449959 vDisk DKIOCSETWCE/DKIOCGETWCE ioctls are not correctly implemented 6451118 Elevate libpcp from a platform lib to a sun4v lib 6451490 ldc_chkq incorrectly returns queue empty when data is available on streaming mode channel 6456875 VIO drivers should use LDC shared memory for better performance 6456880 LDC link layer fails to clear interrupt state properly 6456928 drd service is not enabled if installed through an upgrade 6457162 vswitch needs to cope with dropped pkts when talking to obp 6457166 vswitch calculating bounded range of descriptors incorrectly
2006-05-16FWARC 2005/633 Project Q Logial Domaining Umbrellaheppo1-24/+276
FWARC 2005/739 sun4v channels FWARC 2006/055 Domain Services FWARC 2006/072 sun4v virtual devices machine description data FWARC 2006/074 sun4v interrupt cookies FWARC 2006/075 Channel devices, Virtual Disk client and server bindings FWARC 2006/076 Virtual Network Client and switch Bindings FWARC 2006/081 Virtual Logical Domain Channel (vldc) Bindings FWARC 2006/086 LDOM variables FWARC 2006/105 LDOM support for NCP FWARC 2006/110 Domain Services MD node and other misc properties FWARC 2006/117 Virtual Console Concentrator Bindings FWARC 2006/135 sun4v channel console packets FWARC 2006/140 sun4v channels transport protocol FWARC 2006/141 FMA Domain Services FWARC 2006/174 NCS HV Update FWARC 2006/184 sun4v channels shared memory FWARC 2006/195 Virtual IO Communication Protocol PSARC 2006/152 Logical Domain Channels Transport API 6272074 Need interface to determine execution unit sharing. 6354556 Add machine description kernel framework support 6391870 LDoms v1.0 Solaris Changes
2005-08-046298924 stale data on virtual channels should be cleandup when channel ↵mvgr2-16/+28
end-user points dies
2005-07-206297929 libpcp should not check for NULL request message data when request ↵mvgr1-1/+1
message data length is 0
2005-07-016287054 libpcp should not do checksum check when response message data ↵mvgr3-56/+75
length is zero 6291114 libpcp interface changes according to PSARC 2005/372 recommendations for raising the interface commitment level
2005-06-14OpenSolaris Launchstevel@tonic-gate4-0/+1404