Count the megabytes written to RAM disk
Started by gldisk
Count the megabytes written to RAM disk 26 April 2025, 02:22 |
Registered: 4 years ago Posts: 14 |
|
Re: Count the megabytes written to RAM disk 28 April 2025, 11:10 |
Admin Registered: 19 years ago Posts: 3 644 |
It might be better to implement a display of total I/O statistics across all configured RAM disks, perhaps in the About dialog, for curious users to see how much writing their SSD has been spared.
Re: Count the megabytes written to RAM disk 29 April 2025, 01:20 |
Registered: 4 years ago Posts: 14 |
Re: Count the megabytes written to RAM disk 29 April 2025, 11:17 |
Registered: 7 weeks ago Posts: 5 |
Re: Count the megabytes written to RAM disk 30 April 2025, 01:53 |
Registered: 4 years ago Posts: 14 |
Re: Count the megabytes written to RAM disk 30 April 2025, 14:05 |
Registered: 7 weeks ago Posts: 5 |
|
Re: Count the megabytes written to RAM disk 30 April 2025, 18:40 |
Admin Registered: 19 years ago Posts: 3 644 |
1. CrystalDiskInfo does not detect RAM disks because they are virtual devices. These disks lack physical attributes such as serial numbers and power-on counters, and they do not support S.M.A.R.T. monitoring.
2. If you redirected your Firefox profile using a symbolic link or an NTFS junction point, most monitoring tools (including Windows Task Manager) will report I/O activity as occurring on the drive containing the link, not on the actual target drive.
We're about to finalise a minor update to the RAM disk app that will enable real-time visibility of RAM I/O activity.
Re: Count the megabytes written to RAM disk 30 April 2025, 23:53 |
Registered: 4 years ago Posts: 14 |
Re: Count the megabytes written to RAM disk 01 May 2025, 00:00 |
Registered: 4 years ago Posts: 14 |
QuoteAndrew
2. If you redirected your Firefox profile using a symbolic link or an NTFS junction point, most monitoring tools (including Windows Task Manager) will report I/O activity as occurring on the drive containing the link, not on the actual target drive.
I have reallocated the Firefox profile using the options available in the Firefox configuration itself, so I do not make use of symbolic link or an NTFS junction point in the Windows filesystem.
QuoteAndrew
We're about to finalise a minor update to the RAM disk app that will enable real-time visibility of RAM I/O activity.
Will it be possible to count megabytes as well ?
Re: Count the megabytes written to RAM disk 01 May 2025, 01:38 |
Registered: 7 weeks ago Posts: 5 |
|
Re: Count the megabytes written to RAM disk 01 May 2025, 19:14 |
Admin Registered: 19 years ago Posts: 3 644 |
Note: You may need to reboot twice for the new feature to function correctly, due to the driver update procedure.

Re: Count the megabytes written to RAM disk 03 May 2025, 02:48 |
Registered: 4 years ago Posts: 14 |