pintos/src/tests/vm/page-shuffle.c File Reference

#include <stdbool.h>
#include "tests/arc4.h"
#include "tests/cksum.h"
#include "tests/lib.h"
#include "tests/main.h"

Go to the source code of this file.

Defines

#define SIZE   (128 * 1024)

Functions

void test_main (void)

Variables

static char buf [SIZE]


Define Documentation

#define SIZE   (128 * 1024)

Definition at line 10 of file page-shuffle.c.


Function Documentation

void test_main ( void   ) 

Definition at line 15 of file page-shuffle.c.

References buf, cksum(), arc4::i, msg(), and shuffle().


Variable Documentation

char buf[SIZE] [static]

Definition at line 12 of file page-shuffle.c.


Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6