re-introduce timeout-based re-requests for dbgi & fs layers; further adjust pre-emptive conversion heuristic

This commit is contained in:
Ryan Fleury
2024-11-14 09:29:01 -08:00
parent fa4f9621b0
commit ff45952f07
6 changed files with 26 additions and 6 deletions
+1
View File
@@ -838,6 +838,7 @@ struct CTRL_DbgDirNode
String8 name;
U64 search_count;
U64 child_count;
U64 module_direct_count;
};
////////////////////////////////