Improve the mmap test.
authorErez_Zadok <ezk@cs.sunysb.edu>
Sat, 14 Jul 2007 07:58:01 +0000 (03:58 -0400)
committerErez_Zadok <ezk@cs.sunysb.edu>
Sat, 14 Jul 2007 07:58:01 +0000 (03:58 -0400)
commitecf8bd36d7fb4a278817a51e238b92ba07300ab8
treeaecd58aedb8e96db3aa28175c53ef94d6382870e
parentd08565c651b03a9ad1f4f9612d98737aa5fdcd62
Improve the mmap test.

1. produce files that are larger than one page, so we test multi-page mmap
   reads and writes.

2. perform mmap reads and writes on BOTH the read-write and read-only
   branches.
t-mmap.sh