Operating System - Tru64 Unix
1753674 Members
5376 Online
108799 Solutions
New Discussion юеВ

Determining max files open

 
Greg Ritchie
Occasional Contributor

Determining max files open

I have used dxkerneltuner and cannot locate an items which tells me the maximum number of files that can be opened by a process. Any suggestions please?


Thanks
2 REPLIES 2
Venkatesh BL
Honored Contributor

Re: Determining max files open

In dxkerneltuner, under 'proc' subsystem, you will find 'open_max_soft' and 'open_max_hard' attributes. You can learn more about these by referring to the man page of 'sys_attrs_proc'.

rgds,
blv
Ralf Puchner
Honored Contributor

Re: Determining max files open

and there are enough information within the tuning guide....
Help() { FirstReadManual(urgently); Go_to_it;; }