]> code.ossystems Code Review - openembedded-core.git/commit
udev-cache: Compress the cache
authorRichard Tollerton <rich.tollerton@ni.com>
Fri, 22 Aug 2014 21:30:48 +0000 (16:30 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Aug 2014 22:01:34 +0000 (23:01 +0100)
commit571df6ddba1caa6805f7c96cd592eea399c2aee2
treef25f07ec0d2c04bb9212c8884e9f4bc3b18a990e
parent5dbf43fe32a1cf259f9379a7d2c008260eabf3ac
udev-cache: Compress the cache

$DEVCACHE is observed to be 100k uncompressed; compressing it reduces
its size to ~5k. But compress it outside of `tar` so that archival
operation takes as little time as possible, to minimize the risk of
devices being created/removed during execution.

Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/udev/udev/udev-cache
meta/recipes-core/udev/udev/udev-cache.default