Linux MIPS Architecture development
 help / color / mirror / Atom feed
* nifty tools on Linux/IRIX
@ 1997-05-28 19:24 Larry McVoy
  1997-05-29 14:01 ` David Chatterton
  0 siblings, 1 reply; 2+ messages in thread
From: Larry McVoy @ 1997-05-28 19:24 UTC (permalink / raw)
  To: miguel, shaver, linux; +Cc: kenmcd

Miguel asked about cool tools.  Talk to Ken, he's the man.

------- Forwarded Message

Date:    Fri, 23 May 1997 05:20:54 -0500
From:    "Ken McDonell" <kenmcd@gonzo.melbourne.sgi.com>
To:      ptg@melbourne.sgi.com
cc:      lm@cthulhu
Subject: scary ... irix and linux exchange simple PCP PDUs

After minor brain-failure on my part, we have success at exchanging
the PDU headers (with no translation for the PDU body).

linux -> linux -> linux

[guest@linux pcp]$ ./pdu-client -D1 -h linux.engr.sgi.com 12345
pdu-client: PID 12334
pdu-client: connected fd=3
[12334]pmXmitPDU: DATA_X fd=3 len=16
000:       10     700b     302e 12345678 
[12334]pmGetPDU: DATA_X fd=3 len=16 from=12329 moreinput? no
000:       10     700b     3029 12345678 

linux -> irix -> linux

[guest@linux pcp]$ ./pdu-client -D1 -h bozo.melbourne.sgi.com 12345
pdu-client: PID 12333
pdu-client: connected fd=3
[12333]pmXmitPDU: DATA_X fd=3 len=16
000:       10     700b     302d 12345678 
[12333]pmGetPDU: DATA_X fd=3 len=16 from=29807 moreinput? no
000:       10     700b     746f 12345678 

irix -> linux -> irix

bozo 8% ./pdu-client -D1 -h linux.engr.sgi.com 12345
pdu-client: PID 29821
pdu-client: connected fd=3
[29821]pmXmitPDU: DATA_X fd=3 len=16
000:       10     700b     747d 12345678 
[29821]pmGetPDU: DATA_X fd=3 len=16 from=12329 moreinput? no
000:       10     700b     3029 12345678 

Now moving onto the translation of the PDU body for each PDU type.

------- End of Forwarded Message

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-05-28 23:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1997-05-28 19:24 nifty tools on Linux/IRIX Larry McVoy
1997-05-29 14:01 ` David Chatterton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox