ostree/src
Jasper St. Pierre 20647edcbf repo-pull: Add a queue for scanning
On systems with slow disks, the recursive scanning of directories can
be expensive -- it takes upwards of 2 minutes on our systems. This can
block the main loop for such a long time that it allows the download to
time out...

As such, move all the scanning of objects to a queue, processed from
an idle, to make sure that we don't block the main loop when scanning.

https://bugzilla.gnome.org/show_bug.cgi?id=753336
2015-08-26 12:15:38 -07:00
..
boot syntax-check: Remove empty lines at the end of file 2015-02-02 15:07:56 +01:00
libostree repo-pull: Add a queue for scanning 2015-08-26 12:15:38 -07:00
libotutil gpg: Add custom data buffers to wrapper GIO streams 2015-05-07 17:07:36 -04:00
ostree static-delta: add max-bsdiff-size option 2015-07-28 13:02:27 +02:00
switchroot ostree-prepare-root: log informational messages to stdout 2015-03-09 21:26:13 -04:00