summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/project.c
AgeCommit message (Collapse)AuthorFilesLines
2016-04-22OS-5355 SysV IPC rctls should report usageJerry Jelinek1-4/+37
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2010-06-29PSARC 2009/042 max-processes rctlMenno Lageman1-17/+119
6631612 non-global zone can overrun the process table of the system 6466380 Project resource set callbacks are needlessly called on every fork() 6516818 task resource callbacks are needlessly called on every fork()
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-5/+2
PSARC 2009/378 Basic File Privileges PSARC 2010/072 RBAC update: user attrs from profiles 4912090 pfzsh(1) should exist 4912093 pfbash(1) should exist 4912096 pftcsh(1) should exist 6440298 Expand the basic privilege set in order to restrict file access 6859862 Move pfexec into the kernel 6919171 cred_t sidesteps kmem_debug; we need to be able to detect bad hold/free when they occur 6923721 The new SYS_SMB privilege is not backward compatible 6937562 autofs doesn't remove its door when the zone shuts down 6937727 Zones stuck on deathrow; netstack_zone keeps a credential reference to the zone 6940159 Implement PSARC 2010/072
2008-03-03PSARC 2008/109 Fine Grained Access Permissions (FGAP)casper1-2/+6
6664443 Implement PSARC/2008/109
2007-05-176542609 setprojrctl() breaks when called from within a zonerd1170151-1/+1
6550352 project_kstat_delete() should not use sizeof (zone_kstat_t)
2007-04-176544618 resource control values may be sub-optimalsl1084981-4/+0
2007-03-09PSARC/2004/402 CPU Capsakolb1-1/+57
6327235 PSARC/2004/402 CPU caps 6464161 Dead KSLICE code should be removed 6514387 FX class contains dead code to keep list of member threads 6518395 kstat_zone_add performs KM_SLEEP allocation when it should not
2007-02-20PSARC 2006/554 setproject(3PROJECT) defining, and enhancing behaviourrd1170151-2/+2
6194864 simultaneous setproject()'s on the same project can fail to set rctl 6449567 setproject(3PROJECT) deletes resource controls set through prctl(1M) 6450539 projmod(1M) does not provide a mechanism to refresh "in-core" enforced resource controls 6491754 project.max-contracts should not allow basic privileges 6491804 task.final project property is not honoured if pools are not enabled
2007-02-086520071 crypto_buffer_check() is costly and is a scalability bottleneckkrishna1-3/+26
2006-12-14PSARC 2006/496 Improved Zones/RM Integrationgjelinek1-11/+84
PSARC 2006/598 Swap resource control; locked memory RM improvements PSARC 2006/660 rcapadm zone option 4754856 *prstat* prstat -atJTZ should count shared segments only once 4970603 RFE: should be able to persistently specify global zone's cpu shares 5026227 RFE: ability to rcap zones from global zone 5103071 RFE: local zones can run the global zone out of swap 6222025 RFE: simplify rctl syntax and improve cpu-shares/FSS interaction 6420985 rcapstat is broken on amd64 6421202 RFE: simplify and improve zones/pool integration 6442252 zonecfg's "unset" syntax is not documented and confusing 6490516 schedctl pages should not reserve swap 6490938 setproject can bind to the wrong pool 6498635 zone attach failure leaves zone in installed state 6500877 tmpfs syslogs incorrect path when non-global zone tmpfs mounts become full
2006-09-19PSARC/2004/580 zone/project.max-locked-memory Resource Controlssl1084981-23/+43
PSARC/2006/463 Amendment_to_zone_project.max-locked-memory_Resource_Controls 5053609 RFE: need zone.max-locked-memory rctl 4691104 Need mlock capability without requiring superuser privileges
2006-09-05PSARC/2006/451 System V resource controls for Zonesml934011-6/+6
6306668 RFE: there need to be zone limits for project-based system V resource controls
2006-05-176294710 rctladm incorrectly claims and reports it can log to syslog for ↵ml934011-5/+5
project.cpu-shares
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+858