Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166856231
D33980.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
308 B
Referenced Files
None
Subscribers
None
D33980.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D33980: smp_targeted_tlb_shootdown has to pin the CPU on i386
Attached
Detach File
Event Timeline
Log In to Comment