You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not just logs I mean. I'm slowly expanding its usage to swap more storage into RAM using log2ram. Just wanted to know:
Are there any limits to this tool? What is the maximum I can let log2ram store in RAM ?
This seems to be the only functional tool that actually does what it says on the tin. It swaps to disk for assurance at set intervals, it stores entire folders in RAM and it actually creates proper linkage to/from those files.
By the way, it looks like linux file-caching has a long way to go. It really does not do what it should do. I still have about 18 Gigs of unused RAM, and whatever I do, it's not being used by linux, it's just sitting there wasting my SSDs and HDDs away. Linux should swap everything it can to RAM for all I care, but it just fails to do so, whatever I try. The only thing actually doing this, is this tool here!
The text was updated successfully, but these errors were encountered:
Not just logs I mean. I'm slowly expanding its usage to swap more storage into RAM using log2ram. Just wanted to know:
Are there any limits to this tool? What is the maximum I can let log2ram store in RAM ?
This seems to be the only functional tool that actually does what it says on the tin. It swaps to disk for assurance at set intervals, it stores entire folders in RAM and it actually creates proper linkage to/from those files.
By the way, it looks like linux file-caching has a long way to go. It really does not do what it should do. I still have about 18 Gigs of unused RAM, and whatever I do, it's not being used by linux, it's just sitting there wasting my SSDs and HDDs away. Linux should swap everything it can to RAM for all I care, but it just fails to do so, whatever I try. The only thing actually doing this, is this tool here!
The text was updated successfully, but these errors were encountered: