summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/msg.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-1511729 msgsys: cast between incompatible function typesToomas Soome1-10/+9
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-2/+4
2009-02-176629633 msgsnd's cv_broadcast path needs to be replaced with cv_signalDavid Valin1-12/+116
2008-03-046669674 panic in msgrcv() after the msg structure is freed by msg_copyout()qiao1-1/+3
2008-02-256630091 The fix for 6449436 causes msgrcv(2) hangs up when msgtyp is INT_MINdv1427241-39/+62
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-3/+2
2007-05-176554136 assertion failed: list_is_empty(&qp->msg_wait_snd[ii]), file: ../../c...dv1427241-3/+1
2007-05-036449436 msgsnd and msgrcv causing performance issues. (fix lint)dv1427241-1/+0
2007-05-036449436 msgsnd and msgrcv causing performance issues.dv1427241-149/+576
2006-10-266485031 msgsnd can preallocate small buffersdv1427241-6/+39
2006-09-05PSARC/2006/451 System V resource controls for Zonesml934011-3/+12
2006-08-174369168 Poor performance with multiple message types on a single queueudpa1-19/+49
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+959