From: Bob Picco <bob.picco@oracle.com>
To: sparclinux@vger.kernel.org
Subject: Re: [PATCH] sparc64: sparse irq
Date: Tue, 09 Sep 2014 19:34:24 +0000 [thread overview]
Message-ID: <20140909193424.GN24131@zareason> (raw)
In-Reply-To: <1410104707-21563-1-git-send-email-bpicco@meloft.net>
David Miller wrote: [Tue Sep 09 2014, 03:17:52PM EDT]
> From: Bob Picco <bpicco@meloft.net>
> Date: Sun, 7 Sep 2014 11:45:07 -0400
>
> > From: bob picco <bpicco@meloft.net>
> >
> > This patch attempts to do a few things. The highlights are: 1) provides the
> > option to enable SPARSE_IRQ, 2) allocates ivector_table at boot time and
> > 3) default to cookie only VIRQ mechanism for supported firmware. The
> > first firmware with cookie only support for me appears on T5. You can
> > optionally force the HV firmware to not cookie only mode which is the
> > sysino support.
> >
> > The sysino is a deprecated HV mechanism according to the most recent
> > SPARC Virtual Machine Specification. HV_GRP_INTR is what controls the
> > cookie/sysino firmware versioning. The history appears to be something like
> > this:
> > major version 2 was dropped.
> > major version 3 is where a cookie only VIRQ
> > is possible. Using version 3 means ivector_table isn't required.
> >
> > A new boot option is provided should cookie only HV support have issues.
> > hvirq - this is the version for HV_GRP_INTR. This is related to HV API
> > versioning. The code attempts major=3 first by default. The option can
> > be used to override this default.
> >
> > I've tested with SPARSE_IRQ on T5-8, M7-4 and T4-X and Ultra 45. I've also
> > tested Ultra45 (Jalap?no) with !SPARSE_IRQ.
> >
> > Cc: sparclinux@vger.kernel.org
> > Signed-off-by: Bob Picco <bob.picco@oracle.com>
>
> Let's just bite the bullet and enable SPARSE_IRQ unconditionally
> on SPARC64.
Okay. Do you require more from me?
>
> That will decrease the vmlinux image size and increase the testing
> coverage of SPARSE_IRQ.
Sounds good.
thanx,
bob
next prev parent reply other threads:[~2014-09-09 19:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-07 15:45 [PATCH] sparc64: sparse irq Bob Picco
2014-09-09 19:17 ` David Miller
2014-09-09 19:34 ` Bob Picco [this message]
2014-09-09 21:40 ` David Miller
2014-09-10 14:08 ` Bob Picco
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=20140909193424.GN24131@zareason \
--to=bob.picco@oracle.com \
--cc=sparclinux@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 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.