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

8 CarPlay Features in iOS 27 Feature

Which iOS 27 CarPlay Features Actually Work in Your Car?

Thursday September 17, 2026 4:17 am PDT by
In iOS 27, available now, CarPlay gets its biggest update in years, but some features depend on what type of car you have rather than your iPhone model. Some of the biggest additions won't do anything in the vast majority of vehicles on the road today. Here's how the new features pan out. Works in Any CarPlay Vehicle Custom widgets: In iOS 27, CarPlay is no longer limited to Apple's handful ...
Apple Watch New Charging Puck

Here's Why a New Apple Watch Charging Puck Was Just Released

Wednesday September 16, 2026 8:53 am PDT by
The new Apple Watch Series 12 and Apple Watch Ultra 4 have hardware changes that allow for faster charging, but you will need to use the new version of the Apple Watch Magnetic Fast Charger included in the box in order to achieve this boost. If you need extra ones for your own charging stands or travel or so forth, Apple released the new version of the charger on its online store last week, with...
ios272anniversary

iOS 27.2 Could Save Your Marriage

Wednesday September 16, 2026 1:32 pm PDT by
The iOS 27.2 beta that Apple released today adds a feature that reminds you it's your anniversary when you call someone, as long as you've added the date in the Contacts app. On the date of your anniversary, when you go to call the person, you'll see a reminder that it's an important day so you don't forget to say something. The anniversary alert uses Call Context, a feature Apple added in...

Top Rated Comments

201 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)