Source-Changes-D archive

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

Re: CVS commit: src/sys/dev/ic




> On May 28, 2026, at 5:33 AM, Jared D. McNeill <jmcneill%netbsd.org@localhost> wrote:
> 
> - Defer TX/RX to a workqueue. This is mostly to help the scheduler, which
>  doesn't seem to understand that a CPU busy processing interrupts is
>  maybe not the best place to run a process on an otherwise idle system.

Errrrrrrm, this really seems like it needs a more generic solution!

-- thorpej


Home | Main Index | Thread Index | Old Index