Guru3D.com
  • HOME
  • NEWS
    • Channels
    • Archive
  • DOWNLOADS
    • New Downloads
    • Categories
    • Archive
  • GAME REVIEWS
  • ARTICLES
    • Rig of the Month
    • Join ROTM
    • PC Buyers Guide
    • Guru3D VGA Charts
    • Editorials
    • Dated content
  • HARDWARE REVIEWS
    • Videocards
    • Processors
    • Audio
    • Motherboards
    • Memory and Flash
    • SSD Storage
    • Chassis
    • Media Players
    • Power Supply
    • Laptop and Mobile
    • Smartphone
    • Networking
    • Keyboard Mouse
    • Cooling
    • Search articles
    • Knowledgebase
    • More Categories
  • FORUMS
  • NEWSLETTER
  • CONTACT

New Reviews
ASRock Z790 Taichi review
The Callisto Protocol: PC graphics benchmarks
G.Skill TridentZ 5 RGB 6800 MHz CL34 DDR5 review
Be Quiet! Dark Power 13 - 1000W PSU Review
Palit GeForce RTX 4080 GamingPRO OC review
Core i9 13900K DDR5 7200 MHz (+memory scaling) review
Seasonic Prime Titanium TX-1300 (1300W PSU) review
F1 2022: PC graphics performance benchmark review
MSI Clutch GM31 Lightweight​ (+Wireless) mice review
AMD Ryzen 9 7900 processor review

New Downloads
Intel ARC graphics Driver Download Version: 31.0.101.4091
Corsair Utility Engine Download (iCUE) Download v4.33.138
CPU-Z download v2.04
AMD Radeon Software Adrenalin 23.1.2 (RX 7900) download
GeForce 528.24 WHQL driver download
Display Driver Uninstaller Download version 18.0.6.0
Download Intel network driver package 27.8
ReShade download v5.6.0
Media Player Classic - Home Cinema v2.0.0 Download
HWiNFO Download v7.36


New Forum Topics
Intel Lowers ARC A750 Pricing towards $250, adds bundle and claim driver fine wine Ryzen 5600 all core boost is low Rumor: Further GeForce RTX 4090 Ti specs emerge AMD Announces Pricing and Availability for Ryzen 7000X3D Series Processors RTX 4090 Owner's thread Samsung Issues new Firmware to prevent Dying 980 Pro SSDs AMD PCI Express (3GIO) Filter and PCI Bus Driver requires manually updating. Amernime Zone AMD Software: Adrenalin / Pro Driver - Release Discovery 22.12.2 WHQL Netflix threatens to ban customers who share an account unauthorized AMD Software: Adrenalin Edition 22.11.2 - Driver download and discussion




Guru3D.com » Review » Crucial MX300 2TB SSD review » Page 6

Crucial MX300 2TB SSD review - Installation & Recommendations

by Hilbert Hagedoorn on: 06/14/2017 08:48 AM [ 5] 9 comment(s)

Tweet

Installation & Recommendations

On this page we want to share some thoughts on how to increase the lifespan and performance of your SSD. But first, the installation. Installation of an SSD drive is no different than installing any other drive. Connect the SATA and power cable, and you are good to go. Once you power on that PC of yours, the first thing you'll notice; no more noise. That by itself, is just downright weird opposed to the old fashioned spinning platters in an HDD. My system boot drive many moons ago was a WD Raptor and when that HD is crunching, you know the HDD is alive alright. That's just no longer a reality. You will look at the SSD wondering "is that thing even working?", while the Windows logo has already appeared on your monitor. So no more purring and resonating or other weird noises. Completely silent, I like that very much. The second factor you can rule out is heat. Modern day HDDs tend to get hot, or at the least quite warm. When not cooled down they can reach 40-50 Degrees C pretty easily. No worries though as the HDD can handle it, yet the SSD remains lukewarm. Most SSD drives will get to roughly 25 Degrees C, just above room temperature. Then there's that first boot up on the SSD, weird... it's fast... really fast. That's where you'll get the first smile on your face. But let's talk about taking some precautions, remember this is an MLC based drive, we want it to last at least ten years right?

SSD Life-Span Recommendations

Drive wearing on any SSD based drive will always be a ghost in the back of your mind. Here are some recommendations and tips for a long lifespan and optimal performance. Basically, what is needed is to eliminate the HDD optimizations within your OS (that cause lots of small file writes like superfetch and prefetch), things like background HDD defragmentation (that causes lots of small file write drive activity). In short (and this is for Vista and Windows 7/8.1/10):

  • Drive indexing disabled. (useless for SSD anyway, because access times are so low).
  • Prefetch disabled.
  • Superfetch disabled
  • Defrag disabled.

So make sure you disable prefetchers. Also, especially with Windows 7, make sure you disable defragmentation on the SSD disk. You do not have a mechanical drive anymore so it is not needed, let alone you do not want defragmentation to wear out your drive, and Vista does this automatically when your PC is in idle (picking its nose). Don't get me wrong though, you could do a defrag without any problems, you just do not want that to be regular. For Superfetch/prefetchers and other services, at command prompt just type: services Use Windows 10 / 8.1 / 7 / Vista's services to disable them. To disable defragmentation:

Windows 10 - 8.1 - 7 & Vista Automatic Defrag

  1. Click Start
  2. Click Control Panel
  3. Select the Control Panel Home
  4. Click System and Maintenance
  5. Under the Administrative Tools section at the bottom, click Defragment your hard drive
  6. You may need to grant permission to open the disk defragmenter
  7. Click or unclick Run automatically (disable) depending if you want this feature enabled or disabled.
  8. Click OK

OR alternatively at the start prompt just type: dfrgui

Now over time your SSD will get a little fragmented but it's NAND flash and there's no mechanical head moving back and forth to access that data so just leave it disabled.

Windows 7, 8.x, 10 & The SSD TRIM Feature

Windows 7 and Windows Server 2008 R2 support the TRIM function, which the OSs use when they detect that a file is being deleted from an SSD. When the OS deletes a file on an SSD, it updates the file system but also tells the SSD via the TRIM command which pages should be deleted. At the time of the delete, the SSD can read the block into memory, erase the block, and write back only pages with data in them. The delete is slower, but you get no performance degradation for writes because the pages are already empty, and write performance is generally what you care about. Note that the firmware in the SSD has to support TRIM. TRIM only improves performance when you delete files. If you are overwriting an existing file, TRIM doesn't help and you'll get the same write performance degradation as without TRIM. In AHCI mode TRIM is activated automatically.

Enable AHCI(!)

The last and great tip we want to give you to gain a little extra performance boost is that you should enable AHCI mode. AHCI mode can help out greatly in performance for SSDs. Now, if you swap out an HDD for an SSD with the operating system cloned and THEN enable AHCI in the BIOS, you'll likely get a boot error / BSOD. The common question is, is there a solution for this?

To answer that question (and as we do safely with all modern chipsets) there is a way to safely enable AHCI mode. Here we go:

  1. Startup "Regedit"
  2. Open HKEY_LOCAL_MACHINE / SYSTEM / CurrentControlset / Services
  3. Open msahci 
  4. In the right field left click on "start" and go to Modify 
  5. In the value Data field enter "0" and click "ok"
  6. exit "Regedit" 
  7. Reboot rig and enter BIOS (typically hold "Delete" key while booting)

In your BIOS select "Integrated Peripherals" and On Chip PATA/SATA Devices. Now change SATA Mode from IDE to AHCI. You now boot into Windows, and the OS will recognize AHCI and install the devices. Now the system needs one more reboot and voila... enjoy the improved SSD performance. 

 




19 pages « < 5 6 7 8 next »



Related Articles
Crucial X6 Portable 1TB USB SSD review
We take a look at the Crucial X6 Portable USB SSD (1TB). This is a mainstream portable storage device, it can reach 540 MB/sec over USB 3.2....

Crucial X8 Portable SSD 2022 review
We take a look at the Crucial X8 SSD (1TB). This is one of the fastest portable storage devices available because it is NVMe-based, and when combined with the DNA of NMVe, it can reach 1050 MB/sec ove...

Crucial P5 Plus PCIe 4.0 M.2 NVMe review
Crucial P5 has been popular due to value and performance, the P5 Plus looks to fill the same space. We review the 1TB model. ...

Crucial P2 500 GB NVMe M2 SSD review
Powered by a Phison E13T controller and paired with Micron 96L 3D TLC NAND we check out the new P2 series NVMe M2 SSDs from Crucial. The series is not targeted at an enthusiast audience but rather i...

© 2023