From: "Jarkko Sakkinen" <jarkko@kernel.org>
To: "Pengyu Ma" <mapengyu@gmail.com>
Cc: <linux-integrity@vger.kernel.org>,
<James.Bottomley@hansenpartnership.com>,
<roberto.sassu@huawei.com>, "Mimi Zohar" <zohar@linux.ibm.com>,
"David Howells" <dhowells@redhat.com>,
"Paul Moore" <paul@paul-moore.com>,
"James Morris" <jmorris@namei.org>,
"Serge E. Hallyn" <serge@hallyn.com>, <keyrings@vger.kernel.org>,
<linux-security-module@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v4 0/5] Lazy flush for the auth session
Date: Thu, 19 Sep 2024 16:45:25 +0300 [thread overview]
Message-ID: <D4AB1EB73L84.2CVJGCDFJSWX0@kernel.org> (raw)
In-Reply-To: <CALSz7m3SXE3v-yB=_E3Xf5zCDv6bAYhjb+KHrnZ6J14ay2q9sw@mail.gmail.com>
On Thu Sep 19, 2024 at 4:12 AM EEST, Pengyu Ma wrote:
> On Thu, Sep 19, 2024 at 4:36 AM Jarkko Sakkinen <jarkko@kernel.org> wrote:
> >
> > For the sake of:
> > https://bugzilla.kernel.org/show_bug.cgi?id=219229
> >
> > The baseline for the series is v6.11 tag.
>
> Clean applied on v6.11 upstream kernel.
> Boot time is 8.7 seconds which is almost good as 7 seconds without TPM2_HMAC.
Awesome thank you! I think there could be some places where we could
further make "100 ms here and 50 ms there" time savings. I'll look
at those when I have some bandwidth but overally I think we are
now in pretty acceptable measures :-)
Thanks again for all the effort with testing this!
BR, Jarkko
prev parent reply other threads:[~2024-09-19 13:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-18 20:35 [PATCH v4 0/5] Lazy flush for the auth session Jarkko Sakkinen
2024-09-18 20:35 ` [PATCH v4 1/5] tpm: Return on tpm2_create_null_primary() failure Jarkko Sakkinen
2024-09-18 20:35 ` [PATCH v4 2/5] tpm: Return on tpm2_create_primary() failure in tpm2_load_null() Jarkko Sakkinen
2024-09-18 20:35 ` [PATCH v4 3/5] tpm: flush the null key only when /dev/tpm0 is accessed Jarkko Sakkinen
2024-09-18 20:35 ` [PATCH v4 4/5] tpm: Allocate chip->auth in tpm2_start_auth_session() Jarkko Sakkinen
2024-09-18 20:35 ` [PATCH v4 5/5] tpm: flush the auth session only when /dev/tpm0 is open Jarkko Sakkinen
2024-09-19 1:12 ` [PATCH v4 0/5] Lazy flush for the auth session Pengyu Ma
2024-09-19 13:45 ` 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=D4AB1EB73L84.2CVJGCDFJSWX0@kernel.org \
--to=jarkko@kernel.org \
--cc=James.Bottomley@hansenpartnership.com \
--cc=dhowells@redhat.com \
--cc=jmorris@namei.org \
--cc=keyrings@vger.kernel.org \
--cc=linux-integrity@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=mapengyu@gmail.com \
--cc=paul@paul-moore.com \
--cc=roberto.sassu@huawei.com \
--cc=serge@hallyn.com \
--cc=zohar@linux.ibm.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 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.