On Fri, Feb 21, 2014 at 01:14:33PM -0800, Gurucharan Shetty wrote: > get_max_fds() is used only from process.c. Move it there > along with rlim_is_finite(). Since process_start() can only > be called before any additional threads are created, we > no longer need the thread safety checks in get_max_fds(). > > Signed-off-by: Gurucharan Shetty <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
