Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用的服务器上有一个内存管理进程,它会杀死超过一定限制的进程。
有非常大的数据文件必须全部加载,但这样做会超出内存限制。
有没有办法强制 R 限制 RAM 上的内存量并在命中后使用交换空间/交换文件?