NetBSD-Bugs archive

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

Re: kern/41417 (WAPBL: hang on tstile)



On Wed, Jul 27, 2011 at 04:00:12PM +0000, David Holland wrote:
>  I saw when pounding on it that from time to time the whole thing would
>  stop for a while, then (maybe after a timeout somewhere) would resume
>  again.
>  
>  I'm pretty sure that isn't either anything I did or a locking issue;
>  hangs from locking issues tend to be permanent.
>  
>   >  Select blocks, and returns after the timeout period, while there is data
>   >  ready to be read. The next select call returns immediatly. Did something
>   >  change in this area recently ?
>  
>  Possibly; I'm not sure.
>  
>  Another candidate is the weird raidframe throughput problems mrg was
>  seeing and possibly also some of the NFS hangs I was seeing a few
>  weeks ago(*); and maybe some other related phenomena that have been
>  reported. It looks as if maybe there's a problem where under some
>  circumstances callouts stop getting processed... I think there's
>  discussion on tech-kern and it's probably best to look there.

Actually, callouts are working fine it seems. It looks like it's select
not being woken up  when there's data ready in the socket buffer
instead.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index