summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorNeelesh Gupta <neelegup@linux.vnet.ibm.com>2013-09-12 19:56:32 +0530
committerJeremy Kerr <jk@ozlabs.org>2013-09-25 14:56:56 +0800
commit4844eaae93e9e32708f02f7e5a43edcc87435699 (patch)
tree307cebea691c33f02647e36cd84bd1664b76ad49 /COPYING
parentce1875fe6d550803879cad4ed168229e154c0d3c (diff)
downloadtalos-petitboot-4844eaae93e9e32708f02f7e5a43edcc87435699.tar.gz
talos-petitboot-4844eaae93e9e32708f02f7e5a43edcc87435699.zip
discover/boot: Implement asynchronous boot() process
The current boot process handled by boot() function is implemented such that it blocks on the boot resources being downloaded which blocks the discover process until the download completes. This patch re-implements the boot() function using callback mechanism and asynchronous notifications so that boot() returns to continue the discover process while the download is in progress. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Neelesh Gupta <neelegup@linux.vnet.ibm.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud