diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2013-01-04 23:29:22 +0100 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2013-01-15 17:49:46 +0100 |
commit | 47f6aef02b85c604bbd556574e2c724b7304e9e8 (patch) | |
tree | 9636758bb30cd8f96f6c3d6fc396e350f01b654c /bgpd | |
parent | bgpd: mark route nodes scheduled into work queue (diff) | |
download | frr-47f6aef02b85c604bbd556574e2c724b7304e9e8.tar.xz frr-47f6aef02b85c604bbd556574e2c724b7304e9e8.zip |
configure: allow building without getrusage
Measuring the resource usage of threads is moderately expensive
since it requires doing an additional system call everytime a
thread context switches. Make it possible to disable this with
a configuration option.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'bgpd')
0 files changed, 0 insertions, 0 deletions