WL#4480: Falcon Engine - Page Cache: hash table lock per bucket

Affects: WorkLog-3.4 — Status: Complete — Priority: Medium

Falcon page cache currently uses a single lock on the entire hash table.  This
does not allow high concurrency.

This change will create a lock per hash bucket allowing for higher concurrency.

You must be logged in to tag this worklog

No Comments yet

Votes

Not yet rated.
You must be logged in to vote.

Watches

0 members are watching this worklog
You must be logged in to track this worklog.

Provide Feedback

Please note:
HTML will be purified, but we allow for a number of HTML tags so that you have the flexibility to decorate your comment text to some extent. The comments allow the following HTML tags:

strong, b, em, blockquote, a, code, pre

To put code into your comment, simply encapsulate your code with
[code language="XXX"][/code], where XXX is any common language, for instance "PHP", "SQL", "C", etc.



You must be logged in to comment