Home
last modified time | relevance | path

Searched refs:cmc_throttle (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/x86/x86/
H A Dmca.c193 static int cmc_throttle = 60; /* Time in seconds to throttle CMCI. */ variable
659 if (delta < cmc_throttle && count >= limit && in update_threshold()
674 if (delta < cmc_throttle) in update_threshold()
682 limit = count * cmc_throttle / delta; in update_threshold()
989 &cmc_throttle, 0, sysctl_positive_int, "I", in cmci_setup()
1005 &cmc_throttle, 0, sysctl_positive_int, "I", in amd_thresholding_setup()