From: Dave Chinner <david@fromorbit.com>
To: Timothy Shimmin <tes@sgi.com>
Cc: xfs-oss <xfs@oss.sgi.com>
Subject: Re: review: xfstests/192 atime test
Date: Wed, 12 Nov 2008 09:38:10 +1100 [thread overview]
Message-ID: <20081111223810.GK2373@disturbed> (raw)
In-Reply-To: <49192204.3040300@sgi.com>
On Tue, Nov 11, 2008 at 05:11:16PM +1100, Timothy Shimmin wrote:
> Attached simple atime test.
> 192.out and group file would be added appropriately.
> Thanks.
> --Tim
> _supported_fs xfs udf nfs
> _supported_os Linux
> delay=150
150s sleep? It only needs a few seconds for this test.
> time3=`_access_time $testfile | tee -a $seq.full`
>
> delta1=`expr $time2 - $time1`
> delta2=`expr $time3 - $time1`
>
> echo "delta1 - access time after sleep in-core: $delta1"
> echo "delta2 - access time after sleep on-disk: $delta2"
Why bother with deltas? if the numbers are the same, just output
"same", if they are different, output "different"....
FWIW, is there a patch being proposed that fixes this problem?
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
next prev parent reply other threads:[~2008-11-11 22:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-11 6:11 review: xfstests/192 atime test Timothy Shimmin
2008-11-11 22:38 ` Dave Chinner [this message]
2008-11-11 23:22 ` Timothy Shimmin
2008-11-11 23:36 ` Timothy Shimmin
2008-12-08 4:52 ` Timothy Shimmin
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=20081111223810.GK2373@disturbed \
--to=david@fromorbit.com \
--cc=tes@sgi.com \
--cc=xfs@oss.sgi.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