DragonFly BSD
DragonFly bugs List (threaded) for 2004-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[FIXED] Re: ppp problems


From: Sarunas Vancevicius <vsarunas@xxxxxxxxxx>
Date: Sat, 16 Oct 2004 16:58:00 +0100

On 21:01, Fri 15 Oct 04, Matthew Dillon wrote:
>     I believe I have fixed the pppd infinite loop problem.
> 
>     It turns out that some of the network protocol stack work we did caused
>     a tty placeholder token function to be called incorrectly, resulting in
>     the tty code believing that there was data pending (hence pppd's select()
>     would return instantly) even though there was in fact no data pending
>     in the ppp line discipline's packet queue.
> 
>     I have committed the patch and slipped the DragonFly_Stable tag.  The
>     patch is included below.
> 
> 						-Matt

Yep, you have fixed it, the huge CPU usage is gone.

Thanks Matt,

-- 
Sarunas Vancevicius



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