I don't have an Optane Drive... You?

Will I be able to afford an Optane drive, or, more likely IMHO,
MRAM? Probably not.
(MRAM: 800MT/sec/in,
1.6 billion IOPS, already shipping...)
This is about using
what I do have to improve on the std tiered caching in most machines:
I do have dedicated PhysX card with 2 GB of VRAM, which means that 1.5+ gigs of available RAM is sitting idle in my machine
The VRAM Disk speed in the
Linux Version:
Its already and wont cost anything to implement as another tier in my L1 - L2 - L3 - DRAM - SSD (RAID 0) - HDD caching scheme.
So, after DRAM:
My most used files will be available @ ~2GB/s
My 2nd most used files will be available at 890 MB/s (2 OCZ Vertex 4s in RAID 0)
Everything else on the HDD/s.
ie: I should end up with a ~1.5 GB/s (averaged), 2TB ''drive with this caching scheme, for no extra cost... except for a bit of research and thought!