Add flag option to not align allocations
This commit is contained in:
6
include/knob.h
Normal file
6
include/knob.h
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define KNOB_MMAP_SIZE (1UL << 40UL)
|
||||
#define KNOB_ALIGNMENT (sizeof(char*))
|
||||
|
||||
Reference in New Issue
Block a user