2023-10-18, 09:02 PM
(2023-10-18, 08:42 PM)TheDreadPirate Wrote:(2023-10-18, 08:36 PM)zaudio Wrote: mount -t cifs //[shieldIpAddress]/Media1/NVIDIA_SHIELD /[localMountPath] -o vers=3.02,user=[username],domain=WORKGROUP,ro,cache=none,actimeo=60,rsize=16777216
Try changing cache=none to cache=loose. Another user had a similar issue and they stumbled onto this solution of changing cache to loose.
lol I tried that yesterday first, but had the RAM runaway still, and more viewing instability... but somewhat better than with the default shares the synology presented, which showed as cache=strict in the mounts list.
I just do not think I need read caching... as its read once streaming. I think the rsize still takes effect in the chunk read from the stream on read; seems not linked to caching. For sure better resource stability without caching, considering my limited ram on the Synology (it has the max possible of 6Gb already)