Page MenuHomeFreeBSD

D15346.diff
No OneTemporary

D15346.diff

Index: head/sys/vm/uma_int.h
===================================================================
--- head/sys/vm/uma_int.h
+++ head/sys/vm/uma_int.h
@@ -177,7 +177,7 @@
* align field or structure to cache line
*/
#if defined(__amd64__)
-#define UMA_ALIGN __aligned(CACHE_LINE_SIZE)
+#define UMA_ALIGN __aligned(128)
#else
#define UMA_ALIGN
#endif

File Metadata

Mime Type
text/plain
Expires
Fri, Jan 24, 5:03 PM (3 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16093150
Default Alt Text
D15346.diff (355 B)

Event Timeline