Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   rmind
Date:           Tue Nov 11 21:45:33 UTC 2008

Modified Files:
        src/sys/kern: subr_pcq.c

Log Message:
- Optimise by avoiding few memory barriers, when atomic operations
  performs that for us.  OK by <matt>.
- Add RCS ID, and a bit of KNF.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/kern/subr_pcq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index