[pacman-dev] [PATCH] Order downloads by descending max_size
Charlie Sale
softwaresale01 at gmail.com
Thu Aug 12 14:18:22 UTC 2021
>This sort is unlikely to optimal, but optimality would be much harder
>to achieve.
Do you have anything in mind that would be more optimal? Should I take a
different strategy?
> The ideal situation is to have 1 large download running to soak up
bandwidth
Would it be better to search for any really large packages (much larger
than the rest), put those at the top of the
list, and then leave everything else unsorted? Would that be too slow as
well?
Cheers
More information about the pacman-dev
mailing list