[Cialug] open files
Nathan C. Smith
cialug@cialug.org
Wed, 26 Jan 2005 10:51:17 -0600
I don't know what the maximum value of this parameter is but I set mine to
64000 so we'll see what happens.
Thanks.
-Nate
-----Original Message-----
From: Dave Crouse [mailto:dave@usalug.org]
Sent: Tuesday, January 25, 2005 7:41 PM
To: cialug@cialug.org
Subject: Re: [Cialug] open files
this link was pretty informative:
http://lists.plug.phoenix.az.us/pipermail/plug-discuss/2000-September/005508
.html
......snip........
It turns out that /proc/sys/fs/file-max contains the value of `max_files'.
You may set this value via, e.g,
echo 5200 >/proc/sys/fs/file-max
......snip........
On Tue, January 25, 2005 4:49 pm, Nathan C. Smith said:
>
> I'm trying to remember what is the command or parameter setting that
> allows Linux to have more files open? I think that is what I mean -
> maybe file descriptors? And how do I allocate more?
>
> Would something like this be right?
>
>
> echo 16384 > /proc/sys/fs/file-max
>
> Kernel is 2.4ish.
>
>
> Thanks.
>
>
> -Nate
>
>
> Nathan Smith McKee, Voorhees & Sease, P.L.C. 515.288.3667
> _______________________________________________
> Cialug mailing list
> Cialug@cialug.org
> http://cialug.org/mailman/listinfo/cialug
>
>
_______________________________________________
Cialug mailing list
Cialug@cialug.org
http://cialug.org/mailman/listinfo/cialug