DragonFly BSD
DragonFly users List (threaded) for 2010-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: HEADS UP - massive kqueue changes now in HEAD, and also basic lvm/dm


From: Sascha Wildner <saw@xxxxxxxxx>
Date: Fri, 23 Jul 2010 15:31:01 +0200
Cc: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]