Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148143414
D14452.1785538489.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
362 B
Referenced Files
None
Subscribers
None
D14452.1785538489.diff
View Options
Index: head/sys/dev/cxgbe/adapter.h
===================================================================
--- head/sys/dev/cxgbe/adapter.h
+++ head/sys/dev/cxgbe/adapter.h
@@ -72,7 +72,7 @@
__asm volatile("prefetcht0 %0" :: "m" (*(unsigned long *)x));
}
#else
-#define prefetch(x)
+#define prefetch(x) __builtin_prefetch(x)
#endif
#ifndef SYSCTL_ADD_UQUAD
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 31, 10:54 PM (58 m, 44 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29322507
Default Alt Text
D14452.1785538489.diff (362 B)
Attached To
Mode
D14452: CXGBE: implement prefetch on non-Intel architectures
Attached
Detach File
Event Timeline
Log In to Comment