Home Facebook RSS Newsletter Twitter IBM Ziff Davis Enterprise

TECHNOLOGY FOR CHANGE

    Reader Comments

  • POST COMMENT NOW>>
  • RNA networks responsePosted on: 07-14-09 | By: Andy MThe question should be, “How soon will networked memory / memory virtualization obsolete storage? Storage exists to provide persistence, and since the introduction of 64 bit addressing, capacity (ie. 32 bits fits in 4 GB). In its purest form, computing requires NO/ZERO storage, only non-volatile memory – remember the days of EPROMS – that is directly accessed by the application microprocessor, not via a different subsystem. Direct access of shared data in memory by the microprocessor (ie. via RNAcache) is 20X faster than singular access of data to a SSD and 200X faster than spinning media. Read and Write performance into L3 or networked memory cache (i.e. RNAcache = extended L3 cache) will always be faster than any access via NFS. The performance improvement with RNAcache is even more dramatic (on the order of 20-500X) versus swapping (i.e. Paged-out local virtual memory) to disk as the paged-out data now requires a home run all the way to the storage system, then back to memory and then back to the storage system again for final coalescing.