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)
Sep 18 2024, 3:47 PM
Unknown Object (File)
Sep 18 2024, 1:43 AM
Unknown Object (File)
Sep 18 2024, 12:12 AM
Unknown Object (File)
Sep 1 2024, 2:36 AM
Unknown Object (File)
Aug 25 2024, 2:00 PM
Unknown Object (File)
Aug 19 2024, 3:19 AM
Unknown Object (File)
Aug 18 2024, 11:47 PM
Unknown Object (File)
May 20 2024, 2:40 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 Passed
Unit
No Test Coverage
Build Status
Buildable 3170
Build 3203: arc lint + arc unit

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.