linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Darren Hart <dvhart@linux.intel.com>
Cc: Jean-Michel Hautbois <jhautbois@gmail.com>,
	linux-rt-users@vger.kernel.org
Subject: Re: Slub support with PREEMPT_RT ?
Date: Thu, 18 Nov 2010 09:40:01 +0100	[thread overview]
Message-ID: <1290069601.2109.1295.camel@laptop> (raw)
In-Reply-To: <4CE4802D.6070903@linux.intel.com>

On Wed, 2010-11-17 at 17:23 -0800, Darren Hart wrote:
> On 11/17/2010 08:18 AM, Jean-Michel Hautbois wrote:
> > Hi !
> >
> > I am wondering why SLUB isn't supported with PREEMPT_RT ?
> > I cannot find any info on that except the fact it is not working yet.
> > What do we have to do in order to support it ?
> 
> Peter can answer this better than I can, but it has something to do with 
> all the local_bh_disable() calls not being compatible with the goals of 
> PREEMPT_RT - if I remember correctly.

Nah, its slub doens't use the softirq crap. But its close, you have to
iron out the per-cpu assumptions in the thing. I did a few slub-rt ports
at various times but the thing kept changing too much and I gave up.

I should probably do a new port and hope the thing is more stable now
that the excitement is down or somesuch.

  reply	other threads:[~2010-11-18  8:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-17 16:18 Slub support with PREEMPT_RT ? Jean-Michel Hautbois
2010-11-18  1:23 ` Darren Hart
2010-11-18  8:40   ` Peter Zijlstra [this message]
2010-11-18  8:59     ` Jean-Michel Hautbois
2010-11-18 11:04       ` Peter Zijlstra

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=1290069601.2109.1295.camel@laptop \
    --to=peterz@infradead.org \
    --cc=dvhart@linux.intel.com \
    --cc=jhautbois@gmail.com \
    --cc=linux-rt-users@vger.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).