answersLogoWhite

0

short answer :

cache chip is more expensive than ram

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Should I tick programs or system cache under memory usage from control panel system options?

Tick Program option if you are using the machine as a workstation, rather than as a server. Your programs will work faster and your system cache size will be the default size that came with Windows XP. Tick System Cache option if you are using the machine as a server, or if you use programs that require a large system cache.


What is the primary disadvantage of using browser cache?

At times you might be faced with a stubborn browser that refuses to load the fresher content from the server and continues to dig it up from the cache. The files in the browser cache might "clash" with their online versions.


What is the name of php compiler?

PHP isn't compiled it is interpreted, however you can cache it and make it much faster by using something like EAccelerator.


Using the graph ,how many bags of chips are there with 15hot chocolates?

Using the graph ,how many bags of chips are there with 15hot chocolates


SRAM is faster than DRAM?

If both are built using the same technology, yes. If not, you must check both part's datasheets.


How to Remove cache from browser using jsp?

By setting properties that prevent caching in your JSP Page. They are: <% response.setHeader("pragma","no-cache");//HTTP 1.1 response.setHeader("Cache-Control","no-cache"); response.setHeader("Cache-Control","no-store"); response.addDateHeader("Expires", -1); response.setDateHeader("max-age", 0); //response.setIntHeader ("Expires", -1); //prevents caching at the proxy server response.addHeader("cache-Control", "private"); %>


Is it possible to purchase chips at the casino using a credit card?

Yes, it is possible to purchase chips at a casino using a credit card.


How did silicon chips change the way you compute?

Not at all, except for the first few computers I used (which were built with discrete germanium transistors) every machine I used was built using silicon chips. If the first computer you used was in the 1980s or later, you probably never saw a machine that wasn't entirely silicon chips. Even the germanium transistor machines ran about the same as modern computers, except the I/O which was usually very mechanical.


When did ignition keys start using chips?

Cars started using ignitions keys with chips in the mid 90's. From 1995 and after many vehicles were made with ignitions that required chips in the key to operate.


What advantage is there to having a CPU with on-chip cache?

The CPU cache exists because modern processors are very very fast. If they had to read from main memory every time they performed a read operation, computers would be limited by RAM speeds. By using a very fast cache, the CPU is able to perform a single read to fill in a cache line, then execute its instructions on that entire cache line very efficiently. There is a cache in between the CPU and main memory for the same reason there is main memory in between the CPU and the hard drive; the CPU is far faster than any storage device on your computer. Without these tiers of increasingly fast (and expensive) memory, we would be limited by HDD read/write speed.


Is uncle chips using e631?

yes


How can I use a cache calculator to optimize the performance of my system?

To optimize system performance using a cache calculator, input the cache size, block size, and associativity to determine the most efficient configuration for your system's cache memory. This can help reduce memory access times and improve overall system speed.