$ time sudo /usr/bin/python /usr/bin/neutron-rootwrap
/etc/neutron/rootwrap.conf ip6tables-save

real    0m0.590s
user    0m0.496s
sys     0m0.064s


$ time sudo ip6tables-save

real    0m0.050s
user    0m0.004s
sys     0m0.016s

neutron-rootwrap is adding an overhead of 540ms - which when aggregated
appears to be causing issues.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1729274

Title:
  sudo/rootwrap calls consuming large amounts of CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1729274/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to