Re: Re: Kernel is using a lot of CPU
- In reply to: Jonathan Vasquez : "Re: Kernel is using a lot of CPU"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 17:40:46 UTC
> Sent: Monday, January 30, 2023 at 4:19 PM > From: "Jonathan Vasquez" <jon@xyinn.org> > To: DutchDaemon@FreeBSD.org, stable@freebsd.org > Subject: Re: Kernel is using a lot of CPU > > From my testing it seems people are using blacklist and blocklist. I'm not sure if people are changing due to PC reasons but both seemed to work for me. Both work due to the nice devmatch rc script: x=$(echo '#'${devmatch_blocklist:-${devmatch_blacklist}}'#' | \ sed -e "s/ /#/g;s/\.ko#/#/g")