head     1.1;
branch   1.1.1;
access   ;
symbols  start:1.1.1.1 userprog:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2009.10.30.08.50.56;  author kp2164;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2009.10.30.08.50.56;  author kp2164;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@Functionality of base file system:
- Test basic support for small files.
1	sm-create
2	sm-full
2	sm-random
2	sm-seq-block
3	sm-seq-random

- Test basic support for large files.
1	lg-create
2	lg-full
2	lg-random
2	lg-seq-block
3	lg-seq-random

- Test synchronized multiprogram access to files.
4	syn-read
4	syn-write
2	syn-remove
@


1.1.1.1
log
@Progect 2:User Program
@
text
@@
