|
2 years ago | |
---|---|---|
admin@83f68e199a | 2 years ago | |
cmake@451ca41345 | 2 years ago | |
doc | 2 years ago | |
kdirstat | 2 years ago | |
po | 2 years ago | |
.gitmodules | 9 years ago | |
AUTHORS | 11 years ago | |
CMakeLists.txt | 2 years ago | |
COPYING | 11 years ago | |
COPYING.LIB | 11 years ago | |
CREDITS | 11 years ago | |
ChangeLog | 2 years ago | |
ConfigureChecks.cmake | 2 years ago | |
INSTALL | 11 years ago | |
Makefile.am | 11 years ago | |
Makefile.cvs | 11 years ago | |
Makefile.dist | 11 years ago | |
README | 11 years ago | |
TODO | 11 years ago | |
acinclude.m4 | 2 years ago | |
aclocal.m4 | 11 years ago | |
build-howto.html | 10 years ago | |
config.h.cmake | 2 years ago | |
config.h.in | 11 years ago | |
configure.files | 11 years ago | |
configure.in | 2 years ago | |
configure.in.in | 8 years ago | |
kdirstat.kdevprj | 3 years ago | |
kdirstat.lsm | 6 years ago | |
kdirstat.spec | 8 years ago | |
stamp-h.in | 11 years ago | |
subdirs | 11 years ago |
This is a graphical "du" (disk usage) display.
What you see here is a 90% rewrite - GUI, engine, everything. The one thing it
can do a whole lot better than the old version is stay on one file system - the
single most most requested feature. Plus, it's way faster for large directory
trees - scanning an entire Linux file system no longer takes 30+
minutes. Rather, it's about 2-3 minutes: The old version seemed to have
problems with system buffer thrashing due to too many directories open for
reading at one time - the new version uses an internal queue and keeps only one
directory open.
For more details, see the KDirStat home page at
http://kdirstat.sourceforge.net/
Stefan Hundhammer <sh@suse.de>
2002-05-10