Download the Index

Total Page:16

File Type:pdf, Size:1020Kb

Download the Index 0138134553_Gove.book Page 447 Tuesday, December 4, 2007 2:29 PM Index Numbers activity reports. See system status reporting 32-bit applications, file handling in, 364–367 addition operations, 9 32-bit architecture, specifying in compiler, address, memory, 16, 18 103 address space for process, reporting on, 32-bit code on UltraSPARC processors, 30 78–79 64-bit architecture, specifying in compiler, addressing modes, SPARC, 24–25 103 aggressively optimized code, compiler 286 processor, 39 options for, 93–95. See also Sun 386 processor, 39 Studio compiler, using SSE instruction sets on, 95–96 algorithmic complexity, 437–442 -xtarget=generic compiler option, 99 alias_level pragma, 143–144 80286 processor, 39 alias pragma, 144–145 80386 processor, 39 aliasing control pragmas, 142–147 SSE instruction sets on, 95–96 aliasing of pointers. See pointer aliasing in C -xtarget=generic compiler option, 99 and C++ 8086 processor, 39 align pragma, 136–137 -aligncommon=16 compiler option, 101 alignment of variables, specifying, A 135, 136–137 ,a adornment (SPARC instruction), 25 AMD64 processors, 40 .a files (static libraries), 182 compiler performance, 105 access to memory Amdahl’s Law, 377, 440, 443 error detection for, 261–262, 274 analyzer GUI, 207, 210–212 metrics on (example), 288–290 AND operation (logical), 9 accessing matrix data, 347–348 application profiles. See profiling active_cycle_count counter, 310 performance 447 0138134553_Gove.book Page 448 Tuesday, December 4, 2007 2:29 PM 448 Index applications ax_miss_count_dm counter, 310 calls from, reporting on, 80–81 ax_miss_count_dm_if counter, 310 compiler options for. See Sun Studio ax_read_count_dm counter, 310 compiler, using debugging, 265–271 running under dbx, 268–271 B disassembling, 89 -B compiler option, 183 looking for process IDs for, 61–62 bandwidth, memory, 14–15 multithreaded. See multithreading source code optimizations, 326–327 processes as, 371. See also processes synthetic metrics for, 292–293 reporting on, 84–92 bandwidth, system bus, 15, 308 disassembles, examining, 89 base pointer (x86 code), 43, 44, 264 file contents, type of, 86–87 bcheck command, 256–257 library linkage, 84–86 big-endian vs. little-endian systems, 41–42 library version information, 87–89 binding, controlling processor use with, metadata in files, 90–92 52–53 segment size, reporting, 90 BIT tool, 224–226 symbols in files, 87 bounds checking, 256–257 runtime linking of, information on, runtime array bounds (Fortran), 259 191–192 Br_completed counter, 308 segments in, reporting size of, 90 Br_taken counter, 308 selecting target machine type for, branch delay slot, 25 103–107 branch instructions, 25 tuning, 442–444. See also optimization; events, performance counters for, profiling performance 300–301, 315–316 ar tool, 184 branch pipes, 7, 9–10 architecture, specifying with compiler, UltraSPARC III processors, 31 99, 104, 105, 106–107 branches archives (static libraries), creating, 184 if statements, 357–364 arguments passed to process, reporting on, loop unrolling and, 320–321 79 mispredicted branches, 10, 107 arrays, VIS instructions for searching, performance counters for, 203–205 300–301, 315–316 assembly language (machine code), 18–19. predictors, 10, 358 See also ISA (information set breakpoints (dbx), setting, 269 architecture) bsdmalloc library, 193–194 assertion flags, 443 buses, 15–16 associativity, cache, 12–13 reporting activity of, 76 atomic directive, 432–433 busstat command, 76–77, 308 atomic operations, 395–396 bypass (storing data to memory), 299, 352 ATS (Automatic Tuning and byte ordering, x64 processors, 41–42 Troubleshooting System), 271–274 attributed time for routines, 214 audit interface, linker, 192 C automatic parallelization, 408–409, 424–425 C- and C++-specific compiler optimizations, Automatic Tuning and Troubleshooting 123–135 System (ATS), 271–274 -xalias_level compiler option, autoscoping, 404–405 127–133, 409 0138134553_Gove.book Page 449 Tuesday, December 4, 2007 2:29 PM Index 449 -xalias_level=basic option, atomic operations, 395–396 129–130, 426 mutexes with, 394 -C compiler option, 259 optimizing for, 446 C99 floating-point exceptions, 169–170 parallelization, 377 cache configuration, setting, 104, 105 code checking and debugging, cache latency (memory latency), 8–9, 34–35 244–245, 247–276, 274–276 measuring, 288–290, 333–334 ATS for locating optimization bugs, source code optimizations, 333–337 271–274 fetching integer data, 328 compile-time checking, 248–255 synthetic metrics for, 290–292 compiler options for code checking caches, 4, 11–14 C language, 248, 250 access metrics (example), 288–290 C++ language, 250, 251–252 clock speed and, 5 compiler options for debugging, 93–95 data cache events, 283–285 dbx debugger, 262–271 data cache lines, showing, 229 commands mapped to mdb, 276 instruction cache events, 283–285 compiler options for debugging, 262 L3 cache, 302–303 debug information format, 263–264 link time optimization, 115 debugging application (example), miss events, cycles lost to, 287 265–268 prefetch cache, 293–295 running applications under, 268–271 prefetch for cache lines, 335–337 running on core files, 264–265 thrashing in, 12–13, 349–353 including debug information when UltraSPARC III and IV processors, 31–33 compiling, 102–103 call instructions, SPARC, 25 mdb debugger, 274–276 call stack. See stack multithreaded code, 413–416 caller–callee information, 212–214 runtime checking, 256–262 tail-call optimization and, 236–237 code complexity, 437–442 calls from applications, reporting on, 80–81 code coverage information cc command (f90 command), 99 dtrace command, 241–244 character I/O, reporting on, 67 tcov command, 239–241 checking code. See code checking and to validate profile feedback, 114–115 debugging code layout optimizations, 107–116 child processes, 378–379 code parallelization. See parallelization chip multiprocessing (CMP), 373 code scheduling, 105 chip multithreading (CMT), 6, 373. See also specifying, 8–9, 104, 106 multithreading coding rules, 437 atomic operations, 395–396 collect command, 207 mutexes with, 394 collect utility, 207, 208–210, 243, 280 optimizing for, 446 hardware performance counters, 218 parallelization, 377 collision rate, 70 CISC processor, 40–41 command-line performance analysis. See clock speed, 4–5, 15 er_print tool pipelining and, 7 commandline arguments, examining, 79 cloning functions, 325–326 common subexpression elimination (CSE), ClusterTools software, 384–385 325 CMP (chip multiprocessing), 373 communication costs of parallelization, 377. CMT (chip multithreading), 6, 373. See also See also parallelization multithreading compare operations, 9 0138134553_Gove.book Page 450 Tuesday, December 4, 2007 2:29 PM 450 Index comparisons in floating-point operations, CSE (common subexpression elimination), 158 325 compile-time array bounds checking, 259 current processes. See processes compile-time code checking, 248–255 cycle budget (UltraSPARC T1), 305–307 compile time, optimization level and, 94, 96 Cycle_cnt counter, 282 compiler commentary, 244–245 cycle_count counter, 310 compiling for Performance Analyzer, 210 cycles (clock speed), 4, 5 detecting data races, 412 lost of processor stall events, 299 complex instruction set computing. See lost to cache miss events. See misses, CISC processor cache complexity, algorithmic, 437–442 stalled, 6, 316–317 complexity, parallelism, 444 RAW recycles, 352–354 compressed structure code, 341–342 store queue, 354–357 conditional breakpoints (dbx), 269 UltraSPARC III processors, 34 conditional move statements, 358–360 conditional statements, 10, 357–364. See also branches D configuration of system, reporting on, 49–55 -D_FILE_OFFSET_BITS compiler option, conflict (memory), multiple streams and, 348 366 constants, floating-point in single precision, -D_LARGEFILE_SOURCE compiler option, 172–173 366 contended locks, 395–396 -dalign compiler option, 122–123 context switches, reporting number of, data cache. See also caches 57, 60, 63 events, performance counters for, 283–285, control transfer instructions, SPARC, 25 290, 304, 306, 309, 312–314 cooperating processes, 378–382 memory bandwidth measurements, copies of processes, 378 292–293 copying memory, 338–339 memory latency measurements core files, running debugger on, 264–265 example of, 288–290 core-level performance counters, 307 synthetic metrics for, 290–292 cores, 4, 371 reorganizing data structures, 339–343 multiple, 373 showing data cache lines, 229 correctness of code. See code checking and data density, 15 debugging data prefetch. See prefetch instructions costs of parallelization, 377 data races in multithreaded applications, count flag, Opteron performance counters, 389–392, 412–413, 434 311 data reads after writes, 352–354 count Perl script, 280–281 data space profiling, 226–233 coverage. See code coverage information data streams CPUs (central processing units), 3–4, 371. multiple, optimizing, 348–349 See also processors, in general storing, 329 cpustat command, 73–74, 279, 301, 307 data structures, optimizing, 339–349 cputrack command, algorithmic complexity, 437–442 75–76, 279, 280, 304–305 matrices and accesses, 347–348 RAW recycle stalls, 353–354 multiple streams, 348–349 TLB misses, 351–352 prefetching, 343–346 cross calls, 63 reorganizing, 339–343 crossfile optimization, 108–110 various considerations, 346 0138134553_Gove.book Page 451 Tuesday, December 4, 2007 2:29 PM Index 451 data TLB misses, 351–352 df command, 71–72 dbx debugger, 262–271 die, CPU, 4 commands mapped to mdb, 276 direct mapped caches, 12 compiler
Recommended publications
  • Oracle Solaris: the Carrier-Grade Operating System Technical Brief
    An Oracle White Paper February 2011 Oracle Solaris: The Carrier-Grade Operating System Oracle White Paper—Oracle Solaris: The Carrier-Grade OS Executive Summary.............................................................................1 ® Powering Communication—The Oracle Solaris Ecosystem..............3 Integrated and Optimized Stack ......................................................5 End-to-End Security ........................................................................5 Unparalleled Performance and Scalability.......................................6 Increased Reliability ........................................................................7 Unmatched Flexibility ......................................................................7 SCOPE Alliance ..............................................................................7 Security................................................................................................8 Security Hardening and Monitoring .................................................8 Process and User Rights Management...........................................9 Network Security and Encrypted Communications .......................10 Virtualization ......................................................................................13 Oracle VM Server for SPARC .......................................................13 Oracle Solaris Zones .....................................................................14 Virtualized Networking...................................................................15
    [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]
  • Man Pages Section 3 Library Interfaces and Headers
    man pages section 3: Library Interfaces and Headers Beta Part No: 819–2242–33 February 2010 Copyright ©2010 Sun Microsystems, Inc. All Rights Reserved 4150 Network Circle, Santa Clara, CA 95054 U.S.A. All rights reserved. Sun Microsystems, Inc. has intellectual property rights relating to technology embodied in the product that is described in this document. In particular, and without limitation, these intellectual property rights may include one or more U.S. patents or pending patent applications in the U.S. and in other countries. U.S. Government Rights – Commercial software. Government users are subject to the Sun Microsystems, Inc. standard license agreement and applicable provisions of the FAR and its supplements. This distribution may include materials developed by third parties. Parts of the product may be derived from Berkeley BSD systems, licensed from the University of California. UNIX is a registered trademark in the U.S. and other countries, exclusively licensed through X/Open Company, Ltd. Sun, Sun Microsystems, the Sun logo, the Solaris logo, the Java Coffee Cup logo, docs.sun.com, Java, and Solaris 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 an architecture developed by Sun Microsystems, Inc. The OPEN LOOK and SunTM Graphical User Interface was developed by Sun Microsystems, Inc. for its users and licensees. Sun acknowledges the pioneering efforts of Xerox in researching and developing the concept of visual or graphical user interfaces for the computer industry.
    [Show full text]
  • Bae Systems Information and Electronic Systems Integration Inc
    BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. GEOSPATIAL EXPLOITATION PRODUCTS® PLATFORM SOFTWARE LICENSE AGREEMENT THIS SOFTWARE LICENSE AGREEMENT (“AGREEMENT”) APPLIES TO ANY SOFTWARE PRODUCT(S) THAT MAY BE PROVIDED BY BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. (“LICENSOR”) TO YOU (“LICENSEE”), INCLUDING BUT NOT LIMITED TO GXP XPLORER®, SOCET GXP®, SOCET SET®, GXP WEBVIEW®, GXP INMOTION™, GXP INMOTION™ SERVER, GXP JPIP SERVER, GXP OPSVIEW™ AND IF APPLICABLE (AS SPECIFICALLY IDENTIFIED IN THE APPLICABLE ORDERING DOCUMENT OR CONTRACT) THE GXP XPLORER SERVER TO DIB CONNECTOR (EACH SEPARATELY REFERRED TO BELOW AS “GXP SOFTWARE”). READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY BEFORE (1) OPENING THE PACKAGE OR DOWNLOADING THE FILE CONTAINING THE GXP SOFTWARE, OR (2) CLICKING THE “I ACCEPT” BUTTON. THE GXP SOFTWARE AND THE ACCOMPANYING USER DOCUMENTATION (EACH REFERRED TO AS THE “PROGRAM”) ARE COPYRIGHTED AND LICENSED - NOT SOLD. BY OPENING THE SOFTWARE PACKAGE, OR CLICKING “I ACCEPT”, YOU ARE ACCEPTING AND AGREEING TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT PROMPTLY RETURN THE UNOPENED PACKAGE TO THE PARTY FROM WHOM IT WAS ACQUIRED, CANCEL THE DOWNLOAD OR CANCEL THE INSTALLATION. IF YOU ARE A UNITED STATES (“U.S”) GOVERNMENT CUSTOMER, ACCEPTANCE OF THESE TERMS ARE EFFECTUATED BY ACCEPTANCE OF A PROPOSAL, QUOTE, OR OTHER ORDERING DOCUMENT OR CONTRACT INCORPORATING THIS AGREEMENT BY REFERENCE OR OTHERWISE OR BY CONTRACTING OFFICER EXECUTION OF THIS AGREEMENT. THIS AGREEMENT REPRESENTS THE ENTIRE AGREEMENT CONCERNING THE LICENSING OF THE PROGRAM BETWEEN LICENSEE AND LICENSOR, AND IT SUPERSEDES AND REPLACES IN ITS ENTIRETY ANY PRIOR PROPOSAL, REPRESENTATION, OR UNDERSTANDING BETWEEN THE PARTIES.
    [Show full text]
  • Deliveringperformanceonsun:Optimizing Applicationsforsolaris
    DeliveringPerformanceonSun:Optimizing ApplicationsforSolaris TechnicalWhitePaper 1997-1999 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California 94303 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, Sun WorkShop, and Sun Enterprise are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. UltraSPARC, SPARCompiler, SPARCstation, SPARCserver, microSPARC, and SuperSPARC are trademarks or registered trademarks of SPARC International, Inc. in the United States and other countries. All other product names mentioned herein are the trademarks of their respective owners. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc.
    [Show full text]
  • Performance of Image and Video Processing with General-Purpose
    Performance of Image and Video Processing with General-Purpose Processors and Media ISA Extensions y Parthasarathy Ranganathan , Sarita Adve , and Norman P. Jouppi Electrical and Computer Engineering y Western Research Laboratory Rice University Compaq Computer Corporation g fparthas,sarita @rice.edu [email protected] Abstract Media processing refers to the computing required for the creation, encoding/decoding, processing, display, and com- This paper aims to provide a quantitative understanding munication of digital multimedia information such as im- of the performance of image and video processing applica- ages, audio, video, and graphics. The last few years tions on general-purpose processors, without and with me- have seen significant advances in this area, but the true dia ISA extensions. We use detailed simulation of 12 bench- promise of media processing will be seen only when ap- marks to study the effectiveness of current architectural fea- plications such as collaborative teleconferencing, distance tures and identify future challenges for these workloads. learning, and high-quality media-rich content channels ap- Our results show that conventional techniques in current pear in ubiquitously available commodity systems. Fur- processors to enhance instruction-level parallelism (ILP) ther out, advanced human-computer interfaces, telepres- provide a factor of 2.3X to 4.2X performance improve- ence, and immersive and interactive virtual environments ment. The Sun VIS media ISA extensions provide an ad- hold even greater promise. ditional 1.1X to 4.2X performance improvement. The ILP One obstacle in achieving this promise is the high com- features and media ISA extensions significantly reduce the putational demands imposed by these applications.
    [Show full text]
  • Opensolaris Et La Sécurité Master 2 SSI Université Du Sud, Toulon Et Du Var
    David Pauillac OpenSolaris et la sécurité Master 2 SSI Université du Sud, Toulon et du Var novembre 2007 ii Copyright c 2007 David PAUILLAC. Ce document est distribué sous Licence GNU Free Documentation License 1. Vous pouvez copier et/ou distribuer ce document à condition de respecter les termes de la GFDL, version 1.2 ou toute version publiée ultérieurement par la Free Software Foundation. Une copie de la licence est incluse en annexe C intitulée “GNU Free Documentation License”. Les nom et logos OpenSolaris sont des marques déposées par Sun Microsystem. 1. GFDL David Pauillac c novembre 2007 - OpenSolaris et la sécurité Avant-propos À propos du document Ce document, à l’origine, était destiné aux étudiants de master2 SSI de l’université de Sud, Toulon et du Var. Cependant, j’espère qu’il pourra ser- vir aussi aux administrateurs devant (ou désirant) utiliser un système basé sur OpenSolaris (tel que le système de Sun Microsystem, Solaris, largement répandu). Il m’a semblé intéressant de comparer, lorsque celà est nécessaire, OpenSo- laris et GNU/Linux ; en effet, ce dernier est bien plus connu dans le monde universitaire que le système ouvert de Sun Microsystem. Ainsi, le but de ce document n’est pas de remplacer la documentation fournie avec le système Solaris, mais juste de fournir des informations impor- tantes pour installer, configurer et sécuriser un système basé sur OpenSolaris, que ce soit sur un serveur ou sur une station de travail. Pour toute remarque ou question, vous pouvez contacter l’auteur à l’adresse suivante: [email protected] En introduction, il m’a semblé important de retracer brièvement l’histoire des systèmes UNIX ainsi que de traiter certains points théoriques de ce type de systèmes d’exploitation.
    [Show full text]
  • Sun Studio for What Linux?
    OpenSolaris: an ultimate development platform? Roman Shaposhnik Sun Studio Linux Architect, SDT Sun Microsystems # 1 1 Sun Studio Compilers and Tools Agenda (last chance of leaving): 14:30 – 16:00 (Roman Shaposhnik, Sun microsystems inc.) Introduction Exposé of OpenSolaris as a development platform Sun Studio as the toolchain of choice for OpenSolaris Toy Show 16:00 – 16:45 (Adriaan De Groot, Project KDE) Developing in C++ with OpenSolaris and Sun Studio 12 16:45 – 17:30 (Dennis Chernoivanov, Tocarema AB) Using Solaris to reach the next dimension of automated trading # 2 Sun Studio Compilers and Tools Developers, developers, developers Microsoft got the wind of the problem in 2000-2001 Solaris, meanwhile, kept bragging about deployment Developers are a canary in the coal mine What happened to AIX, HP-UX, Irix? Are they dead? What happened to Apple? I have a problem with this conference's agenda: Developing the plumbing for the platform Developing the platform itself Developing the eco-system for the platform Application development # 3 Sun Studio Compilers and Tools What kind of a developer are you? Segmented by market Database, Enterprise, HPC, Web 2.0, Multimedia, Telco Segmented by technology Languages, Tools, Software APIs, Hardware APIs What do they all have in common in 2008? Postmodern software development practices Total disregard for vendor lock-in The line between software and hardware gets blurry Open Standards/Protocols/Source Community Software Development # 4 Sun Studio Compilers and Tools What do developers want? This is
    [Show full text]
  • 2 the VIS Instruction Set Pdist Instruction
    The VISTM Instruction Set Version 1.0 June 2002 A White Paper This document provides an overview of the Visual Instruction Set. ® 4150 Network Circle Santa Clara, CA 95054 USA www.sun.com Copyright © 2002 Sun Microsystems, Inc. All Rights reserved. THE INFORMATION CONTAINED IN THIS DOCUMENT IS PROVIDED"AS IS" WITHOUT ANY EXPRESS REPRESENTATIONS OR WARRANTIES. IN ADDITION, SUN MICROSYSTEMS, INC. DISCLAIMS ALL IMPLIED REPRESENTATIONS AND WARRANTIES, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT OF THIRD PARTY INTELLECTUAL PROPERTY RIGHTS. This document contains proprietary information of Sun Microsystems, Inc. or under license from third parties. No part of this document may be reproduced in any form or by any means or transferred to any third party without the prior written consent of Sun Microsystems, Inc. Sun, Sun Microsystems, the Sun Logo, VIS, Java, and mediaLib 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. The information contained in this document is not designed or intended for use in on-line control of aircraft, air traffic, aircraft navigation or aircraft communications; or in the design, construction, operation or maintenance of any nuclear facility. Sun disclaims any express or implied warranty of fitness for such uses.
    [Show full text]
  • Pipenightdreams Osgcal-Doc Mumudvb Mpg123-Alsa Tbb
    pipenightdreams osgcal-doc mumudvb mpg123-alsa tbb-examples libgammu4-dbg gcc-4.1-doc snort-rules-default davical cutmp3 libevolution5.0-cil aspell-am python-gobject-doc openoffice.org-l10n-mn libc6-xen xserver-xorg trophy-data t38modem pioneers-console libnb-platform10-java libgtkglext1-ruby libboost-wave1.39-dev drgenius bfbtester libchromexvmcpro1 isdnutils-xtools ubuntuone-client openoffice.org2-math openoffice.org-l10n-lt lsb-cxx-ia32 kdeartwork-emoticons-kde4 wmpuzzle trafshow python-plplot lx-gdb link-monitor-applet libscm-dev liblog-agent-logger-perl libccrtp-doc libclass-throwable-perl kde-i18n-csb jack-jconv hamradio-menus coinor-libvol-doc msx-emulator bitbake nabi language-pack-gnome-zh libpaperg popularity-contest xracer-tools xfont-nexus opendrim-lmp-baseserver libvorbisfile-ruby liblinebreak-doc libgfcui-2.0-0c2a-dbg libblacs-mpi-dev dict-freedict-spa-eng blender-ogrexml aspell-da x11-apps openoffice.org-l10n-lv openoffice.org-l10n-nl pnmtopng libodbcinstq1 libhsqldb-java-doc libmono-addins-gui0.2-cil sg3-utils linux-backports-modules-alsa-2.6.31-19-generic yorick-yeti-gsl python-pymssql plasma-widget-cpuload mcpp gpsim-lcd cl-csv libhtml-clean-perl asterisk-dbg apt-dater-dbg libgnome-mag1-dev language-pack-gnome-yo python-crypto svn-autoreleasedeb sugar-terminal-activity mii-diag maria-doc libplexus-component-api-java-doc libhugs-hgl-bundled libchipcard-libgwenhywfar47-plugins libghc6-random-dev freefem3d ezmlm cakephp-scripts aspell-ar ara-byte not+sparc openoffice.org-l10n-nn linux-backports-modules-karmic-generic-pae
    [Show full text]
  • Real-Time Layered Video Compression Using SIMD Computation Basic Research in Computer Science
    BRICS Basic Research in Computer Science BRICS RS-98-45 Jensen & Nielsen: Real-Time Layered Video Compression using SIMD Computation Real-Time Layered Video Compression using SIMD Computation Morten Vadskær Jensen Brian Nielsen BRICS Report Series RS-98-45 ISSN 0909-0878 December 1998 Copyright c 1998, BRICS, Department of Computer Science University of Aarhus. All rights reserved. Reproduction of all or part of this work is permitted for educational or research use on condition that this copyright notice is included in any copy. See back inner page for a list of recent BRICS Report Series publications. Copies may be obtained by contacting: BRICS Department of Computer Science University of Aarhus Ny Munkegade, building 540 DK–8000 Aarhus C Denmark Telephone: +45 8942 3360 Telefax: +45 8942 3255 Internet: [email protected] BRICS publications are in general accessible through the World Wide Web and anonymous FTP through these URLs: http://www.brics.dk ftp://ftp.brics.dk This document in subdirectory RS/98/45/ Real-Time Layered Video Compression using SIMD Computation Morten V. Jensen and Brian Nielsen∗ Aalborg University Department of Computer Science Fredrik Bajersvej 7E DK-9220 Aalborg, Denmark {mvj | bnielsen}@cs.auc.dk Abstract We present the design and implementation of a high perfor- mance layered video codec, designed for deployment in bandwidth heterogeneous networks. The codec combines wavelet based sub- band decomposition and discrete cosine transforms to facilitate layered spatial and SNR (signal-to-noise ratio) coding for bit-rate adaption to a wide range of receiver capabilities. We show how a test video stream can be partitioned into several distinct layers of increasing visual quality and bandwidth requirements, with the difference between highest and lowest requirement being 47 : 1.
    [Show full text]
  • Steel-Belted Radius Release 6.1.5 Release Notes
    Steel-Belted Radius Release 6.1.5 Release Notes Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose, CA 95134 www.pulsesecure.net Version 6.1.5 Published July 2015 Steel-Belted Radius v6.1.5 Release Notes Copyright (c) 1999-2015 by Pulse Secure, LLC. All rights reserved. Printed in USA. Steel-Belted Radius, Pulse Secure, the Pulse Secure logo are registered trademark of Pulse Secure, Inc. in the United States and other countries. Raima, Raima Database Manager and Raima Object Manager are trademarks of Birdstep Technology. All other trademarks, service marks, registered trademarks, or registered service marks are the property of their respective owners. All specifications are subject to change without notice. Pulse Secure assumes no responsibility for any inaccuracies in this document. Pulse Secure reserves the right to change, modify, transfer, or otherwise revise this publication without notice. Revision History Date Description February 2011 Initial release of Steel-Belted Radius Release 6.1.5 release notes. November 2010 Initial release of Steel-Belted Radius Release 6.1.4 release notes. June 2010 First update to Steel-Belted Radius Release 6.1.3 release notes. January 2010 Initial release of Steel-Belted Radius Release 6.1.3 release notes. November 2009 Initial release of Steel-Belted Radius Release 6.1.2 release notes. June 2009 Third update to Steel-Belted Radius Release 6.1.1 release notes (documentation corrections) January 2009 Second update to Steel-Belted Radius Release 6.1.1 release notes (limited Windows Vista support) November 2008 First update to Steel-Belted Radius Release 6.1.1 release notes (32-bit support) October 2008 Initial release of Steel-Belted Radius Release 6.1.1 release notes.
    [Show full text]