Page MenuHomeFreeBSD

D33980.diff
No OneTemporary

D33980.diff

diff --git a/sys/x86/x86/mp_x86.c b/sys/x86/x86/mp_x86.c
--- a/sys/x86/x86/mp_x86.c
+++ b/sys/x86/x86/mp_x86.c
@@ -1678,6 +1678,10 @@
uint32_t generation;
int cpu;
+#ifdef __i386__
+ sched_pin();
+#endif
+
/*
* It is not necessary to signal other CPUs while booting or
* when in the debugger.

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 4:23 AM (11 h, 26 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36884761
Default Alt Text
D33980.diff (308 B)

Event Timeline