1752590 Members
3950 Online
108788 Solutions
New Discussion юеВ

lockable memmory

 
pa8700
Regular Advisor

lockable memmory

is there any parameter that control the amount of the lockable memmory in 11v1.And what about V3
2 REPLIES 2
Johnson Punniyalingam
Honored Contributor

Re: lockable memmory

Hi ,

You can try "dmesg"

The command 'dmesg' can tell you the size of "locakble memory", but this will not tell you how much memory is actually locked.


gbl_mem_cache + gbl_mem_user

or

gbl_mem_avail - gbl_mem_free

will give the memory locked during an interval.


Thanks,
Johnson
Problems are common to all, but attitude makes the difference
Don Morris_1
Honored Contributor

Re: lockable memmory

v1: http://docs.hp.com/en/TKP-90202/re102.html [control lockable by the converse].

Nothing in v3, no.