History log of /illumos-gate/usr/src/cmd/prstat/prutil.c (Results 1 – 8 of 8)
Revision Date Author Comments
# ab618543 08-Oct-2018 John Levon

8158 Want named threads API
9857 proc manpages should have LIBRARY section
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Dan M

8158 Want named threads API
9857 proc manpages should have LIBRARY section
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 0a1278f2 08-Oct-2013 Gary Mills

2989 LOGNAME_MAX should be increased to 32
1166 useradd warns on names with more than 8 chars
Reviewed by: Richard PALO <richard.palo@free.fr>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmai

2989 LOGNAME_MAX should be increased to 32
1166 useradd warns on names with more than 8 chars
Reviewed by: Richard PALO <richard.palo@free.fr>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Andy Stormont <AStormont@racktopsystems.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...


# 7166d658 25-Jun-2009 Menno Lageman

PSARC/2009/182 prstat(1M) -r option
5073035 prstat could use a -r option which disables name lookups
6736091 u_name member of name_t struct not used in prstat(1M)
Contributed by Chad Mynh

PSARC/2009/182 prstat(1M) -r option
5073035 prstat could use a -r option which disables name lookups
6736091 u_name member of name_t struct not used in prstat(1M)
Contributed by Chad Mynhier <cmynhier@gmail.com>.

show more ...


# 4944376c 20-Mar-2009 John Levon

PSARC/2009/105 Time stamp option for xxstat commands
4775687 would like a timestamp option like iostat has added to mpstat, vmstat and prstat
Contributed by Chad Mynhier <cmynhier@gmail.com>


# c97ad5cd 09-Mar-2007 akolb

PSARC/2004/402 CPU Caps
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_zon

PSARC/2004/402 CPU Caps
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

show more ...


# c6402783 06-Sep-2006 akolb

PSARC 2006/421 MPO Control And Observability Tools
4698370 Want tool for applying advice to affect memory allocation via madvise(3C)
5048416 Want to be able to observe lgroup memory placement

PSARC 2006/421 MPO Control And Observability Tools
4698370 Want tool for applying advice to affect memory allocation via madvise(3C)
5048416 Want to be able to observe lgroup memory placement via pmap(1)
5048789 Want tool for observing and affecting thread placement on lgroups
6424359 Want Perl interface to liblgrp(3LIB) library
6424363 Want tool for observing lgroup information
6424366 Want walkers for lgroup resources and lineage
6424384 Want ps(1) to be lgroup-aware
6424387 Want prstat(1M) to be lgroup-aware
6455612 DTrace proc provider should have inline for thread home lgroup
6455724 Want thread home lgroup visibility via /proc
6457390 threads should rehome to lgroup with same (or more affinity) than existing home lgroup
6457640 Want to expose lgroup load average scale to user-land

show more ...


# 004388eb 01-May-2006 casper

4916205 libcmd should not use file operation routines from C library
6234782 Kerberos and GSSAPI should not use fopen
6259671 vold won't be killed by TERM signal when several removable device

4916205 libcmd should not use file operation routines from C library
6234782 Kerberos and GSSAPI should not use fopen
6259671 vold won't be killed by TERM signal when several removable devices are managed
6386770 pam_authenticate can fail if open files are >= 255 and the soft fd limit is greater than 256
6414401 Remove shadow stdio implementation obsoleted by PSARC 2006/162
6414404 __rpc_openchild never called and not exported by library
6416815 ON needs to be hardened against the 32-bit fopen/255 problem

--HG--
rename : usr/src/lib/libnsl/common/nsl_stdio_prv.c => deleted_files/usr/src/lib/libnsl/common/nsl_stdio_prv.c
rename : usr/src/lib/libnsl/include/nsl_stdio_prv.h => deleted_files/usr/src/lib/libnsl/include/nsl_stdio_prv.h
rename : usr/src/lib/libnsl/rpc/openchild.c => deleted_files/usr/src/lib/libnsl/rpc/openchild.c
rename : usr/src/lib/libnsl/rpc/xdr_stdio_prv.c => deleted_files/usr/src/lib/libnsl/rpc/xdr_stdio_prv.c
rename : usr/src/lib/libresolv2/req.flg => deleted_files/usr/src/lib/libresolv2/req.flg
rename : usr/src/lib/nsswitch/compat/req.flg => deleted_files/usr/src/lib/nsswitch/compat/req.flg
rename : usr/src/lib/nsswitch/files/req.flg => deleted_files/usr/src/lib/nsswitch/files/req.flg
rename : usr/src/lib/nsswitch/req.flg => deleted_files/usr/src/lib/nsswitch/req.flg
rename : usr/src/lib/nsswitch/user/req.flg => deleted_files/usr/src/lib/nsswitch/user/req.flg

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch