Ukko Ylijumala

Results 4 comments of Ukko Ylijumala

I see a related error regarding sysctl setting with IPv4 neighbor parameters in #5341 which would be fixed by some simple changes to error handling (also running in unpriv container)....

Now that I tested setting that parameter in one of my worker nodes, it works: > echo 0 | sudo tee /proc/sys/net/ipv6/conf/cali*/accept_ra > 0 I am running the container as...

KSM probably is a big factor in this equation, as it will by nature fragment memory and cause lots of CoW events. If possible, please disable KSM and unshare all...

There are so many possible interactions with all the different MM layers that you kind of must take KSM out of the picture if you expect to actually test anything...