[Bugs] [Bug 1543072] Listing a directory that contains many directories takes to much time
bugzilla at redhat.com
bugzilla at redhat.com
Mon Feb 12 12:50:27 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1543072
Marian Horban <mhorban at vidscale.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|needinfo?(mhorban at vidscale. |
|com) |
--- Comment #3 from Marian Horban <mhorban at vidscale.com> ---
Hi Raghavendra,
My 'ls' command executed stat for each item.
So I tried python
os.listdir('/dirs')
And behaviour was the same.
I tried to set an option cluster.readdir-optimize and from first prospective it
looks like it fixes the problem. But I'm still testing...
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fBkRdRfBCb&a=cc_unsubscribe
More information about the Bugs
mailing list