Re: netconsole problems

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matt Mackall
Date: Thursday, October 4, 2007 - 5:27 pm

On Thu, Oct 04, 2007 at 10:59:38AM -0700, Tina Yang wrote:

That doesn't tell us much. Can you provide any more details? Like the
call chains on both sides?
 

There are a couple different places this gets called, and for
different reasons. If we have a -large- netconsole dump (like
sysrq-t), we'll swallow up all of our SKB pool and may get stuck waiting
for the NIC to send them (because it's waiting to hand packets back to
the kernel and has no free buffers for outgoing packets).


Yes, the networking layer goes to great lengths to avoid having any
locking in its fast paths and we don't want to undo any of that
effort.


In the not-very-distant future, such machines will be extremely rare.

-- 
Mathematics is the supreme nostalgia of our time.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
netconsole problems, Tina Yang, (Thu Oct 4, 10:59 am)
Re: netconsole problems, Matt Mackall, (Thu Oct 4, 5:27 pm)
Re: netconsole problems, Tina Yang, (Thu Oct 4, 6:22 pm)