Jump to content
2 minutes ago, GloriousGamer321 said:

the more cache you have the faster your storage is

There is no yes or no answer here.

 

Your storage will always be as slow as the slowest link.

 

A cache is just a FASTER buffer to catch data to then write it to the slower storage.

 

It does NOT improve read times unless the data is still in the cache or you are caching frequently used data in the cache.

Link to comment
https://linustechtips.com/topic/1382532-is-this-true/#findComment-15057196
Share on other sites

Link to post
Share on other sites

Does adding nitrous system to your car count as making it faster when it only lasts a few seconds before you need a new tank of it?

CPU: i7-2600K 4751MHz 1.44V (software) --> 1.47V at the back of the socket Motherboard: Asrock Z77 Extreme4 (BCLK: 103.3MHz) CPU Cooler: Noctua NH-D15 RAM: Adata XPG 2x8GB DDR3 (XMP: 2133MHz 10-11-11-30 CR2, custom: 2203MHz 10-11-10-26 CR1 tRFC:230 tREFI:14000) GPU: Asus GTX 1070 Dual (Super Jetstream vbios, +70(2025-2088MHz)/+400(8.8Gbps)) SSD: Samsung 840 Pro 256GB (main boot drive), Transcend SSD370 128GB PSU: Seasonic X-660 80+ Gold Case: Antec P110 Silent, 5 intakes 1 exhaust Monitor: AOC G2460PF 1080p 144Hz (150Hz max w/ DP, 121Hz max w/ HDMI) TN panel Keyboard: Logitech G610 Orion (Cherry MX Blue) with SteelSeries Apex M260 keycaps Mouse: BenQ Zowie FK1

 

Model: HP Omen 17 17-an110ca CPU: i7-8750H (0.125V core & cache, 50mV SA undervolt) GPU: GTX 1060 6GB Mobile (+80/+450, 1650MHz~1750MHz 0.78V~0.85V) RAM: 8+8GB DDR4-2400 18-17-17-39 2T Storage: HP EX920 1TB PCIe x4 M.2 SSD + Crucial MX500 1TB 2.5" SATA SSD, 128GB Toshiba PCIe x2 M.2 SSD (KBG30ZMV128G) gone cooking externally, 1TB Seagate 7200RPM 2.5" HDD (ST1000LM049-2GH172) left outside Monitor: 1080p 126Hz IPS G-sync

 

Desktop benching:

Cinebench R15 Single thread:168 Multi-thread: 833 

SuperPi (v1.5 from Techpowerup, PI value output) 16K: 0.100s 1M: 8.255s 32M: 7m 45.93s

Link to comment
https://linustechtips.com/topic/1382532-is-this-true/#findComment-15057226
Share on other sites

Link to post
Share on other sites

2 hours ago, GloriousGamer321 said:

if i knew the answer i wouldn't post this post

Think of cache as a little bit of RAM for your drive. The idea is to have a certain amount of fast storage as a buffer. One use of this buffer can be to store recently or frequently used data, such that when it is requested again, it is available faster than if it had to be retrieved from the disk itself. You can also use it as a write buffer, effectively transferring data much faster. If I'm not mistaken, this is what Windows does (used to do?) when you let it "improve" your USB drive's performance: it'll use RAM as a cache, and then in the background write it to the USB drive. The effectiveness in that regard is limited by cache size.

 

Say you use a 256 MB cache as a write buffer for a HDD. If you transfer a 200 MB file it can transfer that quickly to the cache, and then slowly transfer it to the platter. In this case it would be faster than a drive with no cache. If you transfer an 800 MB file, however, it'll quickly fill up the 256 MB, but will then be limited by how quickly the HDD can write it to the platters. Files smaller than the cache will thus transfer quickly, but files larger than it will only transfer quickly for the initial part and then still just transfer at the drive's own speed. The same holds true for many sequential transfers, as the drive will need time to empty the cache. If you fill it up quicker than it can empty it, transfers will slow down as well.

 

In the car analogy: do you really have a faster car if you can go 200 km/h for 2 seconds, but after that and generally can only do 120 km/h? In terms of computers, do you really have a faster drive if you can transfer a 32 MB file to it at turbo speed, but will realistically always be limited to normal speed?

Crystal: CPU: i7 7700K | Motherboard: Asus ROG Strix Z270F | RAM: GSkill 16 GB@3200MHz | GPU: Nvidia GTX 1080 Ti FE | Case: Corsair Crystal 570X (black) | PSU: EVGA Supernova G2 1000W | Monitor: Asus VG248QE 24"

Laptop: Dell XPS 13 9370 | CPU: i5 10510U | RAM: 16 GB

Server: CPU: i5 4690k | RAM: 16 GB | Case: Corsair Graphite 760T White | Storage: 19 TB

Link to comment
https://linustechtips.com/topic/1382532-is-this-true/#findComment-15057577
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×