[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: spy.test in 1.9.3 release under solaris
From: |
Alexandre Duret-Lutz |
Subject: |
Re: spy.test in 1.9.3 release under solaris |
Date: |
Fri, 12 Nov 2004 00:14:52 +0100 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) |
>>> "Andy" == Andy Shelley <address@hidden> writes:
[...]
Andy> doing a stat of "a" just before the last $sleep made for
Andy> a successful test. Only for "a", and only at that point
Andy> in the test.
[...]
Andy> None of this resolves any root cause for my environment, though it
Andy> does seem to trip some trigger.
[...]
Frankly, if
stat a
sleep 2
whatever
does not behave the same as
sleep 2
stat a
whatever
I'm tempted to blame the file system. `stat a' must cause some
timestamp to be updated. What filesystem is this? Is it
mounted with some funky option? (I see Solaris has a dfratime
option to defer atime updates on UFS; and your case let me
feel like mtime updates was differed until the next stat.)
--
Alexandre Duret-Lutz
- Re: spy.test in 1.9.3 release under solaris, (continued)
- Re: spy.test in 1.9.3 release under solaris, Alexandre Duret-Lutz, 2004/11/06
- Re: spy.test in 1.9.3 release under solaris, Andy Shelley, 2004/11/08
- Re: spy.test in 1.9.3 release under solaris, Alexandre Duret-Lutz, 2004/11/09
- Re: spy.test in 1.9.3 release under solaris, Andy Shelley, 2004/11/09
- Re: spy.test in 1.9.3 release under solaris, Alexandre Duret-Lutz, 2004/11/09
- Re: spy.test in 1.9.3 release under solaris, Andy Shelley, 2004/11/09
- Re: spy.test in 1.9.3 release under solaris, Mark D. Baushke, 2004/11/09
- Re: spy.test in 1.9.3 release under solaris, Alexandre Duret-Lutz, 2004/11/09
- Re: spy.test in 1.9.3 release under solaris, Andy Shelley, 2004/11/10
- Re: spy.test in 1.9.3 release under solaris, Andy Shelley, 2004/11/11
- Re: spy.test in 1.9.3 release under solaris,
Alexandre Duret-Lutz <=
RE: spy.test in 1.9.3 release under solaris, Andy Shelley, 2004/11/10