perf tuning to reproduce numbers for OSDI.

This commit is contained in:
Sears Russell 2006-07-20 00:49:49 +00:00
parent 7bc60c3ac4
commit 3bd79f4e24

View file

@ -80,11 +80,11 @@ terms specified in this license.
#define PAGE_SIZE 4096
#define MAX_BUFFER_SIZE 100003
//#define MAX_BUFFER_SIZE 100003
/*#define MAX_BUFFER_SIZE 20029 */
//#define MAX_BUFFER_SIZE 10007
//#define MAX_BUFFER_SIZE 5003
//#define MAX_BUFFER_SIZE 2003
#define MAX_BUFFER_SIZE 2003
/* #define MAX_BUFFER_SIZE 71 */
/*#define MAX_BUFFER_SIZE 7 */
@ -134,6 +134,8 @@ terms specified in this license.
#define OPERATION_ALLOC_BOUNDARY_TAG 35
#define OPERATION_FIXED_PAGE_ALLOC 36
// these operations are specific to OASYS
#define OPERATION_OASYS_DIFF_DO 75
#define OPERATION_OASYS_DIFF_REDO 76