Comment 14 for bug 420508

Revision history for this message
In , Issue (issue-redhat-bugs) wrote :

The x86_64 version of the 2.6.18-132 has not made any difference in
behavior:

Before:

# time cp /tmp/bigfile /usr/local/tmp

real 1m44.479s
user 0m0.015s
sys 0m0.246s

# time ls /usr/local/tmp
a b bigfile c d

real 1m38.688s
user 0m0.000s
sys 0m0.009s

After:

# time cp /tmp/bigfile /usr/local/tmp

real 1m46.442s
user 0m0.017s
sys 0m0.222s

# time ls /usr/local/tmp
a b bigfile c d

real 1m44.069s
user 0m0.000s
sys 0m0.012s

(Note: the ls was manually run in a second window once the cp was started,
so a 1-2 second variation in test times would be expected)

This event sent from IssueTracker by jwest
 issue 234012