Some optimization opportunities

Alexander Kellett lypanov at kde.org
Sat Jun 19 14:52:37 CEST 2004


On Sat, Jun 19, 2004 at 02:51:14PM +0200, Alexander Neundorf wrote:
> hammer:/usr/src/qcpp$ find /opt/kde/share/ -name *.png|wc -l
>   16859

its incredible that after knowing of these problems for 
so long nothing has been done to solve the syscall overhead 
involved in loading a large number of files. i don't imagine
that anything will change in os support. so i guess its up
to kde specifics...

can we not have a generic watcher deamon that watches
a selection of directories/files for changes and on request 
passes the entire data set in one go to applications that 
need it? (the applications themselves wil have to be adapted
of course...)

Alex


More information about the Kde-optimize mailing list