lkrg-org / lkrg

Linux Kernel Runtime Guard
https://lkrg.org
Other
415 stars 72 forks source link

"page allocation failure" without CONFIG_KPROBES_ON_FTRACE #131

Closed udovdh closed 2 months ago

udovdh commented 2 years ago

Hello, Please have a look at https://bugzilla.kernel.org/show_bug.cgi?id=214949 and the conclusion near the bottom. Why does lkrg do that? Is this why vm.min_free_kbytes needs to be adjusted so high? Please explain.

Udo