The tl;dr is to check if you’re using 13.0-15.0 and if
sysctl kern.ipc.mb_use_ext_pgsreturns1. If you do, the hot mitigation issysctl -w kern.ipc.mb_use_ext_pgs=0.
You must log in or register to comment.
The tl;dr is to check if you’re using 13.0-15.0 and if
sysctl kern.ipc.mb_use_ext_pgsreturns1. If you do, the hot mitigation issysctl -w kern.ipc.mb_use_ext_pgs=0.