[PATCH 0/11] rlimits for both queued signals and POSIX mqueues

From: Chris Wright
Date: Tue May 11 2004 - 03:44:29 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/