summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/lxproc/lxpr_vnops.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-25OS-8145 Add MemAvailable to lx procfs (#267)release-20200326Carlos Neira1-14/+16
2017-10-12OS-6306 accurate in-kernel zone RSS trackingJerry Jelinek1-12/+7
2017-09-28OS-6323 want stack-clash mitigationPatrick Mooney1-0/+4
2017-09-06OS-6290 improve procfs exit handlingJerry Jelinek1-7/+10
2016-12-06OS-5741 incorrect 'free -m' when over memory capJerry Jelinek1-0/+2
2016-01-06OS-5078 illumos#6514 broke vm_usage and lx procJerry Jelinek1-9/+9
2015-09-08OS-4648 LX /proc/cpuinfo starts at current CPU instead of #0Bryan Cantrill1-2/+2
2015-05-11OS-4292 lx brand: no synchronization with respect to lxpr_cons_ldihBryan Cantrill1-13/+13
2015-05-09OS-4269 lx brand: readdir() neglects to return EOF in some casesBryan Cantrill1-2/+2
2015-03-26OS-4074 missing /proc/diskstats file in lx-ubuntu64 zoneBryan Cantrill1-3/+8
2014-10-14OS-3430 panic reading lxproc kmsgJonathan Perkin1-32/+33
2014-09-19OS-3370 LX Brand missing btime in /proc/statJerry Jelinek1-7/+7
2014-09-19OS-2844 lx brand should support 64-bit user-landJerry Jelinek1-2/+2
2014-03-07OS-2810 siginfo missed lxprocRobert Mustacchi1-2/+3
2013-03-04OS-1966 fix DEBUG buildJoshua M. Clulow1-3/+3
2012-11-14OS-1694 exit()/lxprocfs races can induce panicBryan Cantrill1-14/+27
2012-09-27OS-1571 Placate gcc -WparenthesesJoshua M. Clulow1-4/+6
2012-05-03OS-1119 add lxproc, a coarsely Linux-compatible /procBryan Cantrill1-0/+3077