tac0S
Template Affectional Command Operating System
Functions | Variables
sort.c File Reference
#include "syscall.h"

Functions

int main ()
 

Variables

int A [1024]
 

Detailed Description

Test program to sort a large number of integers.

Intention is to stress virtual memory system.

Ideally, we could read the unsorted array off of the file system, and store the result back to the file system!