All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: James Hogan <james.hogan@imgtec.com>
Cc: "Maciej W. Rozycki" <macro@imgtec.com>, linux-mips@linux-mips.org
Subject: Re: [PATCH 3/4] MIPS: malta-time: Don't use PIT timer for cevt/csrc
Date: Fri, 22 Apr 2016 21:29:07 +0200	[thread overview]
Message-ID: <20160422192906.GO24051@linux-mips.org> (raw)
In-Reply-To: <20160422192312.GM7859@jhogan-linux.le.imgtec.org>

On Fri, Apr 22, 2016 at 08:23:12PM +0100, James Hogan wrote:

> >  Not everyone uses virtualisation, so it's a functional regression for 
> > them.  Can't you lower the priority for the timer instead so that it is 
> > not selected by default, just as it's done with other platforms providing 
> > a choice of timers?
> 
> I'll look into that. Looking back at my IRC logs I suspect I meant to
> check why the PIT was taking priority before submitting upstream, but
> forgot.

The PIT already has a very low rating and should only be used if everything
else fails.  Clock scaling for example would make the cycle counter
unusable, there might be no GIC available etc.  Otoh with SMP the PIT is
only usable as a clock source but not clock event device.

  Ralf

  reply	other threads:[~2016-04-22 19:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-22 17:19 [PATCH 0/4] MIPS: Guest timekeeping improvements James Hogan
2016-04-22 17:19 ` James Hogan
2016-04-22 17:19 ` [PATCH 1/4] MIPS: malta-time: Start GIC count before syncing to RTC James Hogan
2016-04-22 17:19   ` James Hogan
2016-04-22 17:19 ` [PATCH 2/4] MIPS: malta-time: Take seconds into account James Hogan
2016-04-22 17:19   ` James Hogan
2016-04-22 17:19 ` [PATCH 3/4] MIPS: malta-time: Don't use PIT timer for cevt/csrc James Hogan
2016-04-22 17:19   ` James Hogan
2016-04-22 18:57   ` Maciej W. Rozycki
2016-04-22 18:57     ` Maciej W. Rozycki
2016-04-22 19:23     ` James Hogan
2016-04-22 19:23       ` James Hogan
2016-04-22 19:29       ` Ralf Baechle [this message]
2016-04-28 16:36         ` James Hogan
2016-04-28 16:36           ` James Hogan
2016-04-22 17:19 ` [PATCH 4/4] MIPS: cevt-r4k: Dynamically calculate min_delta_ns James Hogan
2016-04-22 17:19   ` James Hogan

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=20160422192906.GO24051@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=james.hogan@imgtec.com \
    --cc=linux-mips@linux-mips.org \
    --cc=macro@imgtec.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.