From: Valdis.Kletnieks@vt.edu
To: William Lee Irwin III <wli@holomorphy.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: per-thread rusage
Date: Wed, 04 Apr 2007 18:36:47 -0400 [thread overview]
Message-ID: <7653.1175726207@turing-police.cc.vt.edu> (raw)
In-Reply-To: Your message of "Wed, 04 Apr 2007 10:29:31 PDT." <20070404172931.GM2986@holomorphy.com>
[-- Attachment #1: Type: text/plain, Size: 690 bytes --]
On Wed, 04 Apr 2007 10:29:31 PDT, William Lee Irwin III said:
> Index: anon/include/linux/resource.h
> ===================================================================
> --- anon.orig/include/linux/resource.h 2007-04-04 09:57:41.239118534 -
0700
> +++ anon/include/linux/resource.h 2007-04-04 09:57:59.840178548 -0700
> @@ -18,7 +18,8 @@
> */
> #define RUSAGE_SELF 0
> #define RUSAGE_CHILDREN (-1)
> -#define RUSAGE_BOTH (-2) /* sys_wait4() uses this */
> +#define RUSAGE_THREAD (-2)
> +#define RUSAGE_BOTH (-3) /* sys_wait4() uses this */
Umm.. I'm having a high-idiot-quotient day today, but don't you want to
leave _BOTH at -2 and put _THREAD at -3, to avoid an ABI breakage?
[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]
next prev parent reply other threads:[~2007-04-04 22:36 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-04 17:29 William Lee Irwin III
2007-04-04 17:48 ` Eric Dumazet
2007-04-04 18:10 ` William Lee Irwin III
2007-04-09 23:53 ` Andrew Morton
2007-04-10 0:42 ` William Lee Irwin III
2007-04-10 0:53 ` Andrew Morton
2007-04-10 1:12 ` William Lee Irwin III
2007-04-10 1:18 ` Andrew Morton
2007-05-01 17:29 ` Bill Irwin
2007-05-01 18:39 ` Ulrich Drepper
2007-05-01 20:24 ` Bill Irwin
2007-05-01 22:10 ` Ulrich Drepper
2007-05-01 22:27 ` Theodore Tso
2007-05-01 22:34 ` Bill Irwin
2007-05-01 23:04 ` Alan Cox
2007-05-01 23:17 ` Bill Irwin
2007-05-02 5:05 ` Balbir Singh
2007-05-02 0:17 ` Ulrich Drepper
2007-05-02 4:31 ` Theodore Tso
2007-05-02 4:57 ` Ulrich Drepper
2007-05-01 22:29 ` Bill Irwin
2007-04-04 22:36 ` Valdis.Kletnieks [this message]
2007-04-05 4:09 ` William Lee Irwin III
2007-04-10 20:10 Oleg Nesterov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7653.1175726207@turing-police.cc.vt.edu \
--to=valdis.kletnieks@vt.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=wli@holomorphy.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®