搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

CONTENT PROCESS LIMITING SETTING/15 Processes for One Tab open

  • 4 个回答
  • 2 人有此问题
  • 75 次查看
  • 最后回复者为 zeroknight

more options

I need to know where I can find the Content Process Limiting Setting in Firefox, it's gone, or is not where it is said to be located. This is the instruction I found. "uncheck the Use recommended performance settings checkbox to enable some hidden settings. One of those settings is the Content process limit setting, which can be set to a number between 1 and 8"

Its using up to much memory on my already slow processor.  

Please help me stop the extra processes.

I need to know where I can find the Content Process Limiting Setting in Firefox, it's gone, or is not where it is said to be located. This is the instruction I found. "uncheck the '''Use recommended performance settings''' checkbox to enable some hidden settings. One of those settings is the '''Content process limit''' setting, which can be set to a number between 1 and 8" Its using up to much memory on my already slow processor. Please help me stop the extra processes.

所有回复 (4)

more options
more options

Reduce the number of processes per tab from four to one by going to about:config and changing dom.ipc.processCount.webIsolated to 1. Make automatic tab unloading more aggressive by increasing browser.low_commit_space_threshold_mb.

more options

Thank you for the reply. I changed the "dom.ipc.processCount.webIsolated" to 1.

 Can you be more specific, as to the "increasing browser.low_commit_space_threshold_mb" setting, how many MB I should increase to, it is set to 200mb currently. 

After changing the first setting from 4 to 1, restarting FF, I see no change in processes.

more options

Visit about:processes (Shift+Esc) to see details of all the processes.

You won't see any difference with the first setting until you open the same site in multiple tabs, note how there is no longer multiple processes for the same site.

The second setting depends on your system, you will need to experiment with different values. Larger makes tabs unload well before running out of memory, leaving more space for other applications.