linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Joonsoo Kim <iamjoonsoo.kim@lge.com>, Pekka Enberg <penberg@kernel.org>
Cc: Christoph Lameter <cl@linux.com>,
	linux-kernel@vger.kernel.org, kernel@pengutronix.de
Subject: configurable partial slab support on UP
Date: Tue, 16 Jul 2013 21:10:30 +0200	[thread overview]
Message-ID: <20130716191030.GA31335@pengutronix.de> (raw)

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)

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

             reply	other threads:[~2013-07-16 19:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-16 19:10 Uwe Kleine-König [this message]
2013-07-17  7:03 ` configurable partial slab support on UP Pekka Enberg
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=20130716191030.GA31335@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=cl@linux.com \
    --cc=iamjoonsoo.kim@lge.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penberg@kernel.org \
    /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).