Sharing page tables with msharefs
Sharing page tables with msharefs
Posted Jul 16, 2022 6:20 UTC (Sat) by mokki (subscriber, #33200)In reply to: Sharing page tables with msharefs by clugstj
Parent article: Sharing page tables with msharefs
I was under the impression that thread per client model is faster, but less safe. In process per client model a bug in one client cannot corrupt memory in the process, outside the explicitly shared memory area.
Posted Jul 16, 2022 9:44 UTC (Sat)
by edeloget (subscriber, #88392)
[Link] (2 responses)
Yes, but then, correct system architecture tells you to limit the number of clients to something that the machine can handle :)
If you cannot have 1500 clients on a signe machine, then maybe you shouldn't have 1500 clients on the same machine :)
Posted Jul 16, 2022 9:58 UTC (Sat)
by flussence (guest, #85566)
[Link] (1 responses)
Posted Jul 16, 2022 18:32 UTC (Sat)
by butlerm (subscriber, #13312)
[Link]
Sharing page tables with msharefs
Sharing page tables with msharefs
Sharing page tables with msharefs