Hello and have a nice day!
I try to limit cpu usage for multi-threaded process on a multi-core machine.
I use the following command:
# rctl -a user:myusernm:pcpu:deny=200/user
And I expect (please correct me if I am wrong) that all processes running with
uid=myusernm will consume 200% of CPU in t
Anyone can advise me please?
Thanks!
From: John Dison via freebsd-stable
To: "sta...@freebsd.org"
Sent: Tuesday, September 15, 2015 1:00 PM
Subject: Question about "pcpu" rctl
Hello and have a nice day!
I try to limit cpu usage for multi-threaded process on a m