cpu

  1. S

    A Survey of Techniques for Architecting TLBs

    Translation lookaside buffer (TLB) caches virtual to physical address translation information and is used in systems ranging from embedded devices to high-end servers. Since TLB is accessed very frequently and a TLB miss is extremely costly, prudent management of TLB is important. We present a...
  2. S

    A Survey Paper on Techniques for Managing Register File in CPU

    Available here Accepted in Concurrency and Computation: Practice and Experience 2016 Abstract: Processor register file (RF) is an important microarchitectural component used for storing operands and results of instructions. The design and operation of RF has crucial impact on the performance...
  3. S

    A Survey On Cache Bypassing Techniques for CPUs, GPUs and CPU-GPU systems

    Available at https://www.academia.edu/24842555/A_Survey_of_Cache_Bypassing_Techniques accepted in JLPEA 2016, reviews ~90 papers. Part of the abstract: With increasing core-count, the cache demand of modern processors has also increased. However, due to strict area/power budgets and presence...
  4. S

    A Survey Of Techniques for Approximate Computing and Storage

    A Survey Of Techniques for Approximate Computing accepted in ACM Computing Surveys 2016, reviews ~85 papers. Covers: * Approximate computing in CPU, GPU and FPGA and various processor components (e.g. cache, main memory, secondary storage) * Approximate storage in SRAM, DRAM/eDRAM, non-volatile...
  5. S

    Survey papers on Power Management in Embedded systems

    1. A Survey Of Architectural Techniques for Near-Threshold Computing Accepted in ACM J. on Emerging Technologies in Computing Systems, 2015 Part of abstract: Low-voltage computing and specifically, near-threshold voltage computing (NTC), which involves operating the transistor very close to and...
  6. S

    Gfx benchmarking for photo editing

    Hello, I am new member here at Beyond3D. Pardon if this topics was already discussed before. I am a photo enthusiast and was looking to compare photo editing results on various devices (Say PC vs Phone vs Tablet). My idea was to install lightroom in each device and perform common...
  7. S

    A Survey on Techniques for Managing Process Variation

    A Survey Of Architectural Techniques for Managing Process Variation Accepted in ACM Computing Surveys 2016 Part of the abstract: Process variation --deviation in parameters from their nominal specifications-- threatens to slow down and even pause technological scaling and mitigation of it is...
Back
Top