$OpenBSD: patch-components_performance_manager_features_cc,v 1.1 2021/10/29 14:49:40 robert Exp $

Index: components/performance_manager/features.cc
--- components/performance_manager/features.cc.orig
+++ components/performance_manager/features.cc
@@ -57,7 +57,7 @@ const base::Feature kUrgentDiscardingFromPerformanceMa
   "UrgentDiscardingFromPerformanceManager",
 // Ash Chrome uses memory pressure evaluator instead of performance manager to
 // discard tabs.
-#if BUILDFLAG(IS_CHROMEOS_ASH) || defined(OS_LINUX)
+#if BUILDFLAG(IS_CHROMEOS_ASH) || defined(OS_LINUX) || defined(OS_BSD)
       base::FEATURE_DISABLED_BY_DEFAULT
 #else
       base::FEATURE_ENABLED_BY_DEFAULT
