public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: "Jacky.Malcles" <Jacky.Malcles@bull.net>
To: Garrett Cooper <yanegomi@gmail.com>
Cc: ltp-list@lists.sourceforge.net
Subject: [LTP] ltp-aio-stress.part2 modified (and tested)
Date: Mon, 13 Sep 2010 14:53:22 +0200	[thread overview]
Message-ID: <4C8E1EC2.1060803@bull.net> (raw)

Garret,
 changed and tested according to your entries:

--- ltp-aio-stress.part2.original    2010-09-13 11:12:54.000000000 +0200
+++ ltp-aio-stress.part2    2010-09-13 11:14:07.000000000 +0200
@@ -2,7 +2,7 @@
 #
 # aio-stress [-s size] [-r size] [-a size] [-d num] [-b num]
 #                 [-i num] [-t num] [-c num] [-C size] [-nxhlvOS ]
-#                 file1 [/test/aiodio/file2 ...]
+#                 file1 [$TMP/aiodio/file2 ...]
 #       -a size in KB at which to align buffers
 #       -b max number of iocbs to give io_submit at once
 #       -c number of io contexts per file
@@ -26,13 +26,13 @@
 #       -x turn off thread stonewalling
 #       -h this message
 #
-ADS2001 aio-stress -I500  -o2 -S -r32  -t2  /test/aiodio/junkfile 
/test/aiodio2/file2
-ADS2002 aio-stress -I500  -o3 -S -r8   -t2  /test/aiodio/junkfile 
/test/aiodio2/file2
-ADS2003 aio-stress -I500  -o3 -S -r16  -t2  /test/aiodio/junkfile 
/test/aiodio2/file2
-ADS2004 aio-stress -I500  -o3 -S -r32  -t4  /test/aiodio/junkfile 
/test/aiodio2/file2 /test/aiodio/file3 /test/aiodio2/file4
-ADS2005 aio-stress -I500  -o3 -S -r64  -t4  /test/aiodio/junkfile 
/test/aiodio2/file2 /test/aiodio/file3 /test/aiodio2/file4
-ADS2006 aio-stress -I500  -o2 -O -r32  -t2  /test/aiodio/junkfile 
/test/aiodio2/file2
-ADS2007 aio-stress -I500  -o3 -O -r8   -t2  /test/aiodio/junkfile 
/test/aiodio2/file2
-ADS2008 aio-stress -I500  -o3 -O -r16  -t2  /test/aiodio/junkfile 
/test/aiodio2/file2
-ADS2009 aio-stress -I500  -o3 -O -r32  -t4  /test/aiodio/junkfile 
/test/aiodio2/file2 /test/aiodio/file3 /test/aiodio2/file4
-ADS2010 aio-stress -I500  -o3 -O -r64  -t4  /test/aiodio/junkfile 
/test/aiodio2/file2 /test/aiodio/file3 /test/aiodio2/file4
+ADS2001 aio-stress -I500  -o2 -S -r32  -t2  $TMP/aiodio/junkfile 
$TMP/aiodio2/file2
+ADS2002 aio-stress -I500  -o3 -S -r8   -t2  $TMP/aiodio/junkfile 
$TMP/aiodio2/file2
+ADS2003 aio-stress -I500  -o3 -S -r16  -t2  $TMP/aiodio/junkfile 
$TMP/aiodio2/file2
+ADS2004 aio-stress -I500  -o3 -S -r32  -t4  $TMP/aiodio/junkfile 
$TMP/aiodio2/file2 $TMP/aiodio/file3 $TMP/aiodio2/file4
+ADS2005 aio-stress -I500  -o3 -S -r64  -t4  $TMP/aiodio/junkfile 
$TMP/aiodio2/file2 $TMP/aiodio/file3 $TMP/aiodio2/file4
+ADS2006 aio-stress -I500  -o2 -O -r32  -t2  $TMP/aiodio/junkfile 
$TMP/aiodio2/file2
+ADS2007 aio-stress -I500  -o3 -O -r8   -t2  $TMP/aiodio/junkfile 
$TMP/aiodio2/file2
+ADS2008 aio-stress -I500  -o3 -O -r16  -t2  $TMP/aiodio/junkfile 
$TMP/aiodio2/file2
+ADS2009 aio-stress -I500  -o3 -O -r32  -t4  $TMP/aiodio/junkfile 
$TMP/aiodio2/file2 $TMP/aiodio/file3 $TMP/aiodio2/file4
+ADS2010 aio-stress -I500  -o3 -O -r64  -t4  $TMP/aiodio/junkfile 
$TMP/aiodio2/file2 $TMP/aiodio/file3 $TMP/aiodio2/file4


-- 
 Jacky Malcles    	     B1-403   Email : Jacky.Malcles@bull.net
 Bull SA, 1 rue de Provence, B.P 208, 38432 Echirolles CEDEX, FRANCE
 Tel : 04.76.29.73.14


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

                 reply	other threads:[~2010-09-13 12:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C8E1EC2.1060803@bull.net \
    --to=jacky.malcles@bull.net \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=yanegomi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox