summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_conf.c
diff options
context:
space:
mode:
authorjpaetzel <jpaetzel@FreeBSD.org>2015-11-20 15:13:49 +0000
committerjpaetzel <jpaetzel@FreeBSD.org>2015-11-20 15:13:49 +0000
commitca485ab416cec921aef2fb10e48a12ee41e5eaad (patch)
tree5ca5bc500dc5ee21f982affc422fd07dbbbdde9a /sys/kern/kern_conf.c
parentdbeac77403c09a8273b74bbff4b287bbe1eefcaf (diff)
downloadFreeBSD-src-ca485ab416cec921aef2fb10e48a12ee41e5eaad.zip
FreeBSD-src-ca485ab416cec921aef2fb10e48a12ee41e5eaad.tar.gz
MFC 290662
Fix a bug in the CPU % limiting code If you attempt to set a pcpu limit that is higher than 110% using rctl (for instance, you want a jail to be able to use 2 cores on your system so you set pcpu to 200%) the thing you are trying to limit becomes unthrottled. PR: 189870 Submitted by: dustinwenz@ebureau.com Reviewed by: trasz
Diffstat (limited to 'sys/kern/kern_conf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud