]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - GRUB2/MOD_SRC/grub-2.04/grub-core/kern/disk.c
1.0.13 release
[Ventoy.git] / GRUB2 / MOD_SRC / grub-2.04 / grub-core / kern / disk.c
index 9cb384251d1b720e3afabbb0949467b929c4040a..04d6ce76db085eaa1ca027621124589912f0b484 100644 (file)
@@ -27,7 +27,7 @@
 #include <grub/i18n.h>
 #include <grub/ventoy.h>
 
-#define        GRUB_CACHE_TIMEOUT      2
+#define        GRUB_CACHE_TIMEOUT      10
 
 /* The last time the disk was used.  */
 static grub_uint64_t grub_last_time = 0;