All of lore.kernel.org
 help / color / mirror / Atom feed
From: Federico Edelman Anaya <fedelman@elsitio.com.ar>
To: Kernel List <linux-kernel@vger.kernel.org>
Subject: fs.file-max
Date: Tue, 08 May 2001 10:03:23 +0000	[thread overview]
Message-ID: <3AF7C46B.5655D1CA@elsitio.com.ar> (raw)

Hi! ... In a Linux Kernel ...

What can I do to test the FD limit? ... Because, the FD limit is set in
/proc/sys/fs/file-max, sample:

echo "2048" > /proc/sys/fs/file-max
ulimit -n 8192

In this case ... the FD limit = 8192 :( ... when the limit should be
2048?

I wrote a perl script for the test ... anybody known a "C" program for
test the FD limit?


Thanks ...!


             reply	other threads:[~2001-05-08 12:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-08 10:03 Federico Edelman Anaya [this message]
2001-05-08 14:37 ` fs.file-max Nathan Straz
  -- strict thread matches above, loose matches on Subject: below --
2001-05-08 14:08 fs.file-max Dan Kegel
2001-05-08 11:32 ` fs.file-max Federico Edelman Anaya

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3AF7C46B.5655D1CA@elsitio.com.ar \
    --to=fedelman@elsitio.com.ar \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.