I'm surprised a cifs share would use cma (seems no reason for it to require contiguous memory).It seems to only happen when I am importing files with radarr to a mounted cifs share with cache enabled. Disabling cache for the cifs mount seems to resolve it, so I suspect that the cifs caching is using the reserved cma memory.
Can you explain exactly how you are mounting with caching and without?
If you run
Code:
grep Cma /proc/meminfo
And to confirm, the cma issue occurs on the cifs client (rather than server end)?
Statistics: Posted by dom — Fri Nov 01, 2024 1:54 pm