How to show shmsys:shminfo_shmse value?
Subject: Re: How to show shmsys:shminfo_shmse value?
> One value is missing in /etc/system, though: shmsys:shminfo_shmse. I
^^^^^^^^^^^^^^^^^^^^
Here is a little typo as the ending ``g'' is missing.
> don't know the current value and do not want to risk reducing the
> parameter. The FAQ gives nothing.
You can examine and set these parameters dynamically using mdb [1]:
thales# echo shminfo_shmseg/D | mdb -kw | tail -1
shminfo_shmseg: 200
thales#
Andreas.
0 Comments:
Post a Comment
<< Home