Re: [patch] /proc/<pid>/rlimit & buffer cache instrumentation

Tigran Aivazian (tigran@ocston.org)
Thu, 18 Mar 1999 00:55:37 -0800 (PST)


Hi,

I have read your rlimit patch - very nice.
However, why not add display of rlim_max (hard limit) also, since this can
also change on a per-process basis.

However, displaying PIPE_BUF may cause the wrath of Single UNIX spec
purists, as it is not defined as one of the RLIM_ constants (neither by
the the spec nor by Linux implementation), and is not a per-process
resource limit.

Regards,
Tigran.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/