All of lore.kernel.org
 help / color / mirror / Atom feed
* Issue with RLIMIT Identifiers
@ 2010-07-05  5:27 adnan iqbal
  2010-07-05 14:36 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: adnan iqbal @ 2010-07-05  5:27 UTC (permalink / raw)
  To: linux-mips

[-- Attachment #1: Type: text/plain, Size: 580 bytes --]

>
> Dear all,


I am using debian/octeon box.

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.

Regards
Adnan

[-- Attachment #2: Type: text/html, Size: 896 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-05 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-05  5:27 Issue with RLIMIT Identifiers adnan iqbal
2010-07-05 14:36 ` Ralf Baechle

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.