Table of Contents

Total Page:16

File Type:pdf, Size:1020Kb

Table of Contents 1 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle. 2 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Eine phatastische Reise ins Innere der Hardware Franz Haberhauer Stefan Hinker Oracle Hardware in 3D 5 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. T5 and M5 PCIe Carrier Card . Supports standard low-profile PCIe cards Air Flow PCIe Retimer x16 Connector (x8 electrical) 6 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. PCIe Data Paths: Full System . Two root complexes per T5 processor . Each PCIe port on a T5 processor controls a single PCIe slot 7 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. T5-2 Block Diagram DIMM DIMM DIMM DIMM DIMM DIMM DIMM DIMM DIMM DIMM DIMM DIMM DIMM DIMM DIMM DIMM BoB BoB BoB BoB BoB BoB BoB BoB BoB BoB BoB BoB BoB BoB BoB BoB T5-0 T5-1 CPU CPU TPM Host & CPU PCIe Debug CPU PCIe Debug Data Flash DC/DCs 0 1 Port DC/DCs 0 1 Port x8 x8 FPGA x8 x4 x8 x1 HDD0 DBG SAS/SATA x1 HDD0 IO Controller x4 x4 PCIe PCIe SP Module HDD0 get rid of all inside x8 x8 SAS/SATA smallSwitch boxes 0 Switch 1 FRUID HDD0 IO Controller Sideband Mgmt DRAM HDD0 USB 1.1 Keyboard Mouse Service SPI x8 USB 3.0 x8 USB 2.0 Storage Flash HDD0 Host Processor SATA DVD NAND USB 2.0 Hub USB USB 3.0 USB Internal USB Hub VGA VGA REAR IO Board USB2 USB3 VGA USB0 USB1 VGA Serial Enet Quad 10Gig Enet DB15 Mgmt Mgmt Slot 2 (8) 2 Slot (8) 3 Slot (8) 4 Slot (8) 5 Slot (8) 6 Slot (8) 7 Slot (8) 8 Slot Slot 1 (8) 1 Slot 10/100 FAN BOARD REAR IO 8 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Agenda . Preparing a LDom Guest with it’s own Root Complex . Removing a PCIe card . Re-inserting a PCIe card 9 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Creating a Root Domain An Example on M6-32 – Listing IO Devices root@primary # ldm ls-io NAME TYPE BUS DOMAIN STATUS ---- ---- --- ------ ------ pci_32 BUS pci_32 primary IOV pci_33 BUS pci_33 primary IOV pci_34 BUS pci_34 primary IOV pci_35 BUS pci_35 primary IOV pci_36 BUS pci_36 primary IOV […] /SYS/IOU2/PCIE3 PCIE pci_32 primary EMP /SYS/IOU2/EMS1/CARD/NET0 PCIE pci_32 primary OCC /SYS/IOU2/EMS1/CARD/SCSI PCIE pci_32 primary OCC /SYS/IOU2/PCIE2 PCIE pci_33 primary OCC /SYS/IOU2/PCIE5 PCIE pci_34 primary EMP /SYS/IOU2/PCIE8 PCIE pci_35 primary EMP /SYS/IOU2/PCIE11 PCIE pci_36 primary EMP /SYS/IOU2/EMS3/CARD/NET0 PCIE pci_36 primary EMP /SYS/IOU2/EMS3/CARD/SCSI PCIE pci_36 primary EMP 10 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Creating a Root Domain An Example on M6-32 – Giving away some devices root@primary # ldm start-reconf primary ldm rm-io pci_33 ldm rm-io pci_34 Reboot […] ldm add-io pci_33 mars ldm add-io pci_34 mars 11 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Creating a Root Domain Checking IO Devices again root@primary # ldm ls-io NAME TYPE BUS DOMAIN STATUS ---- ---- --- ------ ------ pci_32 BUS pci_32 primary IOV pci_33 BUS pci_33 mars OCC pci_34 BUS pci_34 mars EMP pci_35 BUS pci_35 primary IOV pci_36 BUS pci_36 primary IOV […] /SYS/IOU2/PCIE3 PCIE pci_32 primary EMP /SYS/IOU2/EMS1/CARD/NET0 PCIE pci_32 primary OCC /SYS/IOU2/EMS1/CARD/SCSI PCIE pci_32 primary OCC /SYS/IOU2/PCIE2 PCIE pci_33 mars OCC /SYS/IOU2/PCIE5 PCIE pci_34 mars EMP /SYS/IOU2/PCIE8 PCIE pci_35 primary EMP /SYS/IOU2/PCIE11 PCIE pci_36 primary EMP /SYS/IOU2/EMS3/CARD/NET0 PCIE pci_36 primary EMP /SYS/IOU2/EMS3/CARD/SCSI PCIE pci_36 primary EMP 12 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Preparing for Hotplug Check in “mars” using the hotplug command root@mars # hotplug list -c Connection State Description __________________________________________________ IOU2-PCIE2 ENABLED PCIe-Native IOU2-PCIE5 EMPTY PCIe-Native 13 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Preparing for Hotplug A Detailed view on PCIE2 root@host-9-78 # hotplug list -clv IOU2-PCIE2 Connection State Description Path _____________________________________________________ IOU2-PCIE2 ENABLED PCIe-Native /pci@b40/pci@1/pci@0/pci@2 Device Usage ________________________________________________ SUNW,qlc@0 - fp - disk - fp@0,0 - SUNW,qlc@0,1 - fp - disk - fp@0,0 - 14 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Removing the HBA root@mars # hotplug poweroff IOU2-PCIE2 root@mars # hotplug list -c Connection State Description __________________________________________________ IOU2-PCIE2 PRESENT PCIe-Native IOU2-PCIE5 EMPTY PCIe-Native 15 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Re-Inserting the HBA root@mars # hotplug poweron IOU2-PCIE2 root@mars # hotplug list -c Connection State Description __________________________________________________ IOU2-PCIE2 POWERED PCIe-Native IOU2-PCIE5 EMPTY PCIe-Native root@mars # hotplug enable IOU2-PCIE2 root@mars # hotplug list -c IOU2-PCIE2 Connection State Description __________________________________________________ IOU2-PCIE2 ENABLED PCIe-Native IOU2-PCIE5 EMPTY PCIe-Native 16 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. 17 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. SPARC M6: Processor Overview PCIe . SerDes MCU SerDes 12 SPARC S3 cores, 96 threads MIO . 48MB shared L3 cache L3 SPARC L3 Core Coherence & ScalabilityCoherence . 4 DDR3 schedulers, maximum of 1TB of memory per socket SPARC SPARC L3 SPARC L3 SPARC SPARC Core Core Ctl Core Ctl Core Core . 2 PCIe 3.0 x8 lanes SerDes Crossbar . Up to 8 sockets glue-less scaling SPARC SPARC L3 SPARC L3 SPARC SPARC . Up to 32 sockets glued scaling Core Core Ctl Core Ctl Core Core . 4.1 Tbps total link bandwidth SPARC SerDes L3 Core L3 . 4.27 billion transistors SerDes MCU SerDes PCIe 18 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Sun 4/260 „Sunrise“ July 1987 . MB86900 chip set implementing SPARC V7 ISA – First implementation of SPARC – Two 20.000-gate 1.2µm CMOS Gate Arrays . Manufactured by Fujitsu Limited . MB86900 Microprocessor . MB86910 Floating-Point Unit – 16.67 MHz, 10 MIPS 19 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. 25+ Years of SPARC Processors 1987 1988 1992 1995 1996 2000 2002 2005 2007 2010 2011 2013 Sunrise: 1st SPARC Processor UltraSPARC IV+ UltraSPARC II SPARC T5 SuperSPARC I UltraSPARC IIIi UltraSPARC T2 SPARC T4 SUNRAY SUNRAY UltraSPARC I UltraSPARC III UltraSPARC T1 UltraSPARC T3 SPARC M5 20 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. SPARC M6: Processor Overview PCIe . SerDes MCU SerDes 12 SPARC S3 cores, 96 threads MIO . 48MB shared L3 cache L3 SPARC L3 Core Coherence & ScalabilityCoherence . 4 DDR3 schedulers, maximum of 1TB of memory per socket SPARC SPARC L3 SPARC L3 SPARC SPARC Core Core Ctl Core Ctl Core Core . 2 PCIe 3.0 x8 lanes SerDes Crossbar . Up to 8 sockets glue-less scaling SPARC SPARC L3 SPARC L3 SPARC SPARC . Up to 32 sockets glued scaling Core Core Ctl Core Ctl Core Core . 4.1 Tbps total link bandwidth SPARC SerDes L3 Core L3 . 4.27 billion transistors SerDes MCU SerDes PCIe 21 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. SPARC M6 CPU Block Diagram DDR3 – 1066 MHz DDR3 – 1066 MHz DDR3 – 1066 MHz DDR3 – 1066 MHz Scalability Links 12 Gbps per lane BoB BoB BoB BoB BoB BoB BoB BoB 16 GBps eachdirectionGBps 16 – 4 lanes per link GBps x PCIe 3.0@ 8 28 (144 Gbps) Coherency Links SLC Memory Memory IO 12.8 Gbps per lane Control Control Subsystem - 12 lanes per link SLC (1075 Gbps) Coherence Unit Coherence Unit SLC Link 0 Link 1 SPARC SLC S3 Core SLC Link 2 128 KB L2$ Link 3 L3$ B0 L3$ B2 L3$ B1 L3$ B3 SLC L3$ B0 16 KB L1I$ 12MB1MB,16,16--wayway 12MB,16-way 12MB,16-way 12MB,16-way Link 4 16 KB L1D$ 12 x 5 Crossbar (~620GBps bandwidth) Link 5 FGU C6 C7 C8 C9 C10 C11 Switch 2x4 Coherency C0 C1 C2 C3 C4 C5 Link 6 Crypto 8 threads per Core 22 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. T5 System Interconnects 1-Way 2-Way 4-Way Single Socket Dual Socket 6-Way 8-Way 23 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. 8 Socket Local Coherency & Data Interconnect All-to-All Interconnect Where the Node-to-Node Fabric is 12 diff pairs per link in each direction. DIMMS DIMMS M5/T5 M5/T5 T5 interconnect bandwidth= 157.5 GB/sec T5-8 interconnect bandwidth= 1260 GB/sec DIMMS M5/T5 M5/T5 DIMMS PCIe Gen3 Bandwidth 8 diff pairs per ports At 8Gb/sec ~8GB/sec/direction POINT-TO-POINT LOCAL ~8Gb/sec/lane X 8 lanes = 64 Gb/s INTERCONNECT X 2 directions X 2 Ports/chip DIMMS = 256Gb/s/chip M5/T5 M5/T5 DIMMS = 32 GB/s per chip DDR3-1066 Memory Bandwidth DIMMS T5 is 133 GB/sec DIMMS M5/T5 M5/T5 T5-8 is 1064 GB/s 24 Copyright © 2013, Oracle and/or its affiliates.
Recommended publications
  • Ultrasparc Iii
    UltraSparc IIi Kevin Normoyle and the Sabre cats One size doesn’t fit all SPARC chip technology available in three broad product categories: • S-Series (servers, highest performance) • I-Series (price/performance, ease-of-use) • E-Series (lowest cost) Tired: Marginal micro-optimizations Wired: Interfaces and integration. 2 of 26 Desktop/High end embedded system issues • Ease of design-in • Low-cost • Simple motherboard designs • Power • Higher performance graphics interfaces • Low latency to memory and I/O • Upgrades • The J word 3 of 26 UltraSPARC-IIi System Example Module 72-bit DIMM 72-bit DIMM SRAM SRAM UltraSPARC IIi SRAM 75MHz/72-bit XCVRs clocks 100MHz/64-bit 66 or 33 MHz UPA64S 32-bit device 3.3v example: Creator3D graphics APB Advanced PCI Bridge (optional) 33MHz/32-bit 33MHz/32-bit Can use PC-style SUPERIO chips 5v/3.3v 5v/3.3v (boot addressing / INT_ACK features) 4 of 26 Highlights • TI Epic4 GS2, 5-layer CMOS, 2.6v core, 3.3v I/O. • Sun’s Visual Instruction Set - VIS(TM) - 2-D, 3-D graphics, image processing, real-time compression/decompression, video effects - block loads and stores (64-byte blocks) sustain 300 MByte/s to/from main memory, with arbitrary src/dest alignment • Four-way superscalar instruction issue - 6 pipes: 2 integer, 2 fp/graphics, 1 load/store, 1 branch • High bandwidth / Low latency interfaces - Synchronous, external L2 cache, 0.25MB - 2MB - 8-byte (+parity) data bus to L2 cache (1.2 GByte/s sustained) - 8-byte (+ECC) data bus to DRAM XCVRs (400 MByte/s sustained) or UPA64S (800 Mbyte/s sustained) - 4-byte PCI/66 interface.
    [Show full text]
  • Installation and Upgrade General Checklist Report
    VeritasTM Services and Operations Readiness Tools Installation and Upgrade Checklist Report for Storage Foundation for Sybase 5.1, Solaris 10, SPARC Index Back to top Important Notes System requirements Product documentation Patches for Storage Foundation for Sybase and Platform Platform configuration Host bus adapter (HBA) parameters and switch parameters Operations Manager Array Support Libraries (ASLs) Additional tasks to consider Important Notes Back to top Array Support Libraries (ASLs) When installing Veritas products, please be aware that ASLs updates are not included in the patches update bundle. Please go to the Array Support Libraries (ASLs) to get the latest updates for your disk arrays. System requirements Back to top Required number of CPUs: 1 Required disk space: Partitions Minimum space required Maximum space required Recommended space /opt 102 MB 441 MB 327 MB /root 52 MB 53 MB 52 MB /usr 154 MB 154 MB 154 MB /var 1 MB 1 MB 1 MB Supported architectures: SPARC M5 series [1][2] SPARC M6 series [1][2] SPARC T3 series [2] SPARC T4 series [2][3] SPARC T5 series [2][4] SPARC64 X+ series SPARC64-V series SPARC64-VI series 1 of 9 VeritasTM Services and Operations Readiness Tools SPARC64-VII/VII+ series SPARC64-X series UltraSPARC II series UltraSPARC III series UltraSPARC IV series UltraSPARC T1 series [2] UltraSPARC T2/T2+ series [2] 1. A minimum version of Storage Foundation 5.1SP1RP3, and Solaris 10 1/13 are required for support. 2. Oracle VM Server for SPARC supported. See the following TechNote: http://www.veritas.com/docs/DOC4397. 3. Installation of Storage Foundation products may encounter issue on Oracle T4 servers, see TechNote http://www.veritas.com/docs/TECH177307.
    [Show full text]
  • SPARC S7 Servers
    Oracle’s SPARC S7 Servers Technical Overview Rainer Schott Oracle Systems Sales Consulting September 2016 Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 3 • App Data Integrity SPARC @ Oracle Including • DB Query Acceleration Software in Silicon } • Inline Decompression 7 Processors in 6 Years • More…. 2010 2011 2013 2013 2013 2015 2016 SPARC T3 SPARC T4 SPARC T5 SPARC M5 SPARC M6 SPARC M7 SPARC S7 16 x 2nd Gen cores 8 x 3rd Gen Cores 16 x 3rd Gen Cores 16x 3 rd Gen Cores 12 x 3rd Gen Cores 32 x 4th Gen Cores 8 x 4th Gen Cores 4MB L3 Cache 4MB L3 Cache 8MB L3 Cache 48MB L3 Cache 48MB L3 Cache 64MB L3 Cache 16MB L3 cache 1.65 GHz 3.0 GHz 3.6 GHz 3.6 GHz 3.6 GHz 4.1 GHz 4.5 GHz Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Confidential Advancing the State-of-the-Art M7 Microprocessor – World’s First Implementation of Software Features in Silicon • SQL in Silicon – High-Speed Memory Decompression… – Accelerates In-Memory Database • Always-On Security in Silicon – Memory intrusion detection • High-Speed Encryption – Near zero performance impact Copyright © 2016, Oracle and/or its affiliates.
    [Show full text]
  • Sun Fire E2900 Server
    Sun FireTM E2900 Server Just the Facts February 2005 SunWin token 401325 Sun Confidential – Internal Use Only Just The Facts Sun Fire E2900 Server Copyrights ©2005 Sun Microsystems, Inc. All Rights Reserved. Sun, Sun Microsystems, the Sun logo, Sun Fire, Netra, Ultra, UltraComputing, Sun Enterprise, Sun Enterprise Ultra, Starfire, Solaris, Sun WebServer, OpenBoot, Solaris Web Start Wizards, Solstice, Solstice AdminSuite, Solaris Management Console, SEAM, SunScreen, Solstice DiskSuite, Solstice Backup, Sun StorEdge, Sun StorEdge LibMON, Solstice Site Manager, Solstice Domain Manager, Solaris Resource Manager, ShowMe, ShowMe How, SunVTS, Solstice Enterprise Agents, Solstice Enterprise Manager, Java, ShowMe TV, Solstice TMNscript, SunLink, Solstice SunNet Manager, Solstice Cooperative Consoles, Solstice TMNscript Toolkit, Solstice TMNscript Runtime, SunScreen EFS, PGX, PGX32, SunSpectrum, SunSpectrum Platinum, SunSpectrum Gold, SunSpectrum Silver, SunSpectrum Bronze, SunStart, SunVIP, SunSolve, and SunSolve EarlyNotifier are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. in the United States and other countries. Products bearing SPARC trademarks are based upon an architecture developed by Sun Microsystems, Inc. UNIX is a registered trademark in the United States and other countries, exclusively licensed through X/Open Company, Ltd. All other product or service names mentioned
    [Show full text]
  • Sun SPARC Enterprise® M3000 Server
    Sun SPARC Enterprise ® M3000 Server Enabling Enterprise performance and Mission Critical RAS in an ultra dense footprint at an entry-level price < Growing demand for scalability and 24x7 availability coupled with modern economic realities are re-shaping the design of the multi-tiered datacenter. Customers desire products and solutions that reduce their overall cost and complexity by combining low price, better price/performance, improved environmental requirements, system manageability, and increased availability. Now, for the first time, IT organizations can securely, reliably, and eco-efficiently serve millions of new customers and communities with mainframe class reliability in a 2 RU footprint while maintaining their ability to seamlessly scale up with the Sun SPARC Enterprise® M3000 server. Highlights • 1 CPU, 2 RU entry level enterprise Keep pace with expanding needs Power efficient virtualization technologies class server based on the quad-core With its compact, low power consumption and The compact and flexible SPARC Enterprise SPARC64® VII processor native to the lightweight design the SPARC Enterprise M3000 M3000 server delivers greatly improved M-Series portfolio server was architected to help our customers business efficiency and with its high density • Seamless scalability from 1 CPU up to contain existing application fees, deploy new design the M3000 shows a 50 percent reduction 64 CPUs within the same family and business services and consolidate existing in space and power consumption all while without changing the management system distributed systems more cost effectively and doubling the performance when compared to • Advanced virtualization technologies, reliably than ever before. the Sun Fire™ V445 server. In addition, its light methodologies, and services, making Sun weight design avoids rackmount floor-loading SPARC Enterprise® servers ideal for Because it is part of the SPARC Enterprise concerns.
    [Show full text]
  • Memory Profiling on Shared-Memory Multiprocessors
    MEMORY PROFILING ON SHARED-MEMORY MULTIPROCESSORS A DISSERTATION SUBMITTED TO THE DEPARTMENT OF ELECTRICAL ENGINEERING AND THE COMMITTEE ON GRADUATE STUDIES OF STANFORD UNIVERSITY IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY Jeffrey S. Gibson June 2004 c Copyright by Jeffrey S. Gibson 2004 All Rights Reserved ii I certify that I have read this dissertation and that in my opinion it is fully adequate, in scope and quality, as a dissertation for the degree of Doctor of Philosophy. Dr. John Hennessy (Principal Advisor) I certify that I have read this dissertation and that in my opinion it is fully adequate, in scope and quality, as a dissertation for the degree of Doctor of Philosophy. Dr. Mark Horowitz I certify that I have read this dissertation and that in my opinion it is fully adequate, in scope and quality, as a dissertation for the degree of Doctor of Philosophy. Dr. Mendel Rosenblum Approved for the University Committee on Graduate Studies: iii Abstract Tuning application memory performance can be difficult on any system but is particularly so on distributed shared-memory (DSM) multiprocessors. This is due to the implicit nature of communication, the unforeseen interactions among the processors, and the long remote memory latencies. Tools, called memory profilers, that allow the user to map memory behavior back to application data structures can be invaluable aids to the programmer. Un- fortunately, memory profiling is difficult to implement efficiently since most systems lack the requisite hardware support. This dissertation introduces two techniques for efficient memory profiling, each requiring hardware support on either the processor or the system node controller.
    [Show full text]
  • Sun Ultratm 5 Workstation Just the Facts
    Sun UltraTM 5 Workstation Just the Facts Copyrights 1999 Sun Microsystems, Inc. All Rights Reserved. Sun, Sun Microsystems, the Sun logo, Ultra, PGX, PGX24, Solaris, Sun Enterprise, SunClient, UltraComputing, Catalyst, SunPCi, OpenWindows, PGX32, VIS, Java, JDK, XGL, XIL, Java 3D, SunVTS, ShowMe, ShowMe TV, SunForum, Java WorkShop, Java Studio, AnswerBook, AnswerBook2, Sun Enterprise SyMON, Solstice, Solstice AutoClient, ShowMe How, SunCD, SunCD 2Plus, Sun StorEdge, SunButtons, SunDials, SunMicrophone, SunFDDI, SunLink, SunHSI, SunATM, SLC, ELC, IPC, IPX, SunSpectrum, JavaStation, SunSpectrum Platinum, SunSpectrum Gold, SunSpectrum Silver, SunSpectrum Bronze, SunVIP, SunSolve, and SunSolve EarlyNotifier are trademarks, registered trademarks, or service marks of Sun Microsystems, Inc. in the United States and other countries. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. in the United States and other countries. Products bearing SPARC trademarks are based upon an architecture developed by Sun Microsystems, Inc. UNIX is a registered trademark in the United States and other countries, exclusively licensed through X/Open Company, Ltd. OpenGL is a registered trademark of Silicon Graphics, Inc. Display PostScript and PostScript are trademarks of Adobe Systems, Incorporated, which may be registered in certain jurisdictions. Netscape is a trademark of Netscape Communications Corporation. DLT is claimed as a trademark of Quantum Corporation in the United States and other countries. Just the Facts May 1999 Positioning The Sun UltraTM 5 Workstation Figure 1. The Ultra 5 workstation The Sun UltraTM 5 workstation is an entry-level workstation based upon the 333- and 360-MHz UltraSPARCTM-IIi processors. The Ultra 5 is Sun’s lowest-priced workstation, designed to meet the needs of price-sensitive and volume-purchase customers in the personal workstation market without sacrificing performance.
    [Show full text]
  • Datasheet Fujitsu Sparc Enterprise T5440 Server
    DATASHEET FUJITSU SPARC ENTERPRISE T5440 SERVER DATASHEET FUJITSU SPARC ENTERPRISE T5440 SERVER THE SYSTEM THAT MOVES WEB APPLICATION CONSOLIDATION INTO MID-RANGE COMPUTING. UP TO 4 HIGH PERFORMANCE PROCESSORS, HIGH MEMORY AND EXTENSIVE CONNECTIVITY PROVIDE THE INFRASTRUCTURE FOR BACK OFFICE AND DATA CENTER CONSOLIDATION TASKS. FUJITSU SPARC ENTERPRISE FOR WEB SECURITY, SPARC ENVIRONMENTS MEAN MANAGEABILITY AND EFFICIENCY AND PERFORMANCE RELIABILITY Fujitsu SPARC Enterprise throughput computing Based on a four socket design, Fujitsu SPARC servers are the ultimate in Web and front-end Enterprise T5440 provides up to 256 threads and business processes. Designed for space efficiency, 512GB of memory for outstanding workload low power consumption, and maximum compute consolidation. These servers can deliver outstanding performance they provide high throughput, data throughput performance in web and network energy-saving, and space-saving solutions, in Web environments while also delivering excellent server server deployment. Built on UltraSPARC T2 or consolidation capability for back office and UltraSPARC T2 Plus processors, everything is departmental database solutions. Fully supported by integrated together on each processor chip to reduce solid management and the top scalability and the overall component count. This speeds openness of the Solaris Operating system, you have performance lowers power use and reduces the ability to maximise thread utilization, deliver component failure. Add in the no-cost virtualization application capability, and scale as large as you technology from Logical Domains and Solaris need. Containers and you have a fully scalable environment for server consolidation. Finish it off with on-chip The intrinsic service management in Fujitsu SPARC encryption and 10 Giga-bit Ethernet freeways and Enterprise T5440 combined with the SPARC they provide the compete environment for secure hardware architecture and Solaris operating system data processing and lightening fast throughput.
    [Show full text]
  • Microsparc-II-Usersm
    Products Rights Notice: Copyright © 1991-2008 Sun Microsystems, Inc. 4150 Network Circle, Santa Clara, California 95054, U.S.A. All Rights Reserved You understand that these materials were not prepared for public release and you assume all risks in using these materials. These risks include, but are not limited to errors, inaccuracies, incompleteness and the possibility that these materials infringe or misappropriate the intellectual property right of others. You agree to assume all such risks. THESE MATERIALS ARE PROVIDED BY THE COPYRIGHT HOLDERS AND OTHER CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS (INCLUDING ANY OF OWNER'S PARTNERS, VENDORS AND LICENSORS) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THESE MATERIALS, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Sun, Sun Microsystems, the Sun logo, Solaris, OpenSPARC T1, OpenSPARC T2 and UltraSPARC are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. in the U.S. and other countries. Products bearing SPARC trademarks are based upon architecture developed by Sun Microsystems, Inc.
    [Show full text]
  • Oracle® Developer Studio 12.6
    ® Oracle Developer Studio 12.6: C++ User's Guide Part No: E77789 July 2017 Oracle Developer Studio 12.6: C++ User's Guide Part No: E77789 Copyright © 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs.
    [Show full text]
  • The Supersparc Microprocessor
    The SuperSPARC™ Microprocessor Technical White Paper 2550 Garcia Avenue Mountain View, CA 94043 U.S.A. © 1992 Sun Microsystems, Inc.—Printed in the United States of America. 2550 Garcia Avenue, Mountain View, California 94043-1100 U.S.A All rights reserved. This product and related documentation is protected by copyright and distributed under licenses restricting its use, copying, distribution and decompilation. No part of this product or related documentation may be reproduced in any form by any means without prior written authorization of Sun and its licensors, if any. Portions of this product may be derived from the UNIX® and Berkeley 4.3 BSD systems, licensed from UNIX Systems Laboratories, Inc. and the University of California, respectively. Third party font software in this product is protected by copyright and licensed from Sun’s Font Suppliers. RESTRICTED RIGHTS LEGEND: Use, duplication, or disclosure by the government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 and FAR 52.227-19. The product described in this manual may be protected by one or more U.S. patents, foreign patents, or pending applications. TRADEMARKS Sun, Sun Microsystems, the Sun logo, are trademarks or registered trademarks of Sun Microsystems, Inc. UNIX and OPEN LOOK are registered trademarks of UNIX System Laboratories, Inc. All other product names mentioned herein are the trademarks of their respective owners. All SPARC trademarks, including the SCD Compliant Logo, are trademarks or registered trademarks of SPARC International, Inc. SPARCstation, SPARCserver, SPARCengine, SPARCworks, and SPARCompiler are licensed exclusively to Sun Microsystems, Inc.
    [Show full text]
  • The Interactive Performance of SLIM: a Stateless, Thin-Client Architecture ✽ ✽ ✝ Brian K
    17th ACM Symposium on Operating Systems Principles (SOSP’99) Published as Operating Systems Review, 34(5):32–47, December 1999 The interactive performance of SLIM: a stateless, thin-client architecture ✽ ✽ ✝ Brian K. Schmidt , Monica S. Lam , J. Duane Northcutt ✽ Computer Science Department, Stanford University {bks, lam}@cs.stanford.edu ✝ Sun Microsystems Laboratories [email protected] Abstract 1 Introduction Taking the concept of thin clients to the limit, this paper Since the mid 1980’s, the computing environments of proposes that desktop machines should just be simple, many institutions have moved from large mainframe, stateless I/O devices (display, keyboard, mouse, etc.) that time-sharing systems to distributed networks of desktop access a shared pool of computational resources over a machines. This trend was motivated by the need to provide dedicated interconnection fabric — much in the same way everyone with a bit-mapped display, and it was made as a building’s telephone services are accessed by a possible by the widespread availability of collection of handset devices. The stateless desktop design high-performance workstations. However, the desktop provides a useful mobility model in which users can computing model is not without its problems, many of transparently resume their work on any desktop console. which were raised by the original UNIX designers[14]: This paper examines the fundamental premise in this “Because each workstation has private data, each system design that modern, off-the-shelf interconnection must be administered separately; maintenance is technology can support the quality-of-service required by difficult to centralize. The machines are replaced today’s graphical and multimedia applications.
    [Show full text]