Lines Matching refs:MRU
825 - make CTRL-C work for retrieval and printing od MRU list. perlinger@ntp.org
882 - make CTRL-C work for retrieval and printing od MRU list. perlinger@ntp.org
3167 * Modify full MRU list preemption when full to match "discard monitor"
3200 * Modify internal representation of MRU list to use l_fp fixed-point
3203 timestamps, at the cost of flushing all MRU entries when the clock is
3206 * Add ntp.conf "mru" directive to configure MRU parameters, such as
3209 equivalent with one in units of MRU entries and its twin in units of
3212 values, ntpd will preallocate 16kB worth of MRU entries, allocating
3213 4kB worth each time more are needed, with a hard limit of 1MB of MRU
3218 overall limit on the MRU list depth which was driven by the monlist
3234 and substantially decreasing MRU entry memory consumption.
3252 * Correct some corner case failures in automatically enabling the MRU
3253 list if any "restrict ... limited" is in effect, and in disabling MRU
3259 * Move ntp_restrict.c MRU doubly-linked list maintenance code into