All of lore.kernel.org
 help / color / mirror / Atom feed
* Module that enforces etc/limits.conf
@ 2013-10-22 11:46 Paul Davies C
  2013-10-22 13:28 ` Valdis.Kletnieks at vt.edu
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Davies C @ 2013-10-22 11:46 UTC (permalink / raw)
  To: kernelnewbies

Hi,

May I know which kernel module / code part that enforce the limits 
specified in /etc/limits.conf file?

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

* Module that enforces etc/limits.conf
  2013-10-22 11:46 Module that enforces etc/limits.conf Paul Davies C
@ 2013-10-22 13:28 ` Valdis.Kletnieks at vt.edu
  0 siblings, 0 replies; 2+ messages in thread
From: Valdis.Kletnieks at vt.edu @ 2013-10-22 13:28 UTC (permalink / raw)
  To: kernelnewbies

On Tue, 22 Oct 2013 17:16:27 +0530, Paul Davies C said:

> May I know which kernel module / code part that enforce the limits
> specified in /etc/limits.conf file?

There's no one part that does it.  It's done inline for each limit, at
the point in the code that needs the check.

What are you trying to actually do?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 865 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20131022/8605a317/attachment.bin 

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

end of thread, other threads:[~2013-10-22 13:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-22 11:46 Module that enforces etc/limits.conf Paul Davies C
2013-10-22 13:28 ` Valdis.Kletnieks at vt.edu

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.