<table><tr><td style="">hurikhan77 created this revision.<br />hurikhan77 added a reviewer: ngraham.<br />hurikhan77 added a project: Baloo.<br />Herald added a project: Frameworks.<br />Herald added subscribers: Baloo, kde-frameworks-devel.<br />hurikhan77 requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D24540">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Prevent filesystem thrashing in low-mem situations by turning off<br />
read-ahead. Access patterns of baloo are unlikely to benefit from<br />
read-ahead and preserving cache is more valuable than reading ahead<br />
potentially unused data.</p>

<p>In low-memory conditions, the random access patterns of Baloo combined<br />
with read-ahead tend to dominate the cache. Let Baloo be the slow player<br />
here, and leave system cache and memory for interactive performance.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R293 Baloo</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24540">https://phabricator.kde.org/D24540</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/engine/database.cpp</div></div></div><br /><div><strong>To: </strong>hurikhan77, ngraham<br /><strong>Cc: </strong>kde-frameworks-devel, ngraham, Baloo, lots0logs, LeGast00n, fbampaloukas, GB_2, domson, ashaposhnikov, michaelh, astippich, spoorun, bruns, abrahams<br /></div>