]> git.ozlabs.org Git - petitboot/commitdiff
discover/boot: Download resources in parallel
authorJeremy Kerr <jk@ozlabs.org>
Thu, 26 Sep 2013 05:51:10 +0000 (13:51 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 26 Sep 2013 07:13:20 +0000 (15:13 +0800)
Now that we can download asynchronously, we can download boot resources
in parallel. This also means we don't need a state machine; we're either
not done (loads are still pending) or done.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found