<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Power and performance : software analysis and optimization</title>
  </titleInfo>
  <name type="personal">
    <namePart>Kukunas, Jim</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <genre authority="">Electronic book.</genre>
  <genre authority="">Electronic books.</genre>
  <genre authority="lcgft">Electronic books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">ne</placeTerm>
    </place>
    <dateIssued encoding="marc">2015</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="gmd">electronic resource</form>
    <extent>1 online resource</extent>
  </physicalDescription>
  <abstract>Annotation "Power and Performance: Software Analysis and Optimization" is a guide to solving performance problems in modern Linux systems. Power-efficient chips are no help if the software those chips run on is inefficient. Starting with the necessary architectural background as a foundation, the book demonstrates the proper usage of performance analysis tools in order to pinpoint the cause of performance problems, and includes best practices for handling common performance issues those tools identify. Provides expert perspective from a key member of Intel s optimization team on how processors and memory systems influence performancePresents ideas to improve architectures running mobile, desktop, or enterprise platformsDemonstrates best practices for designing experiments and benchmarking throughout the software lifecycleExplains the importance of profiling and measurement to determine the source of performance issues."</abstract>
  <tableOfContents>""Front Cover""; ""Power and Performance: Software Analysis and Optimization""; ""Copyright""; ""Dedication""; ""Contents""; ""Introduction""; "" Performance Apologetic""; "" Performance Is Power Efficiency""; "" Performance and Usage Patterns""; "" A Word on Premature Optimization""; "" The Roadmap""; "" Reference""; ""Part 1: Background Knowledge""; ""Chapter 1: Early Intel�A� Architecture""; ""1.1 Intel�A� 8086""; ""1.1.1 System State""; ""Address space""; ""1.1.2 Registers""; ""1.1.3 Instructions""; ""Data movement""; ""Integer arithmetic""; ""Boolean logic""; ""Flow control""; ""String""</tableOfContents>
  <tableOfContents>""1.1.4 Machine Code Format""""1.2 Intel�A� 8087""; ""1.2.1 IEEE 754 Floating Point""; ""Formats, precision, and environment""; ""C99 support""; ""1.2.2 x87 Floating Point""; ""1.3 Intel�A� 80286 and 80287""; ""1.3.1 Protected and Real Mode""; ""1.3.2 Protected Mode Segmentation""; ""1.3.3 Task Control""; ""1.4 Intel�A� 80386 and 80387""; ""1.4.1 32-Bit Mode""; ""1.4.2 Paging""; "" References""; ""Chapter 2: Intel�A� Pentium�A� Processors""; ""2.1 Intel�A� Pentium�A�""; ""2.1.1 Superscalar""; ""2.2 Intel�A� Pentium�A� Pro""; ""2.2.1 PAE""; ""2.2.2 �I?ops ""; ""2.2.3 Out-of-Order Execution""</tableOfContents>
  <tableOfContents>""Register Renaming""""2.3 Intel�A� Pentium�A� 4""; ""2.3.1 IA-32e Mode""; ""2.3.2 Multi-Core""; ""2.3.3 Intel�A� Hyper-Threading""; "" References""; ""Chapter 3: Intel�A� Core�a?� Processors""; ""3.1 Intel�A� Pentium�A� M""; ""3.1.1 ACPI""; ""P states and Intel SpeedStep�A� Technology""; ""C States""; ""3.2 Second Generation Intel�A� Core�a?�Processor Family""; ""3.2.1 Intel�A� HD Graphics""; ""3.2.2 Intel�A� Flex Memory Technology""; ""3.2.3 Intel�A� Turbo Boost Technology""; ""3.2.4 Intel�A� RAPL""; "" References""; ""Chapter 4: Performance Workflow""; ""4.1 Step 0: Defining the Problem""</tableOfContents>
  <tableOfContents>""4.2 Step 1: Determine the Source of the Problem""""4.3 Step 2: Determine Whether the Bottleneck Can Be Avoided""; ""4.4 Step 3: Design a Reproducible Experiment""; ""4.5 Step 4: Check Upstream""; ""4.5.1 Who""; ""4.5.2 Where and How""; ""4.5.3 What""; ""Git bisect""; ""Cleaning patches with Git""; ""Sending patches with Git""; ""4.6 Step 5: Algorithmic Improvement""; ""4.7 Step 6: Architectural Tuning""; ""4.8 Step 7: Testing""; ""4.9 Step 8: Performance Regression Testing""; "" References""; ""Chapter 5: Designing Experiments""; ""5.1 Choosing a Metric""</tableOfContents>
  <tableOfContents>""5.2 Dealing with External Variables""""5.2.1 Controllable External Variables""; ""5.2.2 Uncontrollable External Variables""; ""5.3 Timing""; ""5.3.1 CPU Cycles""; ""5.3.2 Clock Time and Unix Time""; ""5.4 Phoronix Test Suite""; ""5.4.1 Running Phoronix""; ""Configuration""; ""Installing Tests""; ""Running Tests""; ""Batch Mode""; ""5.4.2 Working with Results""; ""5.4.3 Creating Custom Tests""; ""5.4.4 Phoronix Resources""; "" References""; ""Part 2: Monitors""; ""Chapter 6: Introduction to Profiling""; ""6.1 PMU""; ""6.1.1 Event Counters""; ""6.1.2 Using Event Counters""</tableOfContents>
  <note type="statement of responsibility">Jim Kukunas.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>Software measurement</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer software</topic>
    <topic>Development</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer software</topic>
    <topic>Evaluation</topic>
  </subject>
  <subject authority="bisacsh">
    <topic>COMPUTERS</topic>
    <topic>Software Development &amp; Engineering</topic>
    <topic>Quality Assurance &amp; Testing</topic>
  </subject>
  <subject authority="fast">
    <topic>Computer software</topic>
    <topic>Development</topic>
  </subject>
  <subject authority="fast">
    <topic>Computer software</topic>
    <topic>Evaluation</topic>
  </subject>
  <subject authority="fast">
    <topic>Software measurement</topic>
  </subject>
  <classification authority="lcc">QA76.76.S65</classification>
  <classification authority="ddc" edition="23">005.14</classification>
  <relatedItem type="otherFormat" displayLabel="Print version:">
    <identifier type="local">(OCoLC)908192108</identifier>
  </relatedItem>
  <identifier type="isbn">9780128008140</identifier>
  <identifier type="isbn">0128008148</identifier>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="lccn">2015936504</identifier>
  <identifier type="uri">http://www.sciencedirect.com/science/book/9780128007266</identifier>
  <location>
    <url displayLabel="ScienceDirect">http://www.sciencedirect.com/science/book/9780128007266</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">N$T</recordContentSource>
    <recordCreationDate encoding="marc">150430</recordCreationDate>
    <recordChangeDate encoding="iso8601">20190328114811.0</recordChangeDate>
    <recordIdentifier source="OCoLC">ocn908192108</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
