summaryrefslogtreecommitdiffstats
path: root/sys/sys/racct.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r282213:trasz2015-06-211-0/+4
* Add CPU percentage limit enforcement to RCTL. The resouce name is "pcpu".trasz2012-10-261-2/+20
* Make racct and rctl correctly handle jail renaming. Previouslytrasz2012-03-061-0/+1
* Fix another bug introduced in r225641, which caused rctl to access certaintrasz2011-10-031-0/+1
* Rename resource names to match these in login.conf.trasz2011-07-141-3/+3
* Style fix - macros are supposed to be uppercase.trasz2011-07-071-5/+5
* Remove definitions for RACCT_FSIZE and RACCT_SBSIZE - these two are rathertrasz2011-05-271-21/+19
* Add racct. It's an API to keep per-process, per-jail, per-loginclasstrasz2011-03-291-0/+147
OpenPOWER on IntegriCloud