All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Pseudo performance regression
@ 2016-08-01 11:00 Joshua Lock
  2016-08-01 11:00 ` [PATCH 1/2] pseudo: backport patch to fix xattr performance Joshua Lock
  2016-08-01 11:00 ` [PATCH 2/2] pseudo: update git recipe to include xattr perf fix Joshua Lock
  0 siblings, 2 replies; 3+ messages in thread
From: Joshua Lock @ 2016-08-01 11:00 UTC (permalink / raw)
  To: openembedded-core

The following series includes changes from upstream to mitigate a performance
regression in pseudo 1.8.x, most notable when building images which make heavy
use of extended attributes.

Regards,

Joshua

The following changes since commit b32d430c3c7dccf3a8d06ab492d648893a05950f:

  dpkg: use snapshot.debian.org for SRC_URI (2016-07-26 08:56:08 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib joshuagl/pseudo
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=joshuagl/pseudo

Joshua Lock (2):
  pseudo: backport patch to fix xattr performance
  pseudo: update git recipe to include xattr perf fix

 .../pseudo/files/Fix-xattr-performance.patch       | 117 +++++++++++++++++++++
 meta/recipes-devtools/pseudo/pseudo_1.8.1.bb       |   1 +
 meta/recipes-devtools/pseudo/pseudo_git.bb         |   2 +-
 3 files changed, 119 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-devtools/pseudo/files/Fix-xattr-performance.patch

-- 
2.7.4



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-01 11:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-01 11:00 [PATCH 0/2] Pseudo performance regression Joshua Lock
2016-08-01 11:00 ` [PATCH 1/2] pseudo: backport patch to fix xattr performance Joshua Lock
2016-08-01 11:00 ` [PATCH 2/2] pseudo: update git recipe to include xattr perf fix Joshua Lock

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.