K 10 svn:author V 8 jpaetzel K 8 svn:date V 27 2015-11-20T15:13:49.673742Z K 7 svn:log V 350 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 END