Page MenuHomeFreeBSD

Follow-up r295924: Only sync hash-based db files open for writing when closing.
ClosedPublic

Authored by bdrewery on Apr 6 2016, 10:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 31, 9:45 AM
Unknown Object (File)
Wed, Oct 22, 7:44 AM
Unknown Object (File)
Wed, Oct 22, 7:44 AM
Unknown Object (File)
Wed, Oct 22, 7:44 AM
Unknown Object (File)
Tue, Oct 21, 7:27 PM
Unknown Object (File)
Oct 14 2025, 7:14 AM
Unknown Object (File)
Oct 10 2025, 4:31 PM
Unknown Object (File)
Sep 8 2025, 10:48 AM

Details

Summary

This fixes a major performance regression when reading db files such as
the pw database during a 'pkg install'.

MFC after: 1 week
Tested by: bapt
Sponsored by: EMC / Isilon Storage Division

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bdrewery retitled this revision from to Follow-up r295924: Only sync hash-based db files open for writing when closing..
bdrewery updated this object.
bdrewery edited the test plan for this revision. (Show Details)
bdrewery added a reviewer: bapt.
bdrewery added subscribers: garga, vangyzen, se.
bapt edited edge metadata.
This revision is now accepted and ready to land.Apr 6 2016, 10:37 PM
This revision was automatically updated to reflect the committed changes.