From: Pekka Enberg <penberg@kernel.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>,
Christoph Lameter <cl@linux.com>,
LKML <linux-kernel@vger.kernel.org>,
kernel@pengutronix.de, Steven Rostedt <srostedt@redhat.com>
Subject: Re: configurable partial slab support on UP
Date: Wed, 17 Jul 2013 10:03:02 +0300 [thread overview]
Message-ID: <CAOJsxLH8KftyLyRUtAt5-UpTve36pcfnMbVK=5hayQO4RsGLvw@mail.gmail.com> (raw)
In-Reply-To: <20130716191030.GA31335@pengutronix.de>
On Tue, Jul 16, 2013 at 10:10 PM, Uwe Kleine-König
<u.kleine-koenig@pengutronix.de> wrote:
> Hello,
>
> (sorry for breaking the mail threading, but I failed to find the right
> mail to reply to.)
>
> while doing make oldconfig on an !SMP config using 3.11-rc1 I was asked
> if I want CONFIG_SLUB_CPU_PARTIAL. AFAICT this setting only affects SMP
> machines? If so I suggest to make the choice depend on SMP and treat the
> !SMP case as CONFIG_SLUB_CPU_PARTIAL=n.
>
> This was introduced in commit
> 345c905 (slub: Make cpu partial slab support configurable)
The per-CPU partial list is used on UP machines as well so the config
option does affect them. Whether or not they should be used is another
topic entirely. Christoph, Joonsoo?
Pekka
next prev parent reply other threads:[~2013-07-17 7:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-16 19:10 configurable partial slab support on UP Uwe Kleine-König
2013-07-17 7:03 ` Pekka Enberg [this message]
2013-07-17 14:48 ` Christoph Lameter
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='CAOJsxLH8KftyLyRUtAt5-UpTve36pcfnMbVK=5hayQO4RsGLvw@mail.gmail.com' \
--to=penberg@kernel.org \
--cc=cl@linux.com \
--cc=iamjoonsoo.kim@lge.com \
--cc=kernel@pengutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=srostedt@redhat.com \
--cc=u.kleine-koenig@pengutronix.de \
/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;
as well as URLs for NNTP newsgroup(s).