pintos/src/tests/vm/child-sort.c File Reference

#include <debug.h>
#include <syscall.h>
#include "tests/lib.h"
#include "tests/main.h"

Go to the source code of this file.

Functions

int main (int argc UNUSED, char *argv[])

Variables

const char * test_name = "child-sort"
unsigned char buf [128 *1024]
size_t histogram [256]


Function Documentation

int main ( int argc  UNUSED,
char *  argv[] 
)

Definition at line 16 of file child-sort.c.

References buf, CHECK, close(), histogram, arc4::i, arc4::j, open(), quiet, read(), seek(), and write().


Variable Documentation

unsigned char buf[128 *1024]

Definition at line 12 of file child-sort.c.

Definition at line 13 of file child-sort.c.

Referenced by init(), main(), and verify().

const char* test_name = "child-sort"

Definition at line 10 of file child-sort.c.


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