BSWHSIZE
#define BSWHMASK (BSWHSIZE - 1)
static struct swqueue bswlist_mem[BSWHSIZE]; /* with preallocated memory */
static struct swqueue bswlist_kva[BSWHSIZE]; /* with kva */
static struct swqueue bswlist_raw[BSWHSIZE]; /* without kva */
static struct spinlock bswspin_mem[BSWHSIZE];
static struct spinlock bswspin_kva[BSWHSIZE];
static struct spinlock bswspin_raw[BSWHSIZE];
for (i = 0; i < BSWHSIZE; ++i) {
for (loops = BSWHSIZE; loops; --loops) {
for (loops = BSWHSIZE; loops; --loops) {
for (loops = BSWHSIZE; loops; --loops) {
for (loops = BSWHSIZE; loops; --loops) {
for (loops = BSWHSIZE; loops; --loops) {