* Increase number of open files
@ 2001-07-26 15:21 Edouard Soriano
2001-07-26 16:27 ` Nick DeClario
0 siblings, 1 reply; 2+ messages in thread
From: Edouard Soriano @ 2001-07-26 15:21 UTC (permalink / raw)
To: linux-kernel
Hello,
Kernel used: 2.4.2-2 Redhat 7.0
>From time to time I have to close some Windows on my system to perform
some other tasks, like printing a document.
There are no messages on the log files, but my understanding is
a maximum number of concurrent files need to be modified.
Is there some parameters in /proc to set up without the need to
reconfigure the kernel ?
Regards,
E. Soriano
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Increase number of open files
2001-07-26 15:21 Increase number of open files Edouard Soriano
@ 2001-07-26 16:27 ` Nick DeClario
0 siblings, 0 replies; 2+ messages in thread
From: Nick DeClario @ 2001-07-26 16:27 UTC (permalink / raw)
To: Edouard Soriano; +Cc: linux-kernel
/proc/sys/fs/file-max contains the max files. The default is 4096. Try
changing it to 8192, that should do the trick.
-Nick
Edouard Soriano wrote:
>
> Hello,
>
> Kernel used: 2.4.2-2 Redhat 7.0
>
> >From time to time I have to close some Windows on my system to perform
> some other tasks, like printing a document.
>
> There are no messages on the log files, but my understanding is
> a maximum number of concurrent files need to be modified.
>
> Is there some parameters in /proc to set up without the need to
> reconfigure the kernel ?
>
> Regards,
>
> E. Soriano
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
Nicholas DeClario
Systems Engineer Guardian Digital, Inc.
(201) 934-9230 Pioneering. Open Source. Security.
nick@guardiandigital.com http://www.guardiandigital.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-07-26 16:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-26 15:21 Increase number of open files Edouard Soriano
2001-07-26 16:27 ` Nick DeClario
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.