看板 DFBSD_bugs 關於我們 聯絡資訊
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