Yi Wu 994b8c92f8
Add option to limit resident memory and remove default memory limit (#6719)
Changing `memory` option to limit resident memory instead of virtual memory, in config file and fdbserver/fdbbackup/fdbcli command-line argument. Since `rlimit` doesn't support limiting virtual memory, the current implementation have both of fdbmonitor and the fdbserver/fdbbackup process checking process RSS periodically and kill and restart the process if the limit is exceeded.

Adding a new `memory_vsize` option to limit virtual memory, if backward-compatible behavior is desired.

closes #6671, closes #6672
2022-04-06 20:06:24 -07:00
..
2021-07-19 16:15:23 -05:00
2022-03-15 09:23:30 -07:00
2019-07-30 18:36:10 -07:00
2018-04-19 11:44:01 -07:00
2021-09-21 09:35:32 -07:00
2022-03-13 10:02:11 -03:00
2019-06-12 17:08:45 +01:00
2020-01-30 15:01:03 +01:00
2020-09-25 14:55:44 -07:00
2020-08-23 18:24:45 +00:00
2021-06-23 18:47:10 +00:00
2021-09-21 09:35:32 -07:00
2022-03-13 10:02:11 -03:00
2021-06-28 16:19:55 -07:00