On 11/20/21 02:57, Sean Christopherson wrote:
+/* + * Calculate the effective recovery period, accounting for '0' meaning "let KVM + * select a period of ~1 hour per page". Returns true if recovery is enabled. + */
Slightly better: "let KVM select a halving time of ~1 hour". Queued with this change, thanks.
Paolo