From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>,
paulus@samba.org, mpe@ellerman.id.au
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH for-4.8_set4 0/2] Segment table support
Date: Wed, 13 Jul 2016 19:32:46 +0530 [thread overview]
Message-ID: <87mvlly6t5.fsf@skywalker.in.ibm.com> (raw)
In-Reply-To: <1468411441.20552.80.camel@kernel.crashing.org>
Benjamin Herrenschmidt <benh@kernel.crashing.org> writes:
> On Wed, 2016-07-13 at 15:10 +0530, Aneesh Kumar K.V wrote:
>> Hi,
>>=20
>> This series add support for ISA 3.0 memory segment table.
>>=20
>> Aneesh Kumar K.V (2):
>> =C2=A0 powerpc/mm: Switch user slb fault handling to translation enabled
>> =C2=A0 powerpc/mm: Support segment table for Power9
>
> The segment table will only be used for the nest MMU, shouldn't we keep
> that a separate path that we call explictly from fault interrupts
> coming from NestMMU agents instead ?
>
I haven't looked at the Nest MMU use of this. This patch is looking at
implementing the ISA 3.0 Segment table support for core. We determine
whether cpu will support this mode by looking at ibm,pa-features bit
value. If ibm,pa-features byte 40 bit 1 is not set, it indicates that
Segment table support is not there and hence we fallback to other MMU
mode supported by the CPU.
Going foward we may want to look at the possibility of having Nest use
segment table without core supporting them. But then that is not done as
a part of this patch.
-aneesh
prev parent reply other threads:[~2016-07-13 14:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-13 9:40 [PATCH for-4.8_set4 0/2] Segment table support Aneesh Kumar K.V
2016-07-13 9:40 ` [PATCH for-4.8 1/2] powerpc/mm: Switch user slb fault handling to translation enabled Aneesh Kumar K.V
2016-07-22 12:37 ` [for-4.8, " Nicholas Piggin
2016-07-22 13:40 ` Benjamin Herrenschmidt
2016-07-13 9:40 ` [PATCH for-4.8 2/2] powerpc/mm: Support segment table for Power9 Aneesh Kumar K.V
2016-07-13 12:04 ` [PATCH for-4.8_set4 0/2] Segment table support Benjamin Herrenschmidt
2016-07-13 14:02 ` Aneesh Kumar K.V [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=87mvlly6t5.fsf@skywalker.in.ibm.com \
--to=aneesh.kumar@linux.vnet.ibm.com \
--cc=benh@kernel.crashing.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=paulus@samba.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).