TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ash HN: What's the new “your data fits in RAM” for a new 8-socket Xeon Scalable?

2 pointsby freemintabout 2 years ago
Intels new Xeon Scalable 4th gen server processors (code name Saphire Rapid) support up to 8 CPUs in one system. These processors can have upto 8 channels per CPU and 2 DiMMs per channel.<p>Am i understanding it correctly that a single server can have upto 48 Terrabyte of main memory doubling the current maximum on https:&#x2F;&#x2F;yourdatafitsinram.net&#x2F; ?

1 comment

rektideabout 2 years ago
CXL is coming, which will allow attaching ram from beyond the box. That will be exciting.<p>It won&#x27;t have 64 channels of ram bandwidth (8cores x 8channels) but it will also be much much more obtainable (once it starts showing up in volume, stops being totally exotic). If you have a couple dozen TB of data you want to be pretty fast, could be a huge win.<p>There&#x27;s also switched versions, with multi-host. So multiple hosts might share a ram drive (atm this would be partitioned up, but I&#x27;ve dreamt of clustering fs like HAMMERFS for multiple decades &amp; am not gonna give up the dream yet!).<p>And perhaps maybe the on-ram filtering might eventually work &amp; be good, so ram could perhaps do push-down filtering on its own, for scanning through tables!