History log of /titanic_52/usr/src/uts/common/os/msg.c (Results 1 – 12 of 12)
Revision Date Author Comments
# 005d3feb 05-Mar-2010 Marek Pospisil <Marek.Pospisil@Sun.COM>

PSARC/2009/354 Always on / no reboot Solaris Audit
6192139 Solaris auditing should be able to start collecting audit records without a reboot


# eb9fe4ca 17-Feb-2009 David Valin <David.Valin@Sun.COM>

6629633 msgsnd's cv_broadcast path needs to be replaced with cv_signal


# 6344fb25 04-Mar-2008 qiao <none@none>

6669674 panic in msgrcv() after the msg structure is freed by msg_copyout()


# e5994f96 25-Feb-2008 dv142724 <none@none>

6630091 The fix for 6449436 causes msgrcv(2) hangs up when msgtyp is INT_MIN
6642234 msg_fnd_neg_snd() has infinite loop
6657170 msgrcv may not be awakened due to the race between the sender and rece

6630091 The fix for 6449436 causes msgrcv(2) hangs up when msgtyp is INT_MIN
6642234 msg_fnd_neg_snd() has infinite loop
6657170 msgrcv may not be awakened due to the race between the sender and receiver

show more ...


# d3e55dcd 27-Dec-2007 gww <none@none>

1162981 Remove C2_AUDIT #defines from the kernel and build files


# 2c11ab54 17-May-2007 dv142724 <none@none>

6554136 assertion failed: list_is_empty(&qp->msg_wait_snd[ii]), file: ../../common/os/msg.c, line: 342


# f03c4264 03-May-2007 dv142724 <none@none>

6449436 msgsnd and msgrcv causing performance issues. (fix lint)


# 2c5b6df1 03-May-2007 dv142724 <none@none>

6449436 msgsnd and msgrcv causing performance issues.


# e50383f4 26-Oct-2006 dv142724 <none@none>

6485031 msgsnd can preallocate small buffers


# 824c205f 05-Sep-2006 ml93401 <none@none>

PSARC/2006/451 System V resource controls for Zones
6306668 RFE: there need to be zone limits for project-based system V resource controls


# b2eb1770 17-Aug-2006 udpa <none@none>

4369168 Poor performance with multiple message types on a single queue


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

OpenSolaris Launch