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

#include <stdio.h>
#include <string.h>
#include <syscall.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 = (char *) 0x10000000


Define Documentation

#define SIZE   (128 * 1024)

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


Function Documentation

void test_main ( void   ) 

Definition at line 17 of file mmap-shuffle.c.

References buf, CHECK, cksum(), create(), arc4::i, MAP_FAILED, mmap(), msg(), open(), shuffle(), and SIZE.


Variable Documentation

char* buf = (char *) 0x10000000 [static]

Definition at line 14 of file mmap-shuffle.c.


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