1748248 Members
3589 Online
108760 Solutions
New Discussion юеВ

Re: Value of nflocks

 
SOLVED
Go to solution
hpuxrox
Respected Contributor

Value of nflocks

How do I find the realtime value of nflocks?
Max and current used?
3 REPLIES 3
S.K. Chan
Honored Contributor
Solution

Re: Value of nflocks

I think glance is the one way ..

# glance
===> go to "system tables", it'll show the value for "available", "used", "utilization" and "high%"
Helen French
Honored Contributor

Re: Value of nflocks

Hi:

Try these:

1) gpm
2) sysdef
3) kmtune

HTH,
Shiju
Life is a promise, fulfill it!
T. M. Louah
Esteemed Contributor

Re: Value of nflocks

Try The following
(root) / # sysdef |grep nflocks
nflocks 200 - 2- -

(root) / # grep -i nfloc /stand/build/tune.h
#define NFLOCKS 200

root) / # kmtune -q nflocks
Parameter Value
==================================
nflocks 200
Little learning is dangerous!