CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/11/19 06:47:14
Modified files:
www/chromium : Makefile
www/chromium/patches: patch-content_browser_browser_main_loop_cc
Added files:
www/chromium/patches:
patch-net_disk_cache_simple_simple_file_tracker_cc
Log message:
start taming chromium in low FD situations; starting with disk cache
cap the file descriptor limit at 85% of the size of the
file descriptor table and also substract the amount of
currently used file descriptors as this should give us
enough reserve to avoid hitting the limit