> The only disadvantage to this scheme is the added cost of a kernel > thread over a kernel timer. I think this is an ok cost, because this > is a low-impact thread that sleeps a lot.. 8K of memory, two tlb flushes, cache misses on the scheduler. The price is actually extremely high. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- PATCH: 8139too kernel thread Jeff Garzik
- Re: PATCH: 8139too kernel thread Andrew Morton
- Re: PATCH: 8139too kernel thread Alan Cox
- Re: PATCH: 8139too kernel thread Alexander Viro
- Re: PATCH: 8139too kernel thread Linus Torvalds
- Re: PATCH: 8139too kernel thread Jeff Garzik
- Re: PATCH: 8139too kernel thread Alan Cox