惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
IT之家
IT之家
博客园 - 【当耐特】
罗磊的独立博客
Stack Overflow Blog
Stack Overflow Blog
MyScale Blog
MyScale Blog
WordPress大学
WordPress大学
The GitHub Blog
The GitHub Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Hugging Face - Blog
Hugging Face - Blog
I
InfoQ
B
Blog RSS Feed
腾讯CDC
云风的 BLOG
云风的 BLOG
N
Netflix TechBlog - Medium
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
雷峰网
雷峰网
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
D
DataBreaches.Net
The Cloudflare Blog
V
V2EX
S
SegmentFault 最新的问题

Latest from TechRadar in News

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone NYT Connections today – my hints and answers for April 16 (#1040) Quordle hints and answers for Thursday, April 16 (game #1543) NYT Strands hints and answers for Thursday, April 16 (game #774) Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way Allbirds — the shoe viral company — just pivoted into AI, and I wish this were an Onion headline 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… 'Makes it even more disappointing': Microsoft backs fossil fuel big time with $7 billion deal in race for AI… 'Maybe it’s not science fiction': Solar panels are causing rainwater to fall in one of the driest places… Maine becomes first US state to pass data centre construction ban Dozens of WordPress plugins hijacked to target thousands of sites Drone-killing laser weapons greenlit for use in US airspace – FAA and Defense Department say high-energy weapons are ‘ready to protect all air travelers from illicit drone use’ despite airspace restrictions and friendly-fire incidents 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… McGraw Hill becomes latest to see its Salesforce data hacked Looking for a new PC? Now might be great time to upgrade, as Gartner figures claim shipments are rising — while… Farewell Surface Hub — Microsoft kills off its super-sized touchscreen displays, but you might still be able to get one if you act fast 'We have no interest in patient data in the UK': Palantir UK head defends record as criticisms rise Amazon’s new AI Bio Discovery tool can provide ‘every researcher’ with ‘lab-in-the-loop drug discovery’ – 40+ AI biology models can filter 300,000 novel antibody candidates down to the top results for testing in just weeks Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts OpenAI reveals its Mythos rival designed for cybersecurity pros NYT Connections hints and answers for Tuesday, April 14 (game #1038) Forget Dr Doolittle, study finds animals might not only want to use tech, but they also want to talk to us with it… 'The decision is deeply troubling': Tesla gets a green light for Full Self-Driving in Europe — but not… OpenAI flags third-party data issue — all macOS users should update now Microsoft says Copilot is for ‘entertainment' not work, Meta’s Muse Spark and 7 other AI stories you… Man Utd vs Leeds Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news What is the release date for Invincible season 4 episode 7 on Prime Video? Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… The Lenovo Legion Go 2 handheld costs more than two Nvidia RTX 5080 GPUs — and that's genuinely absurd Secretlab is launching its first Diablo desk, with a design that 'traces the infernal history' of the series
Sandisk feels generous, open sources key tech that will s...
Efosa Udinmw · 2026-05-13 · via Latest from TechRadar in News

  • Sandisk reduced SSD pre-conditioning times from days to only several hours
  • SPRandom achieves steady state performance using only one complete drive write
  • Open sourcing SPRandom gives hyperscalers faster deployment options

Sandisk has open sourced a key algorithm which can dramatically speed up the pre-conditioning process for solid-state drives (SSDs).

SanDisk Pseudo Random (or SPRandom) reduces the time required to prepare a drive for steady-state operation from over 160 hours to roughly 6.5 hours.

Traditional pre-conditioning methods require writing data two or more times the drive's total capacity using sequential and random operations. But the new algorithm writes to every logical address just once, completing the entire process in less than five percent of the original time.

SSD pre-conditioning matters for data centers and AI workloads

Fresh out of the box SSDs show variable performance, until they go through a process called pre-conditioning that stabilizes their behaviour.

During this process, the controller fills the drive, starts garbage collection, manages wear levelling, and distributes over-provisioned blocks across the storage area.

This background activity must reach a steady state before the drive's IO performance becomes predictable and reliable for production use.

Traditional pre-conditioning of a 128 TB drive takes over 160 hours, or nearly seven days, but Sandisk's SPRandom completes the same task in just 6.5 hours.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

A 256 TB drive requires up to 250 hours, roughly 10.5 days, using conventional methods, while SPRandom again finishes in only 6.5 hours.

These figures imply that Sandisk's SPRandom reduced the pre-conditioning time by between 95% and 97.4%.

The SPRandom algorithm divides the drive into overlapping sections, with the amount of overlap corresponding to the over-provisioning expected for each section.

As the physical addresses increase, the amount of over-provisioning gradually decreases across the drive.

The math behind SPRandom computes how over-provisioning gets distributed after pre-conditioning, ensuring steady-state performance is achieved in a single physical drive write pass.

Sandisk has released the SPRandom code as an extension to the FIO tool, which stands for Flexible IO Tester, making it freely available to the entire storage industry.

This matters for AI but not for your gaming PC

Hyperscale data centers and AI infrastructure operators buy SSDs in massive volumes and need them ready for production as quickly as possible.

Shaving more than 150 hours off the pre-conditioning time per drive translates directly into faster deployment and lower operational costs for cloud providers.

AI workloads are particularly sensitive to storage performance variability because training and inference tasks demand consistent IO behaviour across thousands of drives working in parallel.

But, for a typical gaming PC with a single drive, spending an extra week pre-conditioning a new SSD is simply not relevant to the end user experience.

The technology delivers enormous value at scale, but the average consumer will never notice the difference.

Sandisk's decision to open source the algorithm is genuinely generous, but the beneficiaries are data center operators with massive storage arrays.

Simply put, the math is clever, the time savings are real, and the impact on AI infrastructure could be substantial.

However, your gaming PC will keep working exactly as it always has, and that is precisely the point.

Via Blocksandfiles


Google logo on a black background next to text reading 'Click to follow TechRadar'

Follow TechRadar on Google News and add us as a preferred source to get our expert news, reviews, and opinion in your feeds.