the tenet real time protocol suite bruce a mah bmah tenet
play

The Tenet Real-Time Protocol Suite Bruce A. Mah - PDF document

The Tenet Real-Time Protocol Suite Bruce A. Mah bmah@tenet.berkeley.edu The Tenet Group Computer Science Division University of California at Berkeley and The International Computer Science Institute Hewlett Packard Labs 6 August 1992 The


  1. The Tenet Real-Time Protocol Suite Bruce A. Mah bmah@tenet.berkeley.edu The Tenet Group Computer Science Division University of California at Berkeley and The International Computer Science Institute Hewlett Packard Labs 6 August 1992 The Tenet Real-Time Protocol Suite 1/27

  2. Synopsis Introduction: The Tenet Approach The Suite Overview The Real-Time Internet Protocol The Real-Time Message Transport Protocol The Continuous Media Transport Protocol The Real-Time Channel Administration Protocol More Real-Time Channel Administration Protocol Implementation Future Work The Tenet Real-Time Protocol Suite 2/27

  3. The Tenet Approach “Real-Time” = “Guaranteed Performance” Performance Delay (deterministic, statistical) Throughput Delay jitter Packet droppage Guarantees Worst-case analysis Mathematically rigorous Admission control The Tenet Real-Time Protocol Suite 3/27

  4. Real-Time Performance Contract Performance Requirements Delay(D) Statistical Delay (Z) Delay Jitter (J) Droppage (1-W) Client Network Traffic Characteristics Minimum interarrival (Xmin) Average interarrival (Xave) Averaging Interval (I) Maximum packet (Smax) Client Accept or Deny Network Contract: If client adheres to its traffic characteristics, network must provide quality of service specified in performance requirements. The Tenet Real-Time Protocol Suite 4/27

  5. The Tenet Real-Time Protocol Suite User Application RMTP CMTP RCAP RTIP Device Drivers RTIP: Real-Time Internet Protocol RMTP: Real-Time Message Transport Protocol CMTP: Continuous Media Transport Protocol RCAP: Real-Time Channel Administration Protocol The Tenet Real-Time Protocol Suite 5/27

  6. The Real-Time Internet Protocol (D. Verma and H. Zhang) User Application RMTP CMTP RCAP RTIP Device Drivers The Tenet Real-Time Protocol Suite 6/27

  7. The Real-Time Internet Protocol Packet Delivery Service Simplex, unicast connections Sequenced Unreliable Guaranteed performance Functions Rate control Jitter control Packet scheduling (prototype uses Delay-EDD or Jitter-EDD) Data transfer The Tenet Real-Time Protocol Suite 7/27

  8. The Real-Time Internet Protocol Protocol Header 0 4 8 16 31 RTIP Version Unused Local Channel ID Packet Length Packet Sequence Number Timestamp Reserved Header Checksum Coexistence with Internet Protocol (IP) stack The Tenet Real-Time Protocol Suite 8/27

  9. The Real-Time Message Transport Protocol (D. Verma and H. Zhang) User Application RMTP CMTP RCAP RTIP Device Drivers The Tenet Real-Time Protocol Suite 9/27

  10. The Real-Time Message Transport Protocol Message Delivery Service Simplex, unicast connections Sequenced Unreliable Guaranteed performance Functions Segmentation Reassembly The Tenet Real-Time Protocol Suite 10/27

  11. The Continuous Media Transport Protocol (M. Moran and B. Wolfinger) User Application RMTP CMTP RCAP RTIP Device Drivers The Tenet Real-Time Protocol Suite 11/27

  12. The Continuous Media Transport Protocol Intended for “Continuous Media” applications: Those that require transmission of data at regular intervals. Delivery of Stream Data Units (STDUs) Simplex, unicast connections Sequenced Unreliable (optional partial delivery) Guaranteed performance What’s different? Traffic characterization (oriented towards period- ic traffic) Implicit initiation of data transfer (no send or re- ceive) Support for logical streams Partial delivery in case of corrupted or missing data The Tenet Real-Time Protocol Suite 12/27

  13. The Continuous Media Transport Protocol Use of periodicity More effective traffic characterization, leading to greater network utilization Implicit initiation of data transfer (no explicit send/ receive): Communication via shared buffers elim- inates some kernel calls. Needs of clients Logical streams Error handling (partial delivery of STDUs in case of corrupted or missing data) The Tenet Real-Time Protocol Suite 13/27

  14. The Real-Time Channel Administration Protocol (A. Banerjea and B. Mah) User Application RMTP CMTP RCAP RTIP Device Drivers The Tenet Real-Time Protocol Suite 14/27

  15. The Real-Time Channel Administration Protocol Channel Administration Establishment of real-time channels (network and transport layer) with admission control Channel teardown Status reporting The Tenet Real-Time Protocol Suite 15/27

  16. The Real-Time Channel Administration Protocol Features of RCAP Admission control Hierarchical approach to internetworks Control messages passed between adjacent entities Separation of control and delivery mechanisms The Tenet Real-Time Protocol Suite 16/27

  17. The Real-Time Channel Administration Protocol Channel Establishment One round trip along channel path Forward Pass Source Destination Admission control tests Routing Tentative resource allocation Reverse Pass Source Destination Relaxation of resource allocation if possible Allocation confirmed Channel established The Tenet Real-Time Protocol Suite 17/27

  18. The Real-Time Channel Administration Protocol Structure of a Channel Establishment Message RCAP Header Header Record: Transport layer parameters Network Subheader Record: Internetwork level parameters Establishment Records: Local parameters for internetwork level nodes ... ... RH HR NSR ER ER NSR ER ER Network Subheader Record: Subnetwork parameters Establishment Records: Local parameters for subnetwork level nodes The Tenet Real-Time Protocol Suite 18/27

  19. The Real-Time Channel Administration Protocol Abstraction in an Internetwork 3 4 2 6 5 1 RH HR NSR ER ER NSR ER ER ER ER 1 2 3 4 5 6 2 6 1 RH HR NSR ER ER ER 1 2 6 The Tenet Real-Time Protocol Suite 19/27

  20. The Real-Time Channel Administration Protocol Channel Teardown Application-initiated Initiated by either source or destination applica- tion Resources released along route State and routing information discarded System-initiated Source Destination Initiated by any node along path in response to failures in network Resources released along route State and routing information discarded The Tenet Real-Time Protocol Suite 20/27

  21. The Real-Time Channel Administration Protocol Channel Status One round trip along channel path Forward pass Source Destination Nodes add status information to RCAP control message No subnetwork abstraction: status for lower-level nodes retained Reverse pass Source Destination Nodes return status report to source unchanged The Tenet Real-Time Protocol Suite 21/27

  22. Implementation Local Area Testbed DECstation 5000/125 FDDI Ring DECstation 5000/240 A simple environment for testing a prototype imple- mentation. Can we really make real-time performance guaran- tees work? The Tenet Real-Time Protocol Suite 22/27

  23. Implementation Local Area Testbed RMTP/RTIP in Ultrix 4.2A kernel (H. Zhang) User creates RMTP sockets like TCP or UDP sockets CMTP as daemon process plus kernel modifications (A. Gupta and F. Maiorana) RCAP as user-level daemon process per node and li- brary per client process (A. Banerjea and B. Mah) User makes calls to an RCAP library to manage channels RMTP/RTIP/RCAP tested together CMTP “almost working” The Tenet Real-Time Protocol Suite 23/27

  24. Implementation XUNET 2 University of Wisconsin at Madison Pacific Bell AT&T Chicago University AT&T Bell of Laboratories, California Murray Hill, NJ at Berkeley Bell Atlantic University of Illinois at Urbana-Champaign Sandia National Laboratories and Lawrence Livermore National Laboratories FDDI ATM/DS 3 XUNET 2 ATM Switch Router (SGI Iris 4D/310) Host (mainly DECstation 5000) A heterogeneous network ATM switches using a restricted form of Hierarchical Round Robin (HRR) The Tenet Real-Time Protocol Suite 24/27

  25. Implementation XUNET 3 Lawrence Berkeley Laboratory Scanning Microscope HIPPI-ATM Converter 4x4 HIPPI Sun 4/690 MP Switch To Pacific Bell, Oakland (XUNET 2) University of California at Berkeley XUNET 2 Switch RAID II Disk Array HIPPI Workstation (Sparcstation 2) First “high speed” environment Connection to XUNET 2 Protocols on SunOS and RAID II The Tenet Real-Time Protocol Suite 25/27

  26. Implementation Sequoia 2000 University of “Bigfoot” File California at Servers (heel, toe) Berkeley FDDI T1 Router (DECstation 5000/240) File Server (DECsystem 5900) University of Workstation (usually California at DECstation) Santa Barbara University of California at Los Angeles Scripps Institute of University of Oceanography California at San Diego Supercomputer San Diego Center A heterogeneous internetwork Similar to local testbed: all machines running DEC Ul- trix. The Tenet Real-Time Protocol Suite 26/27

  27. Future Work Get prototype debugged and get implementations done! Multicast Negotiation of channel parameters Dynamic rerouting or channel modification Intelligent routing Applications The Tenet Real-Time Protocol Suite 27/27

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend