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
/
alpha
/
include
/
pcpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Overhaul the per-CPU support a bit:
jhb
2001-12-11
1
-36
/
+14
*
- If we ever do the per-cpu KTR stuff, the index won't be volatile as it
jhb
2001-09-18
1
-1
/
+1
*
Restore style(9) fixes from commit prior to previous commit.
jhb
2001-09-12
1
-9
/
+9
*
KSE Milestone 2
julian
2001-09-12
1
-9
/
+9
*
style(9) and make consistent across platforms
obrien
2001-08-16
1
-12
/
+13
*
Overhaul of the SMP code. Several portions of the SMP kernel support have
jhb
2001-04-27
1
-7
/
+0
*
Rework the witness code to work with sx locks as well as mutexes.
jhb
2001-03-28
1
-1
/
+1
*
- Make astpending and need_resched process attributes rather than CPU
jhb
2001-02-10
1
-1
/
+0
*
- Rename the gd_cpuno member of struct globaldata to gd_cpuid.
jhb
2001-01-24
1
-4
/
+6
*
Make intr_nesting_level per-process, rather than per-cpu. Setup
jake
2001-01-21
1
-1
/
+0
*
Remove unused per-cpu variables inside_intr and ss_eflags.
jake
2001-01-12
1
-1
/
+0
*
Store in globaldata our CPU ID#. Provide a lock for panics - only one
mjacob
2000-12-09
1
-0
/
+1
*
Add the 'witness_spin_check' per-CPU variable.
jhb
2000-11-15
1
-0
/
+1
*
Major update to the way synchronization is done in the kernel. Highlights
jasone
2000-09-07
1
-0
/
+79