Searched refs:KB (Results 1 – 4 of 4) sorted by relevance
33 #define KB (1024) macro34 #define MB (KB * KB)36 #define CPBUFFERSIZE (4 * KB)37 #define PAGE_SIZE (4 * KB)
32 -s limit the size of each log file, in KB. 0 means no limitation.
70 add += 4 * KB; in log_grows()
133 …e: each chunk is {{ CACHE_ALLOCATION.cache_size / CACHE_ALLOCATION.capacity_mask_length / 1024 }}KB
Completed in 9 milliseconds