I personally miss core pattern namespacing. I would love to give some of my containers a custom coredump handler, but this is impossible.
And in general, a sysctls settings namespace would be really useful. Sure, sometimes it makes no sense to namespace a setting, but net.ipv4.tcp_congestion_control for example? I'd love to be able to change it without modifying the code.
Comments
I personally miss core pattern namespacing. I would love to give some of my containers a custom coredump handler, but this is impossible.
And in general, a sysctls settings namespace would be really useful. Sure, sometimes it makes no sense to namespace a setting, but net.ipv4.tcp_congestion_control for example? I'd love to be able to change it without modifying the code.