mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/11] rlimits for both queued signals and POSIX mqueues
@ 2004-05-11  8:42 Chris Wright
  2004-05-11  8:45 ` [PATCH 1/11] add rlimit entry for controlling queued signals Chris Wright
  0 siblings, 1 reply; 12+ messages in thread
From: Chris Wright @ 2004-05-11  8:42 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, torvalds, marcelo.tosatti

The following patches introduce per user rlimits for both queued
signals and POSIX message queues.  The changes touch all the arches
resource.h files as well as init_task.c to get the rlimit defaults setup.
Both require caching the user_struct to avoid problems with setuid().
The signal changes makes some small changes to send_signal() to pass
along the task being signalled to get proper accounting for signals
initiated in interrupt.  Patches are relative to 2.6.6-bk.  Thanks to
Marcelo for getting this one going.

thanks,
-chris

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

end of thread, other threads:[~2004-05-11  9:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-11  8:42 [PATCH 0/11] rlimits for both queued signals and POSIX mqueues Chris Wright
2004-05-11  8:45 ` [PATCH 1/11] add rlimit entry for controlling queued signals Chris Wright
2004-05-11  8:46   ` [PATCH 2/11] add sigpending field to user_struct Chris Wright
2004-05-11  8:48     ` [PATCH 3/11] pass task_struct in send_signal() Chris Wright
2004-05-11  8:50       ` [PATCH 4/11] add simple get_uid() helper Chris Wright
2004-05-11  8:52         ` [PATCH 5/11] enforce rlimits on queued signals Chris Wright
2004-05-11  8:53           ` [PATCH 6/11] remove unused queued_signals global accounting Chris Wright
2004-05-11  8:56             ` [PATCH 7/11] add rlimit entry for POSIX mqueue allocation Chris Wright
2004-05-11  8:58               ` [PATCH 8/11] add mq_bytes to user_struct Chris Wright
2004-05-11  9:00                 ` [PATCH 9/11] add mq_attr_ok() helper Chris Wright
2004-05-11  9:02                   ` [PATCH 10/11] enforce rlimits for POSIX mqueue allocation Chris Wright
2004-05-11  9:04                     ` [PATCH 11/11] adjust default mqueue sizes Chris Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®