Re: lan based kgdb

From: Oliver Xymoron (oxymoron@waste.org)
Date: Sat Nov 16 2002 - 14:04:29 EST


On Sat, Nov 16, 2002 at 10:33:57AM -0800, Linus Torvalds wrote:
>
> On Sat, 16 Nov 2002, Oliver Xymoron wrote:
> >
> > LAN latencies should be low enough that waiting on an ACK for each
> > packet will do just fine for error correction. If someone wants to do
> > remote debugging, they can ssh into a debugging machine on the same LAN.
>
> I agree in theory on a technical level, yet at the same time it's clearly
> advantageous _not_ to wait, since it would allow you to just universally
> enable the LAN as the console on all your machines when you maintain them,
> and then not have that LAN console be a maintenance problem.

Definitely agreed on the usefulness of LAN console. Being able to just
run netcat for all the boxes in your datacenter is a huge win. Cuts
your cable count by a third to a half and eliminates a bunch of term
servers and KVMs.

Other folks have pointed out that the GDB stub protocol includes
checksumming and retries up at the 'application' layer so we don't
actually have to worry about it.

-- 
 "Love the dolphins," she advised him. "Write by W.A.S.T.E.." 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:17 EST