summaryrefslogtreecommitdiff
path: root/source/module/monitor_kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/module/monitor_kernel.h')
-rw-r--r--source/module/monitor_kernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/module/monitor_kernel.h b/source/module/monitor_kernel.h
index 7a2b56a..a7c6aa5 100644
--- a/source/module/monitor_kernel.h
+++ b/source/module/monitor_kernel.h
@@ -19,7 +19,7 @@ extern int dump_reset_sec;
extern mm_tree mm_tree_struct;
extern struct diag_variant_buffer load_monitor_variant_buffer; // global buffer
-#define LOAD_MONITOR_BUFFER_SIZE 256 * 1024 * 1024 // 10MB
+#define VARIABLE_MONITOR_BUFFER_SIZE 256 * 1024 * 1024 // 256MB
int monitor_init(void); // monitor init
void monitor_exit(void); // monitor exit