- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Formula to calculate memory needed for a given nfi...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2001 12:29 PM
04-23-2001 12:29 PM
HP-UX 11.0, N4000
We're on a special situation where we might need to have a lot of files open (>200) for every user (>500) in our box. Does anybody know how many bytes per nfile the system reserves?
Thanks in Advance,
Luis
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2001 12:37 PM
04-23-2001 12:37 PM
Re: Formula to calculate memory needed for a given nfile
I don't know exactly how many bytes each entry requires, but the documentation ( http://docs.hp.com/hpux/onlinedocs/os/KCparam.Nfile.html ) for nfile notes "...Be generous with this number because the required memory is minimal...".
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2001 12:39 PM
04-23-2001 12:39 PM
Solutionand sometimes go much higher.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2001 12:57 PM
04-23-2001 12:57 PM
Re: Formula to calculate memory needed for a given nfile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2001 06:02 AM
04-26-2001 06:02 AM
Re: Formula to calculate memory needed for a given nfile
We currently have the nfile set at 160,000 which will amount to 5Mb of memory within the kernel. The value we estimate we need would be close to 500,000 (which will reserve 16Mb).
According to glance (option m) we're currently allocating 307 Mb for the kernel (Sys Mem field), this increase in nfiles would represent a 5% increase on the kernel, which, to me, shouldn't impact that much.
What would be the repercusions of such a value?
Am I reading this right?
TIA,
Luis