summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall/sysconfig.c
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13 [illumos-gate merge]Jerry Jelinek1-0/+4
commit 4c46c814833d7980b7ebf54590a97d7f91472bd5 12691 Want means of getting the maximum user address in a process commit 0c06d385ea5bbe11d20ecea2e02cdc78733d5359 12636 Prevent unnecessary resilver restarts commit 8291b3b94350ddd6df6ecd55435b59079f7a3dd2 12686 dladm: vnic creation over bge0 failed: object already exists
2020-05-1212691 Want means of getting the maximum user address in a processRobert Mustacchi1-0/+4
Reviewed by: Yuri Pankov <ypankov@fastmail.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-10-12OS-6306 accurate in-kernel zone RSS trackingJerry Jelinek1-29/+17
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-09-29Revert "OS-6306 accurate in-kernel zone RSS tracking" [needs more work]Jerry Jelinek1-1/+3
This reverts commit 5ae84a5233b723c890288b775cb5317db2e54d61.
2017-09-28OS-6306 accurate in-kernel zone RSS trackingJerry Jelinek1-3/+1
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2016-11-16OS-5738 increase timers allowed per-processPatrick Mooney1-1/+4
Reviewed by: Ryan Zezeski <rpz@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2013-09-27 [illumos-gate merge]Keith M Wesolowski1-1/+13
commit 6ed0a5cff079e25f4aa15cef67c6dd48ee60b018 4090 igb I210/I211 support commit 75eba5b6d79ed4d2ce3daf7b2806306b6b69a938 4091 e1000g I217/I218 support 4092 Intel 1GBe NIC common code should be shared commit 80c94ecd7a524eb933a4bb221a9618b9dc490e76 3881 want device driver for HP SmartArray RAID controllers commit 5e989a96186a37eb528fb7bb4d28a150874ec799 3830 SIGQUEUE_MAX's limit of 32 is too low commit b9476f453004695da12eaaff383ed9005e7a47c4 4158 want getifaddrs manual page Conflicts: usr/src/man/man5/resource_controls.5 usr/src/man/man7d/cpqary3.7d usr/src/pkg/manifests/driver-storage-cpqary3.mf usr/src/uts/common/io/cpqary3/cpqary3.c usr/src/uts/common/Makefile.files usr/src/uts/intel/cpqary3/Makefile Manifests: usr/src/pkg/manifests/driver-network-e1000g.mf usr/src/pkg/manifests/driver-network-igb.mf
2013-09-273830 SIGQUEUE_MAX's limit of 32 is too lowDavid Höppner1-1/+13
Reviewed by: Cedric Blancher <cedric.blancher@gmail.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Irek Szczesniak <iszczesniak@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-12OS-1024 sysconfig(_CONFIG_AVPHYS_PAGES) extremely slow inside zonesJerry Jelinek1-10/+7
2011-05-02OS-399 zone phys. mem. cap should be a rctl and have associated kstatJerry Jelinek1-4/+5
2008-10-206564672 capped memory in zone not visible as capped1-3/+43
6759393 swapctl32 fails in zone
2007-05-25PSARC 2007/064 Unified POSIX and Windows Credentials for Solariscasper1-1/+4
4994017 data structure sharing between rpcbind and libnsl leads to accidents 6549510 Need the ability to store SIDs in the Solaris cred_t 6549515 PSARC 2007/064: uid_t and gid_t to become unsigned
2006-04-25PSARC 2005/706 SIGEV_THREAD and SIGEV_PORTraf1-6/+5
4017841 The SIGEV_THREAD option for event notification not implemented
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+171