From: "Kevin D. Kissell" <kevink@paralogos.com>
To: Linux MIPS Org <linux-mips@linux-mips.org>
Subject: Re: SMTC Patches [0 of 3] (how about 4)
Date: Thu, 11 Sep 2008 16:12:08 +0200 [thread overview]
Message-ID: <48C92738.6070901@paralogos.com> (raw)
In-Reply-To: <48C6DC4C.5040208@paralogos.com>
As sometimes happens, after releasing the trio of patches the other night,
further testing showed that there was still some quirky FPU-affinity
behavior
when run on an 34Kf. Further investigation turned up some odd little holes,
which I've fixed, but the misbehavior was mostly due to the default number
of FP emulations to be performed before declaring a process "FP intensive",
which depends on loops_per_jiffy, being so low that "make" was being
declared to be an FPU-intensive program. This, too, has been dealt with.
I'm going to follow this message with a "Patch 4 of 3" message containig
a patch which is meant to be applied after the first 3 - it eliminates
a part
of patch 1 of 3. It's probably technically feasible to generate a patch
that
replaces patch 1, but git and I get along poorly enough where I'd probably
just make a mess.
Regards,
Kevin K.
Kevin D. Kissell wrote:
> I've managed to steal enough time to rework the SMTC support
> for the MIPS 34K (and, I suppose 1004K) processors so that it
> works again near the head of the source tree. This involved
> a complete rework of the clocking model to be compatible with
> new common timing event system, which finally enables "tickless"
> operation in SMTC, something it needed pretty badly. I also
> solved the problem with using the "wait_irqoff" idle loop
> under SMTC.
>
> There are going to be three patches that will follow. The
> first two are relatively localized fixes to problems with
> FPU affinity and with IPI replay that I came across in testing
> the new code. The last is a pretty big patch, but it all
> pretty much hangs together and I couldn't see any sensible
> way to partition it.
>
> Regards,
>
> Kevin K.
>
>
next prev parent reply other threads:[~2008-09-11 14:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-09 20:27 SMTC Patches [0 of 3] Kevin D. Kissell
2008-09-11 14:12 ` Kevin D. Kissell [this message]
2008-10-02 9:35 ` Ralf Baechle
2008-10-02 16:59 ` Kevin D. Kissell
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=48C92738.6070901@paralogos.com \
--to=kevink@paralogos.com \
--cc=linux-mips@linux-mips.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 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.