getFreeMemory is called every two seconds when checking to see if the system is low on memory. Before this commit, half of these checks are useless (when okular is idle) since the cache is used when the cache is <=2 seconds old. This means that after they system is out of memory, up to 4 seconds (instead of 2) could go by before okular starts to free memory.
parent
4019ec56e5
commit
8d501fc43a
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue