All of lore.kernel.org
 help / color / mirror / Atom feed
From: Con Kolivas <kernel@kolivas.org>
To: Belisko Marek <marek.belisko@gmail.com>
Cc: Juergen Beisert <jbe@pengutronix.de>, linux-kernel@vger.kernel.org
Subject: Re: [ANNOUNCE] 3.1.0-ck1
Date: Sat, 05 Nov 2011 09:37:35 +1100	[thread overview]
Message-ID: <6835841.YG8RRyOs5I@quad> (raw)
In-Reply-To: <CAAfyv37ZJhhYgRWQW_zPsGPU6m_QuqGOPrTcbs2bfg6tibE0bg@mail.gmail.com>

On Fri, 4 Nov 2011 22:50:15 Belisko Marek wrote:
> On Thu, Nov 3, 2011 at 11:18 AM, Juergen Beisert <jbe@pengutronix.de> wrote:
> > Con Kolivas wrote:
> >> These are patches designed to improve system responsiveness and
> >> interactivity with specific emphasis on the desktop, but suitable to
> >> any
> >> commodity hardware workload.
> >> 
> >> As it may take some time to get a kernel.org account, I have started
> >> hosting these patches exclusively on my site for now.
> >> 
> >> 
> >> Apply to 3.1.x:
> >> http://ck.kolivas.org/patches/3.0/3.1/3.1.0-ck1/patch-3.1.0-ck1.bz2
> > 
> > Tried here with Mini2440 (=ARM arch) to compile:
> Seems in kernel/sched_bfs.c is missing #include <linux/prefetch.h>
> With that fix it compiles fine. Problem is that prefetch is defined in
> ARM headers only for version > v5 (mini is v4).

Thanks for that. The prefetch is only of questionable advantage so it can be 
removed entirely. The following patch should fix it:

http://ck.kolivas.org/patches/3.0/3.1/3.1.0-ck1/bfs414-noprefetch.patch

Regards,
Con

-- 
-ck

      reply	other threads:[~2011-11-04 22:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-03  5:53 [ANNOUNCE] 3.1.0-ck1 Con Kolivas
2011-11-03 10:18 ` Juergen Beisert
2011-11-04 21:50   ` Belisko Marek
2011-11-04 22:37     ` Con Kolivas [this message]

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=6835841.YG8RRyOs5I@quad \
    --to=kernel@kolivas.org \
    --cc=jbe@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marek.belisko@gmail.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.