root@latheefp# ulimit -a
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
open files (-n) 256
pipe size (512 bytes, -p) 10
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 395
virtual memory (kbytes, -v) unlimited
root@latheefp# cat /etc/system|grep max
* set maxusers=40
shmsys:shminfo_shmmax 4294967295
set shmsys:shminfo_shmmax=4294967295
set max_nprocs=400
set rlim_fd_max=1024
root@latheefp# sysdef -i|grep max
drv/sparcv9/max1617
683368448 maximum memory allowed in buffer cache (bufhwm)
400 maximum number of processes (v.v_proc)
99 maximum global priority in sys class (MAXCLSYSPRI)
395 maximum processes per user id (v.v_maxup)
9 maximum number of pushes allowed (NSTRPUSH)
65536 maximum stream message size (STRMSGSZ)
1024 max size of ctl part of message (STRCTLSZ)
60 maximum time sharing user priority (TSMAXUPRI)
No comments:
Post a Comment