lkml.org 
[lkml]   [2009]   [Jun]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectNumber of open files scalability?
Date
Hi,

we have a customer that requires large number of open files. Basically,
it is SAP with large Oracle database with relatively large number of
concurrent connections from worker processes. Right now the amount
permanently opened files is above 128000; with current trends of DB and
load growth it could easily rocket up to and above of 1000000.

So the questions are

- is there any per-process or per-user limit for number of open files
imposed by kernel (except of course set by rlimits)?

- is there any fs/file-max limit except imposed by data type (int)?

- finally, how scalable is the implementation? Will having one million
of open files impose any noticeable slowdown? If yes, what operations
are affected? I.e. opening new files/creating new process is not that
important; but having to search 1000000 files for every operation would
be fatal.

The platform is x86_64, SLES 9 with likely update to SLES10.

Thank you!

-andrey
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2009-06-20 11:41    [W:0.076 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site