Operating System - HP-UX
1751974 Members
5515 Online
108784 Solutions
New Discussion юеВ

Re: how to limit resident set size of a process

 
blackwater
Regular Advisor

Re: how to limit resident set size of a process

OK, thanks!
blackwater
Regular Advisor

Re: how to limit resident set size of a process

I have closed the thread since a solution has been suggested. I mean using vmstat.
Dennis Handly
Acclaimed Contributor

Re: how to limit resident set size of a process

You can also call pstat_getproc(2) to get:
pst_rssize resident set size for process (private pages)
pst_maxrss highwater mark for proc resident set size