Files
docker-cli/components/engine/runtime
Paul Nasrat 74f0d78beb Enable construction of TruncIndex from id array.
Fixes #5166

Current graph.restore is essentially O(n^2 log n) due to how
suffixarray creation works.

Rather than create/append/create new this supports creation from a seed
array of ids.

Functional testing shows this eliminates the hang on Creating image
graph reported on list.

Docker-DCO-1.1-Signed-off-by: Paul Nasrat <pnasrat@gmail.com> (github: pnasrat)
Upstream-commit: 4f169c2db512d2ea9ed5729df375896a1ee90347
Component: engine
2014-04-11 16:39:58 -04:00
..
2014-04-07 19:12:22 -07:00
2014-04-07 11:01:35 -07:00
2014-03-17 21:54:05 -04:00
2014-03-18 13:44:23 -04:00
2014-03-17 21:54:05 -04:00
2014-03-09 23:16:15 -07:00
2014-04-01 07:07:42 +00:00
2014-03-27 21:47:47 +01:00