Re: [PATCH 4/7] make ITIMER_REAL per-process

From: Adam Heath
Date: Tue Dec 14 2004 - 00:28:26 EST


On Mon, 13 Dec 2004, Roland McGrath wrote:

>
> POSIX requires that setitimer, getitimer, and alarm work on a per-process
> basis. Currently, Linux implements these for individual threads. This
> patch fixes these semantics for the ITIMER_REAL timer (which generates
> SIGALRM), making it shared by all threads in a process (thread group).

Hrm. This could be useful for gprof.
-
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/