Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently if an index page is not in the cache the critical section is entered again to add it. If two threads request the same index page at the same time they will both load it. It is worth investigating how often this happens, and potentially refactoring the code to avoid it.
Attachments
Issue Links
- relates to
-
HPCC-25605 Reduce the overhead of the index cache
-
- Resolved
-
-
HPCC-25649 Profile node lru cache and revisit implementation
-
- Resolved
-
-
HPCC-25636 Use a separate cache for TLK nodes
-
- Accepted
-