summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/pid.c
AgeCommit message (Collapse)AuthorFilesLines
2015-11-11OS-4937 lxbrand ptracer count updates can racerelease-20151112Patrick Mooney1-0/+15
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2014-03-20OS-2834 ship lx brandJerry Jelinek1-0/+12
2010-07-156967895 assertion failed: tk->tk_nprocs == 0, file: ../../common/os/task.c, ↵Menno Lageman1-1/+17
line 436
2010-06-186960999 portmapper support needed to support lx brand should go tooSurya Prakki1-14/+1
2009-11-276904991 off-by-one errors with maxpidRoger A. Faulkner1-4/+2
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ↵Jonathan Adams1-17/+28
manner 6899867 mstate_thread_onproc_time() doesn't account for runnable time correctly PSARC/2009/615 System Duty Cycle Scheduling Class and ZFS IO Observability
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-3/+1
2006-12-14PSARC 2006/496 Improved Zones/RM Integrationgjelinek1-21/+61
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-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-17/+32
6374606 ::nm -D without an object may not work on processes in zones 6409350 BrandZ project integration into Solaris 6455289 pthread_setschedparam() should return EPERM rather than panic libc 6455591 setpriority(3C) gets errno wrong for deficient privileges failure 6458178 fifofs doesn't support lofs mounts of fifos 6460380 Attempted open() of a symlink with the O_NOFOLLOW flag set returns EINVAL, not ELOOP 6463857 renice(1) errors erroneously --HG-- rename : usr/src/lib/libzonecfg/zones/SUNWblank.xml => usr/src/lib/brand/native/zone/SUNWblank.xml rename : usr/src/lib/libzonecfg/zones/SUNWdefault.xml => usr/src/lib/brand/native/zone/SUNWdefault.xml
2005-10-246310079 contention for pidlock is a major bottleneck for the kenbus benchmarksusans1-0/+1
6337073 per process slew must be applied for coloring large anonymous pages
2005-08-216272865 race condition between SIGKILL and /proc PCAGENTraf1-2/+3
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+725