Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1681387

Re: [PATCH v4 00/10] PCID and improved laziness

From Ingo Molnar <mingo@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v4 00/10] PCID and improved laziness
Date 2017-07-05 11:00 +0200
Message-ID <tZOka-3ZB-21@gated-at.bofh.it> (permalink)
References <tXK1k-11t-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


* Andy Lutomirski <luto@kernel.org> wrote:

> *** Ingo, even if this misses 4.13, please apply the first patch before
> *** the merge window.

> Andy Lutomirski (10):
>   x86/mm: Don't reenter flush_tlb_func_common()
>   x86/mm: Delete a big outdated comment about TLB flushing
>   x86/mm: Give each mm TLB flush generation a unique ID
>   x86/mm: Track the TLB's tlb_gen and update the flushing algorithm
>   x86/mm: Rework lazy TLB mode and TLB freshness tracking
>   x86/mm: Stop calling leave_mm() in idle code
>   x86/mm: Disable PCID on 32-bit kernels
>   x86/mm: Add nopcid to turn off PCID
>   x86/mm: Enable CR4.PCIDE on supported systems
>   x86/mm: Try to preserve old TLB entries using PCID

So this series is really nice, and the first two patches are already upstream, and 
I've just applied all but the final patch to tip:x86/mm (out of caution - I'm a wimp).

That should already offer some improvements and enables the CR4 bit - but doesn't 
actually use the PCID hardware yet.

I'll push it all out when it passes testing.

If it's all super stable I plan to tempt Linus with a late merge window pull 
request for all these preparatory patches. (Unless he objects that is. Hint, hint.)

Any objections?

Thanks,

	Ingo

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH v4 00/10] PCID and improved laziness Ingo Molnar <mingo@kernel.org> - 2017-07-05 11:00 +0200
  Re: [PATCH v4 00/10] PCID and improved laziness Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-05 19:00 +0200
  Re: [PATCH v4 00/10] PCID and improved laziness Mel Gorman <mgorman@suse.de> - 2017-07-17 12:00 +0200
    Re: [PATCH v4 00/10] PCID and improved laziness Ingo Molnar <mingo@kernel.org> - 2017-07-17 17:10 +0200
      Re: [PATCH v4 00/10] PCID and improved laziness Mel Gorman <mgorman@suse.de> - 2017-07-17 18:00 +0200

csiph-web