Re: [PATCHv4 iproute2 2/2] lib/libnetlink: update rtnl_talk to support malloc buff at run time
From: David Ahern <hidden>
Date: 2017-10-11 14:35:32
From: David Ahern <hidden>
Date: 2017-10-11 14:35:32
On 10/11/17 5:10 AM, Phil Sutter wrote:
less than 10% overall. Given the short time a single call to 'ip' typically takes, I don't think the difference is noticeable even in highly performance critical applications.
high performance critical applications should not be forking ip and definitely not for 1 command at a time.