diff --git a/README.md b/README.md index 6832035..356e778 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,4 @@ The end goal is to provide a feature rich CPU frequency scheduler for the follow # Relation to the OpenBSD project -This is mostly a playground project so I can experiment with CPU frequency scheduling, there is no goal to import it into the OpenBSD kernel ever, but maybe I can learn here and improve the kernel code later. +obsdfreqd is available as a package in OpenBSD current. The point of this progrm is to allow OpenBSD users to have a quiet and cool system which is not possible with the current code due to [https://marc.info/?l=openbsd-cvs&m=163563630606615&w=2](this change in the kernel).