Question regarding Server CPU/RAM Utilization..
January 28th, 2020
What causes the CPU to jump up if you were to have a filesharing server?
What is the reason that you do not need to have a lot of RAM for a filesharing server?
Because most your resource usage is disk IO (and network IO), since your just reading and writing to files (over the network).
Because you are not using http://en.wikipedia.org/wiki/Zero-copy
http://en.wikipedia.org/wiki/Remote_direct_memory_access