home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / 19096 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.7 KB

  1. Path: sparky!uunet!olivea!sgigate!odin!twilight!zola!anchor!olson
  2. From: olson@anchor.esd.sgi.com (Dave Olson)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: DMA transfers between machines
  5. Message-ID: <vatd7gk@zola.esd.sgi.com>
  6. Date: 25 Jan 93 17:35:10 GMT
  7. References: <35204@adm.brl.mil>
  8. Sender: news@zola.esd.sgi.com (Net News)
  9. Organization: Silicon Graphics, Inc.  Mountain View, CA
  10. Lines: 29
  11.  
  12. In <35204@adm.brl.mil> beyer@bflsgu.fl.bs.dlr.de (Ralf Beyer DLR) writes:
  13. | we would like to DMA transfer data from a SGI machine to another
  14. | machine (DEC LSI11). Both machines are connected by Ethernet and
  15. | have Ethernet controllers.
  16. | On the LSI11 there is no room for the overhead required by TCP/IP
  17. | or UDP. The LSI11 initiates a DMA request (memory address, block
  18. | size etc.) and expects the SGI machine to listen and to respond
  19. | with a DMA transfer.
  20. | QUESTION: What is to do or how must the SGI machine be configured
  21. |       to be able to receive the DMA request via the Ethernet
  22. |       and then in turn make the DMA transfer ?
  23.  
  24. As stated, it sounds impossible.  You could certainly write
  25. some simple protocol and try it out, using raw sockets on the
  26. SGI side (see man 7 raw), but then you still have to add 
  27. all kinds of error checking and retry stuff if you want it at
  28. all reliable...
  29.  
  30. Your initial assumption that the LSI11 has no room for tcp
  31. may well be wrong.  There were several very small TCP implementations
  32. done for systems based on the LSI 11 chip set several years
  33. ago, as I recall (of course, your particular system may already
  34. be maxed out).
  35. --
  36. Let no one tell me that silence gives consent,  |   Dave Olson
  37. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  38.     Maria Isabel Barreno                        |   olson@sgi.com
  39.