[issue11406] There is no os.listdir() equivalent returning generator instead of list

Марк Коренберг report at bugs.python.org
Fri Mar 11 06:25:46 CET 2011


Марк Коренберг <socketpair at gmail.com> added the comment:

http://lwn.net/Articles/216948/
Why kernel.org is slow

To proove that readdir is bad thing on large number of items in a directory.

Well, EXT4 has fixed some issues (http://ext2.sourceforge.net/2005-ols/paper-html/node3.html) But what about locking in linux kernel (vfs and ext4) code?

Also, some conservative linuxes still use ext3.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11406>
_______________________________________


More information about the Python-bugs-list mailing list