On Sat, Aug 06, 2005 at 09:58:27AM +0200, Ingo Molnar wrote: > > btw., the current NR_SKBS 32 in netpoll.c seems quite low, especially > e1000 can have a whole lot more skbs queued at once. Might be more > robust to increase it to 128 or 256? Not sure that the card's queueing really makes a difference. It either eventually releases the queued SKBs or it doesn't. What's more important is that we be able to survive bursts like the output of sysrq-t. This seems to work already. -- Mathematics is the supreme nostalgia of our time. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: lockups with netconsole on e1000 on media insertion
- From: Steven Rostedt <[email protected]>
- Re: lockups with netconsole on e1000 on media insertion
- From: Andi Kleen <[email protected]>
- [PATCH] netpoll can lock up on low memory.
- From: Steven Rostedt <[email protected]>
- Re: [PATCH] netpoll can lock up on low memory.
- From: Matt Mackall <[email protected]>
- Re: [PATCH] netpoll can lock up on low memory.
- From: Steven Rostedt <[email protected]>
- Re: [PATCH] netpoll can lock up on low memory.
- From: Matt Mackall <[email protected]>
- Re: [PATCH] netpoll can lock up on low memory.
- From: Steven Rostedt <[email protected]>
- Re: [PATCH] netpoll can lock up on low memory.
- From: Matt Mackall <[email protected]>
- Re: [PATCH] netpoll can lock up on low memory.
- From: Steven Rostedt <[email protected]>
- Re: [PATCH] netpoll can lock up on low memory.
- From: Ingo Molnar <[email protected]>
- Re: lockups with netconsole on e1000 on media insertion
- Prev by Date: Re: [PATCH] 8/8 Create MMU 2/3 level accessors in the sub-arch layer (i386)
- Next by Date: Re: DRM VIA driver on Unichrome Pro K8M800
- Previous by thread: Re: [PATCH] netpoll can lock up on low memory.
- Next by thread: Re: [PATCH] netpoll can lock up on low memory.
- Index(es):