-
Notifications
You must be signed in to change notification settings - Fork 3
0.30.5 #130
Commits on Apr 2, 2022
-
mxqd: remove RLIMIT_AS and RLIMIT_RSS
Remove RLIMIT_AS, because we to limit physical memory usage, not virtual memory for file-backed mappings. Remove RLIMIT_RSS, because this limit has no effect since Linux 2.4.30.
Configuration menu - View commit details
-
Copy full SHA for c7c6544 - Browse repository at this point
Copy the full SHA c7c6544View commit details -
Configuration menu - View commit details
-
Copy full SHA for a165e5f - Browse repository at this point
Copy the full SHA a165e5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e6a295 - Browse repository at this point
Copy the full SHA 2e6a295View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b1993 - Browse repository at this point
Copy the full SHA 91b1993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a4ed5b - Browse repository at this point
Copy the full SHA 4a4ed5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b70ace5 - Browse repository at this point
Copy the full SHA b70ace5View commit details -
Configuration menu - View commit details
-
Copy full SHA for faf0990 - Browse repository at this point
Copy the full SHA faf0990View commit details -
Configuration menu - View commit details
-
Copy full SHA for f593d69 - Browse repository at this point
Copy the full SHA f593d69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e95600 - Browse repository at this point
Copy the full SHA 2e95600View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3232f06 - Browse repository at this point
Copy the full SHA 3232f06View commit details
Commits on Apr 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d563ab6 - Browse repository at this point
Copy the full SHA d563ab6View commit details -
Merge branch 'fix-128' into 0.30.5
* fix-128: mx_proc: Remove now unused field sum_rss from struct mx_proc_info mxqd: killall_over_memory: use sum_rss_anon mxqps: show rss_anon instead of rss mx_proc: Add sum_rss_anon to struct mx_proc_info mx_proc: Add rss_anon to struct mx_proc_pid_stat Fix memory leak on error path mx_proc: Remove unused code mx_proc: Remove unused member test_parser: Fix Off-by-One mxqd: remove RLIMIT_AS and RLIMIT_RSS
Configuration menu - View commit details
-
Copy full SHA for 7aa337c - Browse repository at this point
Copy the full SHA 7aa337cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.