From: Ralf Baechle <ralf@linux-mips.org>
To: adnan iqbal <adnan.iqbal@seecs.edu.pk>
Cc: linux-mips@linux-mips.org
Subject: Re: Issue with RLIMIT Identifiers
Date: Mon, 5 Jul 2010 15:36:55 +0100 [thread overview]
Message-ID: <20100705143655.GA3035@linux-mips.org> (raw)
In-Reply-To: <AANLkTilZw7Zc9kfZzd-Xle7W3lHN9MSRaXQjv3SQNafj@mail.gmail.com>
On Mon, Jul 05, 2010 at 10:27:32AM +0500, adnan iqbal wrote:
> In the file /usr/local/asm-generic.h , RLIMIT_NOFILE is defined to be
> equal to 7.
>
> In
> /usr/local/Cavium_Networks/OCTEON-SDK/tools/usr/include/asm/resource.h:#define
> RLIMIT_NOFILE 5
>
> In
> /usr/local/Cavium_Networks/OCTEON-SDK/tools/usr/include/asm-generic/resource.h:#
> define RLIMIT_NOFILE 7
> i have confirmed through C program that the operating system is using
> RLIMIT_NOFILE=5. I need help to figure out which header files are actually
> being used by the kernel to get exact Resource Identifier.
The non-generic definition, that is RLIMIT_NOFILE is defined as 5.
Ralf
prev parent reply other threads:[~2010-07-05 14:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-05 5:27 Issue with RLIMIT Identifiers adnan iqbal
2010-07-05 14:36 ` Ralf Baechle [this message]
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=20100705143655.GA3035@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=adnan.iqbal@seecs.edu.pk \
--cc=linux-mips@linux-mips.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.