lkml.org 
[lkml]   [2004]   [May]   [11]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
    /
    DateTue, 11 May 2004 01:42:32 -0700
    FromChris Wright <>
    Subject[PATCH 0/11] rlimits for both queued signals and POSIX mqueues
    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@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    
    
    \
     
     \ /
      Last update: 2005-03-22 14:03    [from the cache]
    ©2003-2008