...sumed by all of the message queues belonging to a process's real user ID, is described in getrlimit (2). Mounting the message queue filesystem On Linux, message queues are creat…...ns, and can be used to prevent applications evading the RLIMIT_RTTIME resource limit (see getrlimit (2)) by creating multiple child processes. More precisely, if the reset-on-fo…...eout (1), adjtimex (2), alarm (2), clock_gettime (2), clock_nanosleep (2), getitimer (2), getrlimit (2), getrusage (2), gettimeofday (2), nanosleep (2), stat (2), time (2), time…...setparam (2), sched_setattr (2), and ioprio_set (2); • when checking resource limits (see getrlimit (2)); • when checking the limit on the number of inotify instances that the p…...he ancillary data would cause the process to exceed its RLIMIT_NOFILE resource limit (see getrlimit (2)), the excess file descriptors are automatically closed in the receiving p…overview of signals NAME signal - overview of signals DESCRIPTION Linux supports both POSIX reliable signals (hereinafter "standard signals") and POSIX real-time signals. Signal di…...roc/self/fd, with a fallback of iterating from file descriptor 3 to the value returned by getrlimit() for RLIMIT_NOFILE . 2.Reset all signal handlers to their default. This is b…monitoring filesystem events NAME fanotify - monitoring filesystem events DESCRIPTION The fanotify API provides notification and interception of filesystem events. Use cases includ…