linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: Sean Christopherson <sean.j.christopherson@intel.com>
Cc: linux-sgx@vger.kernel.org
Subject: Re: [PATCH for_v23 0/3] x86/sgx: More cleanup for v23
Date: Mon, 28 Oct 2019 22:35:27 +0200	[thread overview]
Message-ID: <20191028203527.GC8279@linux.intel.com> (raw)
In-Reply-To: <20191024202222.GD28043@linux.intel.com>

On Thu, Oct 24, 2019 at 01:22:22PM -0700, Sean Christopherson wrote:
> On Thu, Oct 24, 2019 at 09:35:32PM +0300, Jarkko Sakkinen wrote:
> > On Tue, Oct 22, 2019 at 03:49:19PM -0700, Sean Christopherson wrote:
> > > Two small enchancements, and a rework of the sgx_free_page() split that
> > > was sent in a previous series.
> > > 
> > > Sean Christopherson (3):
> > >   x86/sgx: Update the free page count in a single operation
> > >   x86/sgx: Do not add in-use EPC page to the free page list
> > >   x86/sgx: Move reclaim logic out of sgx_free_page()
> > > 
> > >  arch/x86/kernel/cpu/sgx/encl.c    |  3 ++-
> > >  arch/x86/kernel/cpu/sgx/main.c    | 36 +++++++++----------------------
> > >  arch/x86/kernel/cpu/sgx/reclaim.c | 32 +++++++++++++++++++++++++++
> > >  arch/x86/kernel/cpu/sgx/sgx.h     |  3 ++-
> > >  4 files changed, 46 insertions(+), 28 deletions(-)
> > > 
> > > -- 
> > > 2.22.0
> > > 
> > 
> > I think these should be now merged. Always have to do a lot of tweaking
> > to keep diff's straight with these three commits:
> > 
> > 1. x86/sgx: Add functions to allocate and free EPC pages
> > 2. x86/sgx: Linux Enclave Driver
> > 3. x86/sgx: Add a page reclaimer
> > 
> > If something is different the only reason is most likely that the
> > difference is just side-product of the patch adjustment. I haven't
> > made my own mods on purpose.
> 
> Diff looks good and smoke test ran clean.

Great!

/Jarkko

      reply	other threads:[~2019-10-28 20:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-22 22:49 [PATCH for_v23 0/3] x86/sgx: More cleanup for v23 Sean Christopherson
2019-10-22 22:49 ` [PATCH for_v23 1/3] x86/sgx: Update the free page count in a single operation Sean Christopherson
2019-10-23 12:44   ` Jarkko Sakkinen
2019-10-24 13:11     ` Jarkko Sakkinen
2019-10-22 22:49 ` [PATCH for_v23 2/3] x86/sgx: Do not add in-use EPC page to the free page list Sean Christopherson
2019-10-23 12:43   ` Jarkko Sakkinen
2019-10-23 15:23     ` Sean Christopherson
2019-10-22 22:49 ` [PATCH for_v23 3/3] x86/sgx: Move reclaim logic out of sgx_free_page() Sean Christopherson
2019-10-23 12:42   ` Jarkko Sakkinen
2019-10-23 15:19     ` Sean Christopherson
2019-10-24 18:35 ` [PATCH for_v23 0/3] x86/sgx: More cleanup for v23 Jarkko Sakkinen
2019-10-24 20:22   ` Sean Christopherson
2019-10-28 20:35     ` Jarkko Sakkinen [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=20191028203527.GC8279@linux.intel.com \
    --to=jarkko.sakkinen@linux.intel.com \
    --cc=linux-sgx@vger.kernel.org \
    --cc=sean.j.christopherson@intel.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 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).