Boxify superslab registry, add bench profile, and document C7 hotpath experiments
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
#include "tiny_page_box.h"
|
||||
|
||||
// TLS state definitions for Tiny Page Box
|
||||
__thread TinyPageBoxState g_tiny_page_box_state[TINY_NUM_CLASSES];
|
||||
__thread TinyPageBoxContext g_tiny_page_box[TINY_NUM_CLASSES];
|
||||
__thread int g_tiny_page_box_init_done = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user