CS61C : Machine Structures

Similar documents
CS61C : Machine Structures

CS61C : Machine Structures

Internet II. CS10 : Beauty and Joy of Computing. cs10.berkeley.edu. !!Senior Lecturer SOE Dan Garcia!!! Garcia UCB!

CS61C : Machine Structures

Review 1/2 Operating System started as shared I/O library. CS61C Anatomy of I/O Devices: Networks. Lecture 14

CS61C : Machine Structures

CMSC 611: Advanced. Interconnection Networks

CS61C Machine Structures Lecture 39 Networks. No Machine is an Island!

CS 61C: Great Ideas in Computer Architecture (Machine Structures) Lecture 38: IO and Networking

precise rules that govern communication between two parties TCP/IP: the basic Internet protocols IP: Internet protocol (bottom level)

Outline: Connecting Many Computers

Lecture #28 I/O, networks, disks

Most important topics today. I/O bus (computer bus) Polling vs interrupts Switch vs shared network Network protocol layers Various types of RAID

CS 162 Operating Systems and Systems Programming Professor: Anthony D. Joseph Spring Lecture 21: Network Protocols (and 2 Phase Commit)

CSE 123A Computer Networks

CCNA Exploration1 Chapter 7: OSI Data Link Layer

Data Link Control Protocols

CS3600 SYSTEMS AND NETWORKS

Announcements. No book chapter for this topic! Slides are posted online as usual Homework: Will be posted online Due 12/6

No book chapter for this topic! Slides are posted online as usual Homework: Will be posted online Due 12/6

6.033 Lecture 12 3/16/09. Last time: network layer -- how to deliver a packet across a network of multiple links

CS4700/CS5700 Fundaments of Computer Networks

Chapter 2 - Part 1. The TCP/IP Protocol: The Language of the Internet

Connectionless and Connection-Oriented Protocols OSI Layer 4 Common feature: Multiplexing Using. The Transmission Control Protocol (TCP)

Recap of Networking Intro. Lecture #28 Networking & Disks Protocol Family Concept. Protocol for Networks of Networks?

CS 5520/ECE 5590NA: Network Architecture I Spring Lecture 13: UDP and TCP

Computer Network. Direct Link Networks Reliable Transmission. rev /2/2004 1

ECE 650 Systems Programming & Engineering. Spring 2018

Basics of datacommunication

Data Networks. Lecture 1: Introduction. September 4, 2008

CS 428/528 Computer Networks Lecture 01. Yan Wang

Lecture 28: Networks & Interconnect Architectural Issues Professor Randy H. Katz Computer Science 252 Spring 1996

Network Security Fundamentals. Network Security Fundamentals. Roadmap. Security Training Course. Module 2 Network Fundamentals

cs144 Midterm Review Fall 2010

Data and Computer Communications. Chapter 2 Protocol Architecture, TCP/IP, and Internet-Based Applications

Introduction to computer networking

Page 1. Goals for Today" What Is A Protocol?" CS162 Operating Systems and Systems Programming Lecture 10. Protocols, Layering and e2e Argument"

Networks. Distributed Systems. Philipp Kupferschmied. Universität Karlsruhe, System Architecture Group. May 6th, 2009

EEC-484/584 Computer Networks

CS 268: Internet Architecture & E2E Arguments. Today s Agenda. Scott Shenker and Ion Stoica (Fall, 2010) Design goals.

Networking and Internetworking 1

Links Reading: Chapter 2. Goals of Todayʼs Lecture. Message, Segment, Packet, and Frame

OSI Transport Layer. Network Fundamentals Chapter 4. Version Cisco Systems, Inc. All rights reserved. Cisco Public 1

Digital Communication Networks

Applied Networks & Security

Lecture 15: Networks & Interconnect Interface, Switches, Routing, Examples Professor David A. Patterson Computer Science 252 Fall 1996

Principles behind data link layer services:

Principles behind data link layer services:

Lecture (11) OSI layer 4 protocols TCP/UDP protocols

UNIT IV -- TRANSPORT LAYER

Principles behind data link layer services

User Datagram Protocol

EITF25 Internet Techniques and Applications L7: Internet. Stefan Höst

