Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Tollerton <rich.tollerton@ni.com>
To: openembedded-core@lists.openembedded.org
Cc: ken.sharp@ni.com
Subject: [PATCH v3 0/9] udev-cache fixes
Date: Wed, 10 Dec 2014 23:08:01 -0600	[thread overview]
Message-ID: <cover.1418274272.git.rich.tollerton@ni.com> (raw)

This is v3 of the udev-cache changes previously submitted by Ben Shelton and
myself last summer. This is primarily a cleanup of the patches that didn't make
it into dizzy; the only significant behavioral difference is that I'm now making
use of `udevadm control --stop-exec-queue` and `udevadm control
--start-exec-queue` to completely close the race condition between sysconf
generation and udev-cache tarball generation.


The following changes since commit 219e793907406eabf632e784e3a11ab9acb77cfb:

  qemu/libc-package: Fix qemu option handling (2014-12-05 17:59:42 +0000)

are available in the git repository at:

  git://github.com/rtollert/openembedded-core dev/rtollert/udev-cache-9
  https://github.com/rtollert/openembedded-core/tree/dev/rtollert/udev-cache-9

Richard Tollerton (9):
  udev-cache: stop race between sysconf and cache generation
  udev-cache: replace readfiles() with cmp
  udev-cache: don't generate sysconf twice
  udev-cache: refactor sysconf generation
  udev-cache: Clean up message when cache is invalidated
  udev-cache: always warn on console if invalidated
  udev-cache: invalidate on rules.d changes
  udev-cache: Update cache asynchronously
  udev-cache: refactor conditionals and error handling

 meta/recipes-core/udev/udev/init       | 56 ++++++++++++++++++----------------
 meta/recipes-core/udev/udev/udev-cache | 37 ++++++++++++++++++++--
 2 files changed, 63 insertions(+), 30 deletions(-)

-- 
2.1.3



             reply	other threads:[~2014-12-11  5:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-11  5:08 Richard Tollerton [this message]
2014-12-11  5:08 ` [PATCH v3 1/9] udev-cache: stop race between sysconf and cache generation Richard Tollerton
2014-12-11  5:08 ` [PATCH v3 2/9] udev-cache: replace readfiles() with cmp Richard Tollerton
2014-12-11  5:08 ` [PATCH v3 3/9] udev-cache: don't generate sysconf twice Richard Tollerton
2014-12-11  5:08 ` [PATCH v3 4/9] udev-cache: refactor sysconf generation Richard Tollerton
2014-12-11  5:08 ` [PATCH v3 5/9] udev-cache: Clean up message when cache is invalidated Richard Tollerton
2014-12-11  5:08 ` [PATCH v3 6/9] udev-cache: always warn on console if invalidated Richard Tollerton
2014-12-11  5:08 ` [PATCH v3 7/9] udev-cache: invalidate on rules.d changes Richard Tollerton
2014-12-11  5:08 ` [PATCH v3 8/9] udev-cache: Update cache asynchronously Richard Tollerton
2014-12-11  5:08 ` [PATCH v3 9/9] udev-cache: refactor conditionals and error handling Richard Tollerton

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=cover.1418274272.git.rich.tollerton@ni.com \
    --to=rich.tollerton@ni.com \
    --cc=ken.sharp@ni.com \
    --cc=openembedded-core@lists.openembedded.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