Re: linux-next: manual merge of the kgdb tree with Linus' tree

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jason Wessel
Date: Sunday, August 8, 2010 - 10:13 pm

On 08/07/2010 04:17 PM, Paul E. McKenney wrote:

You should have the patches now in as I posted them to LKML as an RFC.  
If there are other problems in this area I am interested in
understanding what further issues exist that still have yet to be dealt
with.

The general idea is that the kernel can take an exception and execute
for a short period of time with all the processors spinning in a wait
loop and then resume kernel execution.  As you might guess the debugger
is a "multipurpose" tool and there are quite a few circumstances where
the a trip into the debugger is really a one way trip to a reboot when
you are done inspecting.


We are definitely not "partially running".  Picking an choosing threads
to run without a complete integration with the scheduler and all other
related systems like RCU would be a _really_ bad idea.  :-)

Jason.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
linux-next: manual merge of the kgdb tree with Linus' tree, Stephen Rothwell, (Fri Aug 6, 9:05 pm)
Re: linux-next: manual merge of the kgdb tree with Linus' tree, Jason Wessel, (Sun Aug 8, 10:13 pm)