On Wed, Jun 26, 2019 at 10:41 AM Vitaly Kuznetsov wrote:
>
> Andy Lutomirski writes:
>
> > All this being said, do we currently have any system that supports
> > PCID *and* remote flushes? I guess KVM has some mechanism, but I'm
> > not that familiar with its exact capabilities. If I remember r
Andy Lutomirski writes:
> All this being said, do we currently have any system that supports
> PCID *and* remote flushes? I guess KVM has some mechanism, but I'm
> not that familiar with its exact capabilities. If I remember right,
> Hyper-V doesn't expose PCID yet.
>
It already does (and supp
On Tue, Jun 25, 2019 at 11:30 PM Nadav Amit wrote:
>
> > On Jun 25, 2019, at 8:56 PM, Andy Lutomirski wrote:
> >
> > On Tue, Jun 25, 2019 at 8:41 PM Nadav Amit wrote:
> >>> On Jun 25, 2019, at 8:35 PM, Andy Lutomirski wrote:
> >>>
> >>> On Tue, Jun 25, 2019 at 7:39 PM Nadav Amit wrote:
> >
> On Jun 25, 2019, at 8:56 PM, Andy Lutomirski wrote:
>
> On Tue, Jun 25, 2019 at 8:41 PM Nadav Amit wrote:
>>> On Jun 25, 2019, at 8:35 PM, Andy Lutomirski wrote:
>>>
>>> On Tue, Jun 25, 2019 at 7:39 PM Nadav Amit wrote:
> On Jun 25, 2019, at 2:40 PM, Dave Hansen wrote:
>
> On
On Tue, Jun 25, 2019 at 8:41 PM Nadav Amit wrote:
>
> > On Jun 25, 2019, at 8:35 PM, Andy Lutomirski wrote:
> >
> > On Tue, Jun 25, 2019 at 7:39 PM Nadav Amit wrote:
> >>> On Jun 25, 2019, at 2:40 PM, Dave Hansen wrote:
> >>>
> >>> On 6/12/19 11:48 PM, Nadav Amit wrote:
> Support the new i
> On Jun 25, 2019, at 8:35 PM, Andy Lutomirski wrote:
>
> On Tue, Jun 25, 2019 at 7:39 PM Nadav Amit wrote:
>>> On Jun 25, 2019, at 2:40 PM, Dave Hansen wrote:
>>>
>>> On 6/12/19 11:48 PM, Nadav Amit wrote:
Support the new interface of flush_tlb_multi, which also flushes the
local CP
On Tue, Jun 25, 2019 at 7:39 PM Nadav Amit wrote:
>
> > On Jun 25, 2019, at 2:40 PM, Dave Hansen wrote:
> >
> > On 6/12/19 11:48 PM, Nadav Amit wrote:
> >> Support the new interface of flush_tlb_multi, which also flushes the
> >> local CPU's TLB, instead of flush_tlb_others that does not. This
>
> On Jun 25, 2019, at 2:40 PM, Dave Hansen wrote:
>
> On 6/12/19 11:48 PM, Nadav Amit wrote:
>> Support the new interface of flush_tlb_multi, which also flushes the
>> local CPU's TLB, instead of flush_tlb_others that does not. This
>> interface is more performant since it parallelize remote and
On 6/12/19 11:48 PM, Nadav Amit wrote:
> Support the new interface of flush_tlb_multi, which also flushes the
> local CPU's TLB, instead of flush_tlb_others that does not. This
> interface is more performant since it parallelize remote and local TLB
> flushes.
>
> The actual implementation of flus
Support the new interface of flush_tlb_multi, which also flushes the
local CPU's TLB, instead of flush_tlb_others that does not. This
interface is more performant since it parallelize remote and local TLB
flushes.
The actual implementation of flush_tlb_multi() is almost identical to
that of flush_
10 matches
Mail list logo