Hi, Sorry for late reply.
This has a something like this to prevent all the machines to try at the same time. + * Increase wait time for subsequent requests + * Cur time is used as a source of randomness + */ + grub_millisleep ((32 << ++inc) * (grub_get_time_ms () % 32)); Best regards, Mukesh Kumar Chaurasiya _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