CS152 Computer Architecture and Engineering Lecture 21 Buses and Networks Dave Patterson (

TRANSMISSION CONTROL PROTOCOL. ETI 2506 TELECOMMUNICATION SYSTEMS Monday, 7 November 2016

Summary of MAC protocols

TDT Appendix E Interconnection Networks

Introduction to Information Science and Technology 2017 Networking II. Sören Schwertfeger 师泽仁

Lecture 2: Layering & End-to-End

Hands-On Network Security: Practical Tools & Methods

CSC 401 Data and Computer Communications Networks

Network.... communication system for connecting end- systems. End-systems a.k.a. hosts PCs, workstations dedicated computers network components

Tutorial 2 : Networking

Networking Link Layer

Review. Lecture #25 Input / Output, Networks II, Disks ABCs of Networks: 2 Computers

Data Link Layer. Our goals: understand principles behind data link layer services: instantiation and implementation of various link layer technologies

Announcements. IP Forwarding & Transport Protocols. Goals of Today s Lecture. Are 32-bit Addresses Enough? Summary of IP Addressing.

CS61C Machine Structures Lecture 37 Networks. No Machine is an Island!

CS152 Computer Architecture and Engineering Lecture 21 Buses and Networks Dave Patterson (

Lecture 3 Protocol Stacks and Layering

Lecture 2: Internet Architecture

CIS 551 / TCOM 401 Computer and Network Security. Spring 2007 Lecture 7

internet technologies and standards

Networking interview questions

Principles behind data link layer services:

FINAL EXAM REVIEW PLEASE NOTE THE MATERIAL FROM LECTURE #16 at the end. Exam 1 Review Material

Special expressions, phrases, abbreviations and terms of Computer Networks

Lecture 16: Network Layer Overview, Internet Protocol

Network Layer: Control/data plane, addressing, routers

Introduction and Layered Network Architecture. EEE 538 Dr. Nail Akar Bilkent University Electrical and Electronics Engineering Department

Homework 1. Question 1 - Layering. CSCI 1680 Computer Networks Fonseca

Goals and topics. Verkkomedian perusteet Fundamentals of Network Media T Circuit switching networks. Topics. Packet-switching networks

Typical Network Uses

CS162 Operating Systems and Systems Programming Lecture 22. Networking II

CCNA 1 Chapter 7 v5.0 Exam Answers 2013

QUIZ: Longest Matching Prefix

Lecture 8. Network Layer (cont d) Network Layer 1-1

EC441 Fall 2018 Introduction to Computer Networking Chapter4: Network Layer Data Plane

Introduction to TCP/IP networking

Network Architecture

Networking Technologies and Applications

Lecture 15 Networking Fundamentals. Today s Plan

Lecture 3. The Network Layer (cont d) Network Layer 1-1

CS 204: Advanced Computer Networks

CS 640: Introduction to Computer Networks. Today s Lecture. Page 1

The Internet. Overview. Network building blocks

Switching Networks (Fall 2010) EE 586 Communication and. August 27, Lecture 2. (modified by Cheung for EE586; based on K&R original) 1-1

Network Layer (1) Networked Systems 3 Lecture 8

Medium Access Protocols

CS 162 Operating Systems and Systems Programming Professor: Anthony D. Joseph Spring Lecture 20: Networks and Distributed Systems

Transcription:

inst.eecs.berkeley.edu/~cs61c CS61C : Machine Structures Lecture 36 I/O : Networks 2008-04-25 TA Brian Zimmer CS61C L36 I/O : Networks (1) inst.eecs/~cs61c-th NASA To Develop Small Satellites NASA has announced it will produce small satellites, called 'nanosats,'... The satellites will work together in 'constellations' and facilitate networking in space it will 'develop a fifth gen. telecomm. and networking system for Internet protocol-based and related services.' http://science.slashdot.org/science/08/04/24/235208.shtml

I/O Review I/O gives computers their 5 senses I/O speed range is 12.5-million to one Differences in processor and I/O speed synchronize with I/O devices before use Polling works, but expensive processor repeatedly queries devices Interrupts works, more complex device causes an exception, causing OS to run and deal with the device I/O control leads to Operating Systems CS61C L36 I/O : Networks (2)

Why Networks? Originally sharing I/O devices between computers ex: printers Then communicating between computers ex: file transfer protocol Then communicating between people ex: e-mail Then communicating between networks of computers ex: file sharing, www, CS61C L36 I/O : Networks (3)

How Big is the Network (2007)? ~30 ~525 ~6,400 (1999) ~50,000 ~10,700,000 ~295,305,818 ~541,677,360 in 273 Soda in inst.cs.berkeley.edu in eecs & cs.berkeley.edu in berkeley.edu (outdated) in.edu (2005: ~9,000,000) in US (05: ~217E6; 06: ~286.5E6; 07:~259E6) (.net.com.edu.arpa.us.mil.org.gov) in the world (2005:~317,000,000; 2006: ~439,000,000; 2007: ~489,000,000) CS61C L36 I/O : Networks (4) Source: Internet Software Consortium: www.isc.org

Growth Rate Ethernet Bandwidth 1983 3 mb/s 1990 10 mb/s 1997 100 mb/s 1999 1000 mb/s? 2006 10 Gig E en.wikipedia.org/wiki/10_gigabit_ethernet CS61C L36 I/O : Networks (5)

Shared vs. Switched Based Networks Shared vs. Switched: Switched: pairs ( point-topoint connections) communicate at same time Shared: 1 at a time (CSMA/CD) Aggregate bandwidth (BW) in switched network is many times shared: Node point-to-point faster since no arbitration, simpler interface Node Node Node Node Shared Crossbar Switch Node Node CS61C L36 I/O : Networks (6)

What makes networks work? links connecting switches to each other and to computers or devices Computer switch switch network interface switch ability to name the components and to route packets of information - messages - from a source to a destination Layering, redundancy, protocols, and encapsulation as means of abstraction (61C big idea) CS61C L36 I/O : Networks (7)

Typical Types of Networks Local Area Network (Ethernet) Inside a building: Up to 1 km (peak) Data Rate: 10 Mbits/sec, 100 Mbits /sec,1000 Mbits/sec (1.25, 12.5, 125 MBytes/s) Run, installed by network administrators Wide Area Network Across a continent (10km to 10000 km) (peak) Data Rate: 1.5 Mb/s to 10000 Mb/s Run, installed by telecommunications companies (Sprint, UUNet[MCI], AT&T) Wireless Networks (LAN),... CS61C L36 I/O : Networks (8)

Administrivia Crunch time Last Lecture and Course Surveys on Monday 2008-05-12 Final Review Session on Sun 2008-05-18 3 weeks + 3 days until the Final - Final Exam on Monday 2008-05-19 5-8 PM @ TBA - IS MANDATORY! Project 4 is out! May work in pairs. Do the performance competition! Work in pairs! CS61C L36 I/O : Networks (9)

ABCs of Networks: 2 Computers Starting Point: Send bits between 2 computers app app network interface device OS OS Queue (First In First Out) on each end Can send both ways ( Full Duplex ) One-way information is called Half Duplex Information sent called a message Note: Messages also called packets CS61C L36 I/O : Networks (10)

A Simple Example: 2 Computers What is Message Format? Similar idea to Instruction Format Fixed size? Number bits? Length Data 8 bit 32 x Length bits Header (Trailer): information to deliver message Payload: data in message What can be in the data? anything that you can represent as bits values, chars, commands, addresses... CS61C L36 I/O : Networks (11)

Questions About Simple Example What if more than 2 computers want to communicate? Need computer address field in packet to know: - which computer should receive it (destination) - which computer to reply to (source) Just like envelopes! Dest. Source Len Net ID Net ID CMD/ Address /Data 8 bits 8 bits 8 bits 32*n bits Header Payload CS61C L36 I/O : Networks (12)

ABCs: many computers application application network interface device OS OS switches and routers interpret the header in order to deliver the packet source encodes and destination decodes content of the payload CS61C L36 I/O : Networks (13)

Questions About Simple Example What if message is garbled in transit? Add redundant information that is checked when message arrives to be sure it is OK 8-bit sum of other bytes: called Check sum ; upon arrival compare check sum to sum of rest of information in message. xor also popular. Net ID Net ID Len Header Checksum CMD/ Address /Data Payload Trailer Learn about Checksums in Math 55/CS 70 CS61C L36 I/O : Networks (14)

Questions About Simple Example What if message never arrives? Receiver tells sender when it arrives Send an ACK (ACKnowledgement) [like registered mail] Sender retries if waits too long Don t discard message until it is ACK ed If check sum fails, don t send ACK Checksum Net ID Net ID Len ACK INFO CMD/ Address /Data Header Payload Trailer CS61C L36 I/O : Networks (15)

Observations About Simple Example Simple questions (like those on the previous slides) lead to: more complex procedures to send/receive message more complex message formats Protocol: algorithm for properly sending and receiving messages (packets) an agreement on how to communicate CS61C L36 I/O : Networks (16)

Software Protocol to Send and Receive SW Send steps 1: Application copies data to OS buffer 2: OS calculates checksum, starts timer 3: OS sends data to network interface HW and says start SW Receive steps 3: OS copies data from network interface HW to OS buffer 2: OS calculates checksum, if OK, send ACK; if not, delete message (sender resends when timer expires) 1: If OK, OS copies data to user address space, & signals application to continue CS61C L36 I/O : Networks (17)

Protocol for Networks of Networks? Abstraction to cope with complexity of communication (compare to Abstraction for complexity of computation) Networks are like onions Hierarchy of layers: - Application (chat client, game, etc.) - Transport (TCP, UDP) - Network (IP) - Physical Link (wired, wireless, etc.) Networks are like onions. They stink? Yes. No! Oh, they make you cry. No! Layers. Onions have layers. Networks have layers. CS61C L36 I/O : Networks (18)

Protocol Family Concept Message Logical Message H Actual Message T Logical H Actual Message T Actual Actual H H Message T T H H Message T T Physical CS61C L36 I/O : Networks (19)

OSI Model http://www.petri.co.il/images/osi_model.jpg CS61C L36 I/O : Networks (20)

OSI Model http://wiki.go6.net/images/2/2b/osi-model.png CS61C L36 I/O : Networks (21)

Protocol Family Concept Key to protocol families is that communication occurs logically at the same level of the protocol, called peer-topeer but is implemented via services at the next lower level Encapsulation: carry higher level information within lower level envelope Fragmentation: break packet into multiple smaller packets and reassemble CS61C L36 I/O : Networks (22)

Protocol for Network of Networks Transmission Control Protocol/Internet Protocol (TCP/IP) (TCP :: a Transport Layer) This protocol family is the basis of the Internet, a WAN protocol IP makes best effort to deliver - Packets can be lost, corrupted TCP guarantees delivery TCP/IP so popular it is used even when communicating locally: even across homogeneous LAN CS61C L36 I/O : Networks (23)

TCP/IP packet, Ethernet packet, protocols Application sends message TCP breaks into 64KiB segments, adds 20B header IP adds 20B header, sends to network If Ethernet, broken into 1500B packets with headers, trailers (24B) All Headers, trailers have length field, destination,... Ethernet Hdr IP Header TCP Header EHIP Data TCP data Message Ethernet Hdr CS61C L36 I/O : Networks (24)

Overhead vs. Bandwidth Networks are typically advertised using peak bandwidth of network link: e.g., 100 Mbits/sec Ethernet ( 100 base T ) Software overhead to put message into network or get message out of network often limits useful bandwidth Assume overhead to send and receive = 320 microseconds (µs), want to send 1000 Bytes over 100 Mbit/s Ethernet Network transmission time: 1000Bx8b/B /100Mb/s = 8000b / (100b/µs) = 80 µs Effective bandwidth: 8000b/(320+80)µs = 20 Mb/s CS61C L36 I/O : Networks (25)

And in conclusion Protocol suites allow networking of heterogeneous components Another form of principle of abstraction Protocols operation in presence of failures Standardization key for LAN, WAN Integrated circuit ( Moore s Law ) revolutionizing network switches as well as processors Switch just a specialized computer Trend from shared to switched networks to get faster links and scalable bandwidth Interested? - EE122 (CS-based in Fall, EE based in Spring) CS61C L36 I/O : Networks (26)

[Bonus] Example: Network Media Twisted Pair ( Cat 5 ): Fiber Optics Transmitter Is L.E.D or Laser Diode light source Air Buffer Copper, 1mm think, twisted to avoid antenna effect Cladding Total internal reflection Receiver Photodiode Light: 3 parts are cable, light source, light detector Silica: glass or plastic; actually < 1/10 diameter of copper CS61C L36 I/O : Networks (27)

[Bonus] Backbone Link App Composition File-sharing is the dominant application on many links! CS61C L36 I/O : Networks (28)

[Bonus] TCP/IP in action Creating a Packet: IP Header IP TCP TCP Header CS61C L36 I/O : Networks (29)

[Bonus] The Sprint U.S. Topology (2001) CS61C L36 I/O : Networks (30)