HUD is repeatedly opening and closing the database. That is very inefficient on any system, but especially over NFS. (I don't see 2 DBus requests per second as inappropriate, unlike comment #4).
Can't it just keep the database open? Nobody else should be using it at the same time.
HUD is repeatedly opening and closing the database. That is very inefficient on any system, but especially over NFS. (I don't see 2 DBus requests per second as inappropriate, unlike comment #4).
Can't it just keep the database open? Nobody else should be using it at the same time.