Revert "xpmem: fix mapping of attachment and segment"
This reverts commit a5fcc91656.
Change-Id: If29415369d724391b291939ecce76482138e82f5
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
diff --git linux/include/ihk/ihk_debug.h linux/include/ihk/ihk_debug.h
|
||||
index 9b53dd7..305a3a9 100644
|
||||
--- linux/include/ihk/ihk_debug.h
|
||||
+++ linux/include/ihk/ihk_debug.h
|
||||
@@ -8,7 +8,7 @@
|
||||
#ifndef IHK_DEBUG_H_INCLUDED
|
||||
#define IHK_DEBUG_H_INCLUDED
|
||||
|
||||
-#define IHK_KMSG_SIZE 8192
|
||||
+#define IHK_KMSG_SIZE (4UL<<20)
|
||||
#define IHK_KMSG_HIGH_WATER_MARK (IHK_KMSG_SIZE / 2)
|
||||
#define IHK_KMSG_NOTIFY_DELAY 400 /* Unit is us, 400 us would avoid overloading fwrite of ihkmond */
|
||||
|
||||
Reference in New Issue
Block a user