HEADS UP - massive kqueue changes now in HEAD, and also basic lvm/dm
Sascha Wildner
saw at online.de
Fri Jul 23 06:31:01 PDT 2010
On 7/23/2010 13:56, Sascha Wildner wrote:
I've already mentioned it on IRC, so just for the record. Since the
select/poll work, svn doesn't work properly. For example:
svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm
times out while on a system from the 19th it succeeds.
Sam's last commit (21ae0f4cfc832379591734bebfb53ae170b3b1e9) fixed that.
svn now works again as expected.
Another thing I noticed is that dhclient takes longer now (more tries)
to get an IP (though it eventually succeeds).
This is still kind of an issue. All I can say is that before the select
work, it felt different. For example, on my latest boot of the box (with
the aforementioned commit) it goes:
Jul 23 15:16:11 <console.info> zoot kernel: DHCPREQUEST on re0 to
255.255.255.255 port 67
Jul 23 15:16:11 <console.info> zoot kernel: DHCPREQUEST on re0 to
255.255.255.255 port 67
Jul 23 15:16:11 <console.info> zoot kernel: DHCPDISCOVER on re0 to
255.255.255.255 port 67 interval 6
Jul 23 15:16:11 <console.info> zoot kernel: DHCPDISCOVER on re0 to
255.255.255.255 port 67 interval 13
Jul 23 15:16:11 <console.info> zoot kernel: DHCPOFFER from 192.168.0.1
Jul 23 15:16:11 <console.info> zoot kernel: DHCPREQUEST on re0 to
255.255.255.255 port 67
Jul 23 15:16:11 <console.info> zoot kernel: DHCPREQUEST on re0 to
255.255.255.255 port 67
Jul 23 15:16:11 <console.info> zoot kernel: DHCPACK from 192.168.0.1
Jul 23 15:16:11 <console.info> zoot kernel: bound to xxx.xxx.xxx.xxx --
renewal in 21600 seconds.
Regards,
Sascha
More information about the Users
mailing list