index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
ia64
/
include
/
mutex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify the critical section API as follows:
jhb
2001-12-18
1
-11
/
+1
*
Overhaul the per-CPU support a bit:
jhb
2001-12-11
1
-1
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-1
/
+1
*
Properly wrap mtx_intr_enable() macro in "do $bla while (0)"
phk
2001-06-02
1
-1
/
+1
*
- Switch from using save/disable/restore_intr to using critical_enter/exit
jhb
2001-03-28
1
-1
/
+1
*
Fix mtx_legal2block. The only time that it is bad to block on a mutex is
jhb
2001-03-09
1
-1
/
+0
*
- Axe the now unused ASS_* assertions for interrupt status.
jhb
2001-02-22
1
-10
/
+1
*
Add a mtx_intr_enable() macro.
jhb
2001-02-22
1
-0
/
+1
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-16
/
+4
*
Fix typo.
marcel
2001-01-28
1
-1
/
+1
*
* Various fixes to breakage introduced by the atomic and mutex reorgs.
dfr
2000-10-24
1
-3
/
+3
*
Define the mtx_legal2block() macro used in the witness code that managed
jhb
2000-10-20
1
-0
/
+2
*
- Make the mutex code almost completely machine independent. This greatly
jhb
2000-10-20
1
-483
/
+14
*
Reduce userland namespace polution.
jasone
2000-10-06
1
-2
/
+4
*
Next round of fixes to the ia64 code. This includes simulated clock and
dfr
2000-10-04
1
-11
/
+14
*
This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will
dfr
2000-09-29
1
-0
/
+563