[Bug 287872] 14.3-STABLE boot time regression related to netlink and devd

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287872

--- Comment #9 from Eugene Grosbein <[email protected]> ---
Two following patches decrease total time of "service devd start" from 17.5
minutes downto less then 8 seconds in my case.

First one by melifaro@ improves performance of netlink-enabled ifconfig(8) for
cases other than "ifconfig -l" (or ifconfig -ul) when system has lots of
network interfaces.

Second one by me replaces a call to "ifconfig -ul" with a call to "ifconfig -n
$ifn" in /etc/pccard_ether invoked by devd multiple times, as first patch does
not improve performance of "ifconfig -ul" for netlink-enabled ifconfig.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.