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

推荐订阅源

H
Help Net Security
大猫的无限游戏
大猫的无限游戏
雷峰网
雷峰网
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 聂微东
V
Visual Studio Blog
爱范儿
爱范儿
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
美团技术团队
有赞技术团队
有赞技术团队
云风的 BLOG
云风的 BLOG
Google DeepMind News
Google DeepMind News
Blog — PlanetScale
Blog — PlanetScale
The Cloudflare Blog
Engineering at Meta
Engineering at Meta
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
Vercel News
Vercel News
F
Fortinet All Blogs
Last Week in AI
Last Week in AI
M
MIT News - Artificial intelligence
小众软件
小众软件
月光博客
月光博客
A
About on SuperTechFans

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…
"Push them to the limit": MIT researchers almost double S...
waynewilliam · 2026-04-23 · via Latest from TechRadar in Pro

  • Sandook software coordinates many SSDs to avoid slowdowns from garbage collection
  • Two-tier control system reroutes workloads across pooled drives in real time
  • Performance gains approach theoretical limits but depend on large clustered storage environments

Researchers at MIT and Tufts University have built a storage management system called Sandook that pushes pooled SSDs closer to their theoretical limits. The project, targets a long-standing issue inside large storage clusters where identical drives rarely perform in identical ways.

Solid-state drives slow down for a number of reasons, including internal garbage collection cycles and the slower nature of write operations compared with reads. Those slowdowns can ripple across workloads when multiple applications share the same storage pool.

Rather than leaving each SSD to handle performance issues on its own, the system splits control duties across two coordinated layers that manage activity across the full drive pool.

Article continues below

Unleashing the potential of data center SSDs

As Blocks & Files reports, a central controller collects performance telemetry from each large SSD and revises scheduling choices about 5x per second.

Local agents inside storage servers pass along performance signals and congestion warnings as workloads change.

When a drive begins housekeeping duties such as garbage collection, the system lowers its priority and transfers traffic to healthier drives in the pool. That rerouting happens without requiring changes to applications accessing the storage.

The method builds on techniques already used in enterprise storage, including block replication for reads and log-structured writes that can land on any available device.

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

Trials included database processing, neural network training, large-scale image compression, and latency-critical storage services, and the system reportedly delivered between 30 and 82 percent higher raw input and output throughput compared with earlier approaches that targeted single bottlenecks.

Across pooled workloads, application performance gains ranged from 12 to 94 percent, with latency reductions reaching up to 88 percent. In some cases, storage throughput reached roughly 1.7x previous levels.

The gains come entirely from software, which means commodity off-the-shelf SSDs remain unchanged. CPU and memory overhead for monitoring dozens of drives per server was described as being minimal.

The research paper, titled “Unleashing The Potential of Datacenter SSDs by Taming Performance Variability,” is available to view here.

Despite the headline numbers, this isn’t something most consumers could run at home. The design depends on large groups of SSDs working together, along with Linux-based infrastructure and enterprise networking setups common in data centers.

That pooling effect is where most of the performance improvement comes from. Without spare drives to shift workloads onto, a single-drive system would see little benefit.

Blocks & Files notes the work will be discussed at the USENIX NSDI 2026 event in May, where the researchers plan to show how coordinated scheduling helps solve unpredictable SSD behavior across large clusters.


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.