HomePhabricator

Make CCrypter use LockedPageManager to manage locked pages
0b886ad1bda2Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Make CCrypter use LockedPageManager to manage locked pages

Replace direct calls to mlock.

Also, change the class to lock the memory areas in the constructor and unlock them again in the destructor. This makes sure that locked pages won't leak.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Aug 22 2012, 11:39
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGe95568b78dde: Handle locked pages more robustly (Fixes issue #1462)
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING0b886ad1bda2: Make CCrypter use LockedPageManager to manage locked pages (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Aug 23 2012, 04:55