RE: Packet loss every 30.999 seconds
- From: "David Schwartz" <davids@xxxxxxxxxxxxx>
- Date: Fri, 21 Dec 2007 17:43:09 -0800
I'm just an observer, and I may be confused, but it seems to me that this is
motion in the wrong direction (at least, it's not going to fix the actual
problem). As I understand the problem, once you reach a certain point, the
system slows down *every* 30.999 seconds. Now, it's possible for the code to
cause one slowdown as it cleans up, but why does it need to clean up so much
31 seconds later?
Why not find/fix the actual bug? Then work on getting the yield right if it
turns out there's an actual problem for it to fix.
If the problem is that too much work is being done at a stretch and it turns
out this is because work is being done erroneously or needlessly, fixing
that should solve the whole problem. Doing the work that doesn't need to be
done more slowly is at best an ugly workaround.
Or am I misunderstanding?
DS
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Packet loss every 30.999 seconds
- From: David G Lawrence
- Re: Packet loss every 30.999 seconds
- From: Kostik Belousov
- Re: Packet loss every 30.999 seconds
- References:
- Re: Packet loss every 30.999 seconds
- From: David G Lawrence
- Re: Packet loss every 30.999 seconds
- Prev by Date: Re: Packet loss every 30.999 seconds
- Next by Date: Re: Packet loss every 30.999 seconds
- Previous by thread: Re: Packet loss every 30.999 seconds
- Next by thread: Re: Packet loss every 30.999 seconds
- Index(es):
Relevant Pages
|
|