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
/
kern
/
subr_smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The APs now reload the interrupt descriptor table pointer after
tegge
1998-03-07
1
-1
/
+6
*
When entering the apic version of slow interrupt handler, level
tegge
1998-03-03
1
-1
/
+60
*
Forward the signal if the process runs on a different CPU. This reduces
tegge
1998-03-03
1
-2
/
+54
*
Reduce timeout before assuming that forwarding of hardclock or softclock
tegge
1998-03-03
1
-7
/
+11
*
1) Use a more consistent page wait methodology.
dyson
1998-03-01
1
-2
/
+2
*
Staticize.
eivind
1998-02-09
1
-5
/
+7
*
Add support for low resolution SMP kernel profiling.
tegge
1997-12-15
1
-1
/
+6
*
Don't forward hardclock or statclock to stopped cpus. Disable forwarding
tegge
1997-12-15
1
-10
/
+17
*
Add needed #include.
tegge
1997-12-12
1
-1
/
+4
*
The improvements to clock statistics by Tor Egge
fsmp
1997-12-08
1
-1
/
+315
*
Use UPAGES when setting up private pages for SMP (which includes idle stack).
tegge
1997-11-07
1
-7
/
+7
*
Removed unused #includes.
bde
1997-10-28
1
-2
/
+1
*
Try and fix some style problems
peter
1997-10-12
1
-15
/
+18
*
Convert the VM86 option from a global option to an option only depended
peter
1997-10-10
1
-1
/
+2
*
It is possible that MB's with really broken bios's not set up more of
dyson
1997-10-06
1
-0
/
+8
*
Make sure that the memory type registers are the same for each CPU
dyson
1997-10-05
1
-1
/
+53
*
Implement the parts needed for VM86 under SMP.
peter
1997-09-21
1
-7
/
+11
*
Add support for more than 1 page of idle process stack on SMP systems.
dyson
1997-09-21
1
-14
/
+24
*
General cleanup of the lock pushdown code. They are grouped and enabled
fsmp
1997-09-07
1
-9
/
+13
*
Cleanup.
fsmp
1997-09-01
1
-8
/
+10
*
Move closer to supporting VM86 under SMP.
bde
1997-09-01
1
-1
/
+9
*
Debug version of simple_lock. This will store the CPU id of the
fsmp
1997-08-31
1
-20
/
+11
*
Another round of lock pushdown.
fsmp
1997-08-30
1
-3
/
+19
*
Correct some things I forgot about until it was too late with smp_active.
peter
1997-08-26
1
-4
/
+7
*
Clean up the SMP AP bootstrap and eliminate the wretched idle procs.
peter
1997-08-26
1
-34
/
+140
*
Removed a bogus comment.
bde
1997-08-25
1
-2
/
+2
*
A clean fix for the spl "deadlock before smp_active" problem.
fsmp
1997-08-24
1
-1
/
+3
*
Made PEND_INTS default.
fsmp
1997-08-21
1
-1
/
+13
*
Preperation for moving cpl into critical region access.
fsmp
1997-08-20
1
-1
/
+20
*
Cheap fix for kern/4255.
fsmp
1997-08-10
1
-4
/
+10
*
Some fixes towards making "default configs" work again.
fsmp
1997-08-09
1
-13
/
+15
*
Converted the TEST_LOPRIO code to default.
fsmp
1997-07-31
1
-2
/
+2
*
Modified the PEND_INTS algorithm to fix the ISA INT loss problem.
fsmp
1997-07-28
1
-4
/
+4
*
mpapic.c & mp_machdep:
fsmp
1997-07-26
1
-13
/
+2
*
New simple_lock code in asm:
fsmp
1997-07-23
1
-10
/
+22
*
Developed a new strategy for handling the 8254/8259/APIC issue.
fsmp
1997-07-20
1
-3
/
+5
*
Minor cleanup.
fsmp
1997-07-20
1
-3
/
+3
*
Removed unused #includes.
bde
1997-07-20
1
-6
/
+1
*
Added code to support #define APIC_PIN0_TIMER.
fsmp
1997-07-19
1
-2
/
+6
*
Split TEST_CPUSTOP code into CPUSTOP_ON_DDBBREAK and mainline code.
fsmp
1997-07-18
1
-34
/
+3
*
printf cleanup.
fsmp
1997-07-18
1
-3
/
+3
*
Hopefully fix a few problems that could cause hangs in SMP mode.
dyson
1997-07-17
1
-1
/
+5
*
new code to control other CPUs: stop_cpus()/restart_cpus()/_Xstopcpu
fsmp
1997-07-13
1
-64
/
+23
*
General cleanup of APIC code.
fsmp
1997-07-08
1
-44
/
+46
*
stop_cpus(), currently BROKEN! (turned off in smptests.h by default).
fsmp
1997-07-07
1
-10
/
+59
*
Added POST code output to various points of the startup code.
fsmp
1997-06-27
1
-20
/
+173
*
Program lint1 to handle NMIs.
fsmp
1997-06-27
1
-2
/
+24
*
Merged/renamed functions:
fsmp
1997-06-25
1
-82
/
+56
*
Ensure that the boot CPU honours write protection in kernel mode.
tegge
1997-06-24
1
-1
/
+9
*
Fix calculation of initial mplock value.
fsmp
1997-06-24
1
-2
/
+2
[next]