mirror of
https://github.com/monero-project/monero.git
synced 2025-08-09 02:52:18 -04:00
wallet: warn if lockable memory limit is too low
This commit is contained in:
parent
963d247154
commit
177a9d76f9
3 changed files with 25 additions and 0 deletions
|
@ -221,6 +221,8 @@ namespace tools
|
|||
|
||||
void set_strict_default_file_permissions(bool strict);
|
||||
|
||||
ssize_t get_lockable_memory();
|
||||
|
||||
void set_max_concurrency(unsigned n);
|
||||
unsigned get_max_concurrency();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue