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.
我有相当大的应用程序,现在我发现内存泄漏很严重,是否有某种软件,或者可以让我看到当前执行的脚本及其大小的东西?如果有帮助,我正在使用 apache。
谢谢。
你见过top(1)吗?键将按内存使用M情况排序。请特别注意该RSS列,它向您显示进程的驻留集大小——大致是进程占用了多少 RAM。
top(1)
M
RSS