Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
wfg
/
vm-scalability
/
refs/heads/master
/
.
/
case-mmap-pread-seq-mt
blob: ce042cc063326a6fcc54e1f1a995c63fc48759ac [
file
] [
log
] [
blame
]
#!/bin/sh
.
./
hw_vars
create_sparse_file $SPARSE_FILE $
((
ROTATE_BYTES
))
$USEMEM
-
t $nr_task
-
f $SPARSE_FILE
--
readonly $
((
ROTATE_BYTES
>>
3
))
rm $SPARSE_FILE