Garrett: ext4, application expectations and power management
Garrett: ext4, application expectations and power management
Posted Mar 16, 2009 15:33 UTC (Mon) by cortana (subscriber, #24596)In reply to: Garrett: ext4, application expectations and power management by Tara_Li
Parent article: Garrett: ext4, application expectations and power management
I just checked gconf's README.Debian file and it says,
> By default, the home directory structure is created as a tree layout
> since it improves write performance. If you want to use a merged tree
> on the home directory, you should run the following command:
> gconf-merge-tree ~/.gconf/
It occurs to me that the write performance would not be an issue if it didn't write out the entire file each time an entry was changed, but instead collected up the logical writes and did a single rewrite of the %gconf-tree.xml file after a certain period of idle time (or 5 seconds maximum). I should probably file a bug about that...
