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

推荐订阅源

Engineering at Meta
Engineering at Meta
博客园_首页
J
Java Code Geeks
Jina AI
Jina AI
B
Blog RSS Feed
量子位
有赞技术团队
有赞技术团队
M
MIT News - Artificial intelligence
L
LangChain Blog
Microsoft Security Blog
Microsoft Security Blog
小众软件
小众软件
博客园 - 聂微东
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
Last Week in AI
Last Week in AI
MongoDB | Blog
MongoDB | Blog
I
InfoQ
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
爱范儿
爱范儿
Y
Y Combinator Blog
Vercel News
Vercel News
雷峰网
雷峰网

Latest from TechRadar in Pro

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way '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… I tried 7 free MTD software – now I've ranked my top picks as a freelancer Jackery 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… The new engineering playbook: how AI design copilots are reshaping product development 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 Europe wants tech sovereignty but is this realistic? Enterprise AI governance cannot live in a prompt. So where is the safety net? Why 2026 is the year of flexibility without friction: solving the multi-platform crisis OpenAI reveals its Mythos rival designed for cybersecurity pros When cyberattacks are inevitable, recovery becomes the strategy Closing the cloud complexity gap LaLiga uses AI to fight illegal streaming that costs its clubs $800m a year Intel and Google expand long-term chip partnership to power AI systems 'Chatbots respond not just to what you ask, but how you ask it': Report finds AI agents might be sucking up to… 'Smartphones have physical limitations': Report explains why AI is kickstarting a billion-dollar hardware arms… 'I’m pretty sure actually we really do not need to work for five days' Zoom CEO calls for end of traditional work schedules — says 3-day working week should become the norm 'It's more common than you think': Experts reveal how hackers are trying to hijack your inbox with these…
Sandisk feels generous, open sources key tech that will s...
Efosa Udinmw · 2026-05-13 · via Latest from TechRadar in Pro

  • 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.