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
Hmmm, turns out this is due to the way that mount_tmpfs works which seems to set a default limit to 50% of your total ram. I'll do some research to see if this can be changed, if not will have to set a max on creation I guess.
Trying to create a TmpFS RAM Disk with a size bigger than 32.768 results in a RAM Disk with 34,36 GB usable space.
(Maybe some Int16 limitation?)
The text was updated successfully, but these errors were encountered: