From: Ingo Molnar <mingo@elte.hu>
To: David Howells <dhowells@redhat.com>
Cc: torvalds@osdl.org, jmorris@namei.org, eparis@redhat.com,
linux-security-module@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] KEYS: Have the garbage collector set its timer for live expired keys
Date: Wed, 16 Sep 2009 17:05:56 +0200 [thread overview]
Message-ID: <20090916150556.GA23523@elte.hu> (raw)
In-Reply-To: <20090916145414.31860.16602.stgit@warthog.procyon.org.uk>
* David Howells <dhowells@redhat.com> wrote:
> The key garbage collector sets a timer to start a new collection cycle at the
> point the earliest key to expire should be considered garbage. However, it
> currently only does this if the key it is considering hasn't yet expired.
>
> If the key being considering has expired, but hasn't yet reached the collection
> time then it is ignored, and won't be collected until some other key provokes a
> round of collection.
>
> Make the garbage collector set the timer for the earliest key that hasn't yet
> passed its collection time, rather than the earliest key that hasn't yet
> expired.
>
> Signed-off-by: David Howells <dhowells@redhat.com>
Is this in response to my bugreport? (If yes then the changelog is quite
vague about the circumstances of the bug, its effects, which tools were
used to find it, etc. etc.)
Ingo
next prev parent reply other threads:[~2009-09-16 15:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-16 14:54 [PATCH] KEYS: Have the garbage collector set its timer for live expired keys David Howells
2009-09-16 15:05 ` Ingo Molnar [this message]
2009-09-16 15:16 ` David Howells
2009-09-16 22:11 ` James Morris
2009-09-17 6:47 ` David Howells
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=20090916150556.GA23523@elte.hu \
--to=mingo@elte.hu \
--cc=dhowells@redhat.com \
--cc=eparis@redhat.com \
--cc=jmorris@namei.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=torvalds@osdl.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