On Fri, 29 Mar 2019 17:16:10 -0700, Alexei Starovoitov wrote:
> The existing 16Mbyte verifier log limit is not enough for log_level=2
> even for small programs. Increase it to 1Gbyte.
> Note it's not a kernel memory limit.
> It's an amount of memory user space provides to store
> the verifier log. The kernel populates it 1k at a time.
> 
> Signed-off-by: Alexei Starovoitov <[email protected]>

Reviewed-by: Jakub Kicinski <[email protected]>

Reply via email to