FYI, this is very likely not caused by the heavy weight
interrupt threads, but rather because the interrupt threads can't
be run because the giant lock is held by a process running in the
kernel. Once we get drivers to have their own locking and pulled out
from under the giant lock this problem should deminish greatly. Before
we can do this there are various infrastructure pieces which must
be made mp safe, such as the lockmanger.
Chuck
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- Re: 'interrupt-level buffer overflows' for si... Warner Losh
- Re: 'interrupt-level buffer overflows' fo... The Hermit Hacker
- Re: 'interrupt-level buffer overflows... Warner Losh
- Re: 'interrupt-level buffer over... The Hermit Hacker
- Re: 'interrupt-level buffer over... Dag-Erling Smorgrav
- Re: 'interrupt-level buffer ... Alfred Perlstein
- Re: 'interrupt-level buffer ... Dag-Erling Smorgrav
- Re: 'interrupt-level buffer overflows' fo... Bruce Evans
- Re: 'interrupt-level buffer overflows' for si... John Baldwin
- Re: 'interrupt-level buffer overflows' fo... Warner Losh
- Re: 'interrupt-level buffer overflows' for sio device? Chuck Paterson
