On 2024/6/5 11:31, Andrew Morton wrote:
On Tue, 4 Jun 2024 12:41:20 -0700 Jane Chu <jane.chu@xxxxxxxxxx> wrote:
int sysctl_overcommit_memory __read_mostly = OVERCOMMIT_GUESS;
int sysctl_overcommit_ratio __read_mostly = 50;
unsigned long sysctl_overcommit_kbytes __read_mostly;
Reviewed-by: Jane Chu <jane.chu@xxxxxxxxxx>
Thanks. I'll merge the series for testing, but I'd prefer to see more
review activity before proceeding further. Please.
Thank Andrew and thank for all the review, more review is appreciated.