Dynamic Cache Management Technique
#1

The memory hierarchy of high performance and embedded processors has been shown to be one of the major energy consumers. Extrapolating the current trends, this portion is likely to be increased in the near future. In this paper, a technique is proposed which uses an additional mini cache, called the L0-cache, located between the I-cache and the CPU core. This mechanism can provide the instruction stream to the data path, and when managed properly, it can efficiently eliminate the need for high utilization of the more expensive I-cache.
Cache memories are accounting for an increasing fraction of a chip's transistors and overall energy dissipation. Current proposals for resizable caches fundamentally vary in two design aspects: (1) cache organization, where one organization, referred to as selective-ways, varies the cache's set-associativity, while the other, referred to as selective-sets, varies the number of cache sets, and (2) resizing strategy, where one proposal statically sets the cache size prior to an application's execution, while the other allows for dynamic resizing both across and within applications.
Five techniques are proposed and evaluated which are used to the dynamic analysis of the program instruction access behavior and to proactively guide the L0-cache. The basic idea is that only the most frequently executed portion of the code should be stored in the L0-cache, since this is where the program spends most of its time.
Results of the experiments indicate that more than 60% of the dissipated energy in the I-cache subsystem can be saved.
Reply
#2

The memory hierarchy of high performance and embedded processors are one of the major energy consumers. The article describes a new technique for introducing a new cache called the mini cache- the L0-cache which is located in between the level I cache and the processor. instruction stream can be provided to the data path if this is done properly. The utilization of the more expensive level-I cache can be reduced by this.

The propositions for the resizable cache designs are broadly classified into two types:
-Based on the cache organization:
Here the the cache’s set-associativity is varied by the selective-ways organization and the the number of cache sets is varied by the selective-sets
-based on the resizing strategy
Here , on application statically sets the cache size prior to an application’s execution and also the dynamic resizing both across and within application is also done by the application.

The five techniques which are used for the dynamic management of the cache are:
-Simple Method. .

-Static Method.

-Dynamic Confidence Estimation Method.

-Restrictive Dynamic Confidence Estimation Method.

-Dynamic Distance Estimation Method.

Get the full report here:
http://scribddoc/7148877/Dynamic-Cache-Management
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: dynamic cache management technique abstract, web cache technology, report and ppt on intelligent cache system, walmart management salaries, fim management sa**rd under ca, w3 cache, cdc management nyc,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Dynamic Search Algorithm in Unstructured Peer-to-Peer Networks seminar surveyer 3 2,816 14-07-2015, 02:24 PM
Last Post: seminar report asees
  Adaptive Replacement Cache Full Download Seminar Report and Paper Presentation computer science crazy 1 2,986 19-04-2014, 07:01 PM
Last Post: Guest
  Dynamic Synchronous Transfer Mode computer science crazy 3 4,568 19-02-2014, 03:29 AM
Last Post: Guest
  Dynamic programming language seminar projects crazy 2 3,182 03-01-2013, 12:31 PM
Last Post: seminar details
  Distributed Cache Updating for the Dynamic Source Routing Protocol seminar class 3 2,286 17-11-2012, 01:26 PM
Last Post: seminar details
  Design Technique for Voice Browsers ( Download Full Seminar Report ) computer science crazy 6 6,607 08-03-2012, 04:04 PM
Last Post: ravikumar572
  DYNAMIC MEMORY MANAGEMENT projectsofme 1 1,967 05-03-2012, 09:20 AM
Last Post: seminar paper
  Finding Bugs in Web Applications Using Dynamic Test Generation and Explicit-State Mod seminar surveyer 2 2,311 14-02-2012, 12:55 PM
Last Post: seminar paper
  A Novel Technique for Image Steganography Based On Block-DCT and Huffman Encoding seminar project explorer 1 2,922 08-02-2012, 10:31 AM
Last Post: seminar addict
  Image Processing & Compression Technique computer science crazy 2 3,471 14-11-2011, 09:41 AM
Last Post: seminar addict

Forum Jump: