Intel's Z68 Chipset to Bring SSD Caching to Sandy Bridge - MacRumors
Skip to Content

Intel's Z68 Chipset to Bring SSD Caching to Sandy Bridge

095114 intel z68

VR-Zone reports (via Hardmac) that Intel has begun production of its new "Z68" chipset for Sandy Bridge-based processors, with availability set for May. Most notably in light of rumors regarding the new MacBook Pro that failed to materialize, the Z68 chipset will support Intel's Rapid Storage Technology SSD caching.

Interestingly, Intel has also started production of their Z68 chipset this week along with other Cougar Point SKUs like H61 and Q65. All of them are based on the new B3 stepping therefore the SATA port 2-5 issue is fixed before they hit the market. Judging from the specs, it seems Intel has catered Z68 specially for enthusiasts which allows better processor overclocking, discrete graphics support and SSD caching capability.

SSD caching marries a conventional hard drive to a relatively small solid-state drive (SSD), with the most frequently-accessed data automatically placed on the SSD for fast access while the two drives appear to users simply as a single drive. The functionality serves to bring users much of the speed benefit of SSDs but with the storage capacity and lower cost of traditional hard drives.

095158 intel z68 slide

Several rumors in the days leading up to last week's MacBook Pro refresh claimed that the updated models would offer a dedicated SSD to host the operating system and other essential files. The claims did not, however, come to fruition.

Update: To be clear, the Z68 chipset is for desktop implementations.

Popular Stories

Dynamic Island iPhone 18 Pro Feature

11 Reasons to Wait for the iPhone 18 Pro

Monday May 11, 2026 9:01 am PDT by
We're only four months out from the launch of Apple's premium next-generation smartphone lineup, and while we're not expecting a sea change in terms of functionality, there are still several enhancements rumored to be coming to the iPhone 18 Pro and iPhone 18 Pro Max. One thing worth noting is that Apple is reportedly planning a major change to its iPhone release cycle this year, adopting a...
iOS 26

iOS 26.5 Features: Everything New in iOS 26.5

Monday May 11, 2026 5:09 pm PDT by
Apple released iOS 26.5 after a few months of beta testing, and while it doesn't have the Siri features we were hoping for since those are being held until iOS 27, there are a handful of useful changes worth knowing about. Subscribe to the MacRumors YouTube channel for more videos. End-to-End Encryption for RCS Support for end-to-end encryption (E2EE) for RCS messages between iPhone and...
General Apps Reddit Feature

Reddit Starts Blocking Mobile Website, Pushing Users to App Instead

Monday May 11, 2026 6:10 am PDT by
Social network Reddit recently began blocking mobile visitors to its website while pushing them to download the official Reddit app, and it's fair to say that the move is not going down well with users. If you visit reddit.com on your iPhone today, you may see a new popup that can't be dismissed, asking you to "get the app to keep using Reddit." A Reddit spokesperson told Ars Technica...

Top Rated Comments

196 months ago
Obviously nobody remembers Turbo Memory. This is just embedding it into the board.

http://en.wikipedia.org/wiki/Intel_Turbo_Memory

It did very little to improve performance and actually hurt performance in several areas.

http://www.anandtech.com/show/2252
I don't think it's really valid to draw conclusions on this from that. SSD performance - and in particular size - have come a long, long way since then.

This is basically an attempt to implement ZFS's L2ARC and (hopefully) ZIL in the chipset. IMHO this is the best usage of SSDs at current (and near future) technology levels and I've been waiting for other OSes/filesystems to implement it for years (Microsoft kind of did with Vista's/7's ReadyBoost, but you can't use regular SSDs and it doesn't cache writes).

Per those that say just get a SSD, this would still be beneficial. You could have small (4GB?) super fast SSD's (think almost RAM speeds) using the new caching tech, and have a regular-speed SSD (80GB) for your "regular" data. That would provide the best bang for the buck.
Better to just spend the money on 4GB more RAM.

This sort of thing really needs 10s or 100s of GB of SSD to be effective.

The real problem (from a marketing perspective) is that it's extremely difficult to benchmark, since it requires some time (anywhere from hours to days of representative usage) for the SSD cache to properly "warm up" before the performance benefits are seen.

Why do we need a new chipset to support SSD Caching? It seems like this could be done with software on the OS level... Windows can already do this, can't it?
The OS level is the best place to do it (because it knows about the filesystem, not just blocks), but OS vendors are dragging their feet. Vista and 7 have this somewhat implemented with ReadyBoost, but the real standouts are the OSes using ZFS.

One TB port may be fine for a laptop but but a couple of years down the road and desktops will find the need for more than one port. Laptops may never have that need but that is no surprise.
I disagree. Laptops are _exactly_ where TB can be most useful due to their physically constrained expansion options. I'm hoping future Apple laptops - particularly the Air - will soon come with at least two TB, if not three or more, TB ports.

(In the PC world it's somewhat less important since docking stations with things like multiple DVI outs, eSATA and even PCIe slots are available, but the same argument applies.)

Exactly the question I had. I assume a hardware solution may be optimal but even a software solution should be able to provide a big improvement over current solutions (similar to hardware raid versus software raid).
The "optimal" solution for both these things (caching and RAID) is in software, not hardware, because the OS has greater insight into the structure, type and frequency of data being accessed, and can hence make more intelligent decisions about how to improve performance.
Score: 1 Votes (Like | Disagree)