]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Add a two character subdirectory to the sstate directory layout
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jul 2012 12:37:01 +0000 (12:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 Jul 2012 13:48:09 +0000 (14:48 +0100)
commit5d45c7b025f6635b2232d7bf92b7c1aba350396b
treeb1e1d62fb21e0f7bb177fb0fa793062a00dd18be
parent8556eb98be8bd9f02ee11a0d8a889c1895c86460
sstate: Add a two character subdirectory to the sstate directory layout

Currently all sstate files are placed into one directory. This does not scale and
causes a variety of filesystem issues. This patch adds a two character subdirectory
to the layout (based on the first two characters of the hash) so that files
can be split into several directories.

This should help performance of sstate in most cases.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass