Introducing PrimoCache
What is PrimoCache?
PrimoCache is another caching software that utlilises small capacity solid-state drives (SSDs) and flash drives to accelerate relatively slow Hard Disk Drive (HDD) in PCs. It is developed by Romex Software. It is different from the other caching software described earlier as it can also use system memory as well as SSD. Furthermore, it is much easily to install as the installation is using Graphic User Interface (GUI).The instructions are shown here in this link. One can either download the software from Romex Software or from here
7 November 2018
What is ExpressCache?
How Does it Work?
What’re the Advantages?
What is the Catch?
What is a OEM product? Can we use it?
What’s used in this Experiment?
Step by Step
Description | Actions | Remarks (dbclick to enlarge pictures) |
1. Preparing the 120 GB SSD drive and create an ExpressCache drive | 1. Uninstall ExpressCache if it has been installed before. A reboot will be required. 2. Use EaseUS or similar partition tools, partition 2x60 GB drives; one marked [Cache] and the other [VM] in the Volume. Note and copy down the disk number (disk # where # is the disk number) of the SSD drive. 3. Fire up the [Command Prompt] window as Admin 4. Type [diskpart] to start the program and then type [select disk #] at next prompt 5. Type [Clean] 6. Type [convert MBR], followed by [create partition primary size=####] - where #### equals the size, in megabytes or just type [60000]. 7. Type [set id=73 override] to set the partition type. Lastly, type [exit] | 1. Check the installation in Program & Features in Control Panel The VM partition can be used as virtual disk. Prepare the drive as a cache drive; otherwise, the Expresscache will not recognise it. Important Note: all data in selected disk will wiped off. Use [List Disk} command to check the correct drive selected |
2. Install the Expresscache | 1. Navigate to the folder where Expresscache is downloaded and fire up [Expresscache.exe] 2. Follow the instructions to install the software. | |
3. Successful Installation | A restart will be prompted upon successful installation | On successful installation, one should not receive any error messages; otherwise, goto "Installation problems and Error Message" section to find the solution |
Description Actions Remarks
(dbclick to enlarge pictures) 1. Create an ExpressCache drive after installation 1. At the [command prompt] as administrator, type [net stop expresscache]
2. Then type [eccmd (space)-partition][diskID] [size] to create the partition;
3. Then format the drive by typing [eccmd (space) –format] to format the drive
For example [eccmd -partition 1 24GB]
2. Check if the Caching is working (DOS method) Restart the PCs. At the [command prompt] as administrator, type [eccmd –info]. If the cache is working, one will be shown the screen at the right; otherwise, it will show errors such as "Product is not licensed to run on this system"
If the cache is set up properly, one should have very high read and write %, higher than 85% after a few Windows restarts. 3. Erase the Cache At the [command prompt] as administrator, type [eccmd –format] This will erase all the contents in the ExpressCache’s SSD disk 4. Preload a program At the [command prompt] as administrator, type [eccmd –preload] One could preload the commonly used programs by Windows to speed up the booting by running this batch file in this link. The conventional wisdom is preload the whole windows folder into the Cache Drive but this is not necessary. 5 No Logo At the [command prompt] as administrator, type [eccmd –Nologo] No copyright message will be displayed. 6. Exclude a Drive from Caching At the [command prompt] as administrator, type [eccmd –exclude ] (space) driveletter Exclude a drive from being cached. for example eccmd –exclude C to exclude C drive from caching
Interpretation of ECCMD –info results Description Explanation Remarks
(dbclick to enlarge pictures) 1. EC Cache Info Besides describing the partitioned size, it also describes the capacity left over and how much memory space has been used for storing the cache etc 2. Tiered Cache Stats It shows how much and how often the RAM memory were used to speed up the PC 3. Cache Stats It describes how the Cache were being used in terms of size and number and the % of time the Cache drive were used.
Installation Problems and Error Messages Description Actions Remarks
(dbclick to enlarge pictures) 1. Expresscache cannot find SSD drive Go to "Tips and Tricks" to create an ExpressCache drive The SSD has not been formatted with the correct id 2 Product is not licensed to run on this system Expresscache cannot find the licensed key to complete the startup Here are some keys but they have not been tested yet
ASUS, ACER, HP, LENOVO, SAMSUNG.
1. Download the above link for respective brands and place the file in the ExpressCache folder and
2. change the existing EC.LMF to EC.LMF.Old and rename the downloaded file to EC.LMF.If the PC is not licensed, then one will have to use the batch file that comes with the downloaded file to patch Expresscache in order to proceed further. 3. ExpressCache not working after Windows update or ExpressCache did not run as fast as expected A re-installation of Expresscache might be required to restore all the essential files
1. Format the ExpressCache drive and
2. Preload this batch file using this link for Win 7.
3. Restart Windows to refresh the system file. This should restore the ExpressCache.
The following shows that the Cache is not really working though the read count is high; may be some preloaded program is affecting the operation. 4. There is 0 cache shown in eccmd -info Make sure there is no Windows System files installed in any SSD drive The cache will show 0% if ExpressCache found Window installation in other SSD drive 5 eccmd exited with error 0x10df 4319
Clear the system error; erase any application installed just before this happen; do a system restore if necessary.
ResultNote: The test results may not represent the actual working speed of ExpressCache because the result will depend on where the test program were loaded; for example, the test program might just have tested the actual speed of the mechanical hard disk rather than the SSD cache drive.
Before After Speed Test before and after the ExpressCache installation Speed Test after the Windows’ system files were preloaded but . before and after the Crystaldiskmark were preloaded onto the Cache drive
______________________________________________________________
Other articles
tinyurl : https://tinyurl.com/y83lsfxg
Description | Actions | Remarks (dbclick to enlarge pictures) |
1. Create an ExpressCache drive after installation | 1. At the [command prompt] as administrator, type [net stop expresscache] 2. Then type [eccmd (space)-partition][diskID] [size] to create the partition; 3. Then format the drive by typing [eccmd (space) –format] to format the drive | For example [eccmd -partition 1 24GB] |
2. Check if the Caching is working (DOS method) | Restart the PCs. At the [command prompt] as administrator, type [eccmd –info]. If the cache is working, one will be shown the screen at the right; otherwise, it will show errors such as "Product is not licensed to run on this system" | If the cache is set up properly, one should have very high read and write %, higher than 85% after a few Windows restarts. |
3. Erase the Cache | At the [command prompt] as administrator, type [eccmd –format] | This will erase all the contents in the ExpressCache’s SSD disk |
4. Preload a program | At the [command prompt] as administrator, type [eccmd –preload] | One could preload the commonly used programs by Windows to speed up the booting by running this batch file in this link. The conventional wisdom is preload the whole windows folder into the Cache Drive but this is not necessary. |
5 No Logo | At the [command prompt] as administrator, type [eccmd –Nologo] | No copyright message will be displayed. |
6. Exclude a Drive from Caching | At the [command prompt] as administrator, type [eccmd –exclude ] (space) driveletter | Exclude a drive from being cached. for example eccmd –exclude C to exclude C drive from caching |
Interpretation of ECCMD –info results
Description | Explanation | Remarks (dbclick to enlarge pictures) |
1. EC Cache Info | Besides describing the partitioned size, it also describes the capacity left over and how much memory space has been used for storing the cache etc | |
2. Tiered Cache Stats | It shows how much and how often the RAM memory were used to speed up the PC | |
3. Cache Stats | It describes how the Cache were being used in terms of size and number and the % of time the Cache drive were used. |
Description | Actions | Remarks (dbclick to enlarge pictures) |
1. Expresscache cannot find SSD drive | Go to "Tips and Tricks" to create an ExpressCache drive | The SSD has not been formatted with the correct id |
2 Product is not licensed to run on this system | Expresscache cannot find the licensed key to complete the startup | Here are some keys but they have not been tested yet ASUS, ACER, HP, LENOVO, SAMSUNG. 1. Download the above link for respective brands and place the file in the ExpressCache folder and 2. change the existing EC.LMF to EC.LMF.Old and rename the downloaded file to EC.LMF. If the PC is not licensed, then one will have to use the batch file that comes with the downloaded file to patch Expresscache in order to proceed further. |
3. ExpressCache not working after Windows update or ExpressCache did not run as fast as expected | A re-installation of Expresscache might be required to restore all the essential files
2. Preload this batch file using this link for Win 7. 3. Restart Windows to refresh the system file. This should restore the ExpressCache. | The following shows that the Cache is not really working though the read count is high; may be some preloaded program is affecting the operation. |
4. There is 0 cache shown in eccmd -info | Make sure there is no Windows System files installed in any SSD drive | The cache will show 0% if ExpressCache found Window installation in other SSD drive |
5 eccmd exited with error 0x10df 4319 | Clear the system error; erase any application installed just before this happen; do a system restore if necessary. | |
Before | After | |
Speed Test before and after the ExpressCache installation | ||
Speed Test after the Windows’ system files were preloaded but . before and after the Crystaldiskmark were preloaded onto the Cache drive |
Other articles
tinyurl : https://tinyurl.com/y83lsfxg