CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/04/29 02:29:27
Modified files:
devel/nspr : Tag: OPENBSD_7_1 Makefile
Added files:
devel/nspr/patches: Tag: OPENBSD_7_1
patch-nspr_pr_src_misc_prsystem_c
Log message:
MFC devel/nspr HW_NCOUONLINE patch, ok landry
Teach nspr's PR_GetNumberOfProcessors() about HW_NCPUONLINE, it is used
in various places in the Mozilla programs to scale some processes and we
don't really want inactive SMT "cores" to figure into that. ok landry@
