From: Paul Jackson <pj@sgi.com>
To: colpatch@us.ibm.com
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org, wli@holomorphy.com
Subject: Re: [PATCH] mask ADT: replace cpumask_t implementation [3/22]
Date: Thu, 1 Apr 2004 12:46:28 -0800 [thread overview]
Message-ID: <20040401124628.2d017aeb.pj@sgi.com> (raw)
In-Reply-To: <1080852024.9787.87.camel@arrakis>
Matthew suggested:
> Maybe we could #define it better on UP. Something along the lines of:
> #define cpu_online_map ({ cpumask_t up_cpu_map = { 1UL }; })
Yeah - I started playing with something like that too ...
--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@sgi.com> 1.650.933.1373
next prev parent reply other threads:[~2004-04-01 20:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-29 12:12 [PATCH] mask ADT: replace cpumask_t implementation [3/22] Paul Jackson
2004-03-30 1:49 ` Matthew Dobson
2004-04-01 15:22 ` Paul Jackson
2004-04-01 20:40 ` Matthew Dobson
2004-04-01 20:46 ` Paul Jackson [this message]
2004-04-01 22:50 ` Matthew Dobson
2004-04-01 1:05 ` Matthew Dobson
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=20040401124628.2d017aeb.pj@sgi.com \
--to=pj@sgi.com \
--cc=akpm@osdl.org \
--cc=colpatch@us.ibm.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.