--- cci/sys/tahoe/param.h 2019/07/28 12:24:19 1.1.1.1 +++ cci/sys/tahoe/param.h 2019/07/28 12:30:05 1.1.1.2 @@ -24,6 +24,14 @@ /* corresponds to Versabus addresses */ /* + * Some defines for generalized swap configuration. + * + * NOTE!!!!!!! If NSWAPDRIVES changes, remake config. + */ +#define NSWAPDRIVES 32 /* A maximum of 32 swap partitions */ +#define NSWAPSZ 406656 /* Size of largest partition */ + +/* * Some macros for units conversion */ /* Core clicks (1024 bytes) to segments and vice versa */