On Mon, 23 Sep 2019 05:39:59 +0000 Nick Hudson <sk...@netbsd.org> wrote:
> Modified Files: > src/sys/kern: subr_pool.c > > Log Message: > Enable POOL_REDZONE with DIAGNOSTIC. > > The bug in the arm pmap was fixed long ago. > > > To generate a diff of this commit: > cvs rdiff -u -r1.258 -r1.259 src/sys/kern/subr_pool.c Hi, I see 30% packet loss on my BananaPi evbarm system with -current. I bisected it to the above change. It may have had unintended side effects. What is the referenced pmap bug about? Kind regards, -Tobias