----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123916/ -----------------------------------------------------------
Review request for Baloo and Vishesh Handa. Repository: baloo Description ------- With this patch the we start a single extractor process, and keep passing ids to it one by one instead restarting it with 40 ids as arguments everytime. This will make monitoring which file is being indexed easier. (might improve performance too). This will also make implementing a monitor easier (which is a part of my GSoC project). Right now we commit after every file which is not ideal but this should be fixed in the next iteration. Diffs ----- autotests/unit/file/CMakeLists.txt fc0c70c src/file/CMakeLists.txt 8158b7f src/file/extractor/app.h 9a5112f src/file/extractor/app.cpp 4fa28f0 src/file/extractor/main.cpp beb6d60 src/file/fileindexingqueue.h f17fb94 src/file/fileindexingqueue.cpp 19ea53b src/file/indexingqueue.h bc95c7c Diff: https://git.reviewboard.kde.org/r/123916/diff/ Testing ------- Baloo seems to be indexing files properly on my system without crashing. Thanks, Pinak Ahuja
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<