Comment Re:/etc/rant (Score 1) 476
Small files have a huge performance cost because of disk seeks. Merging the many little files GConf maintains is actually very smart thing to do.
A bug in the code is worth two in the documentation.