Home
last modified time | relevance | path

Searched refs:thresholds (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_temp.c91 static const char * const thresholds[] = { in nvkm_therm_sensor_event() local
96 if ((unsigned)thrs >= __arraycount(thresholds)) in nvkm_therm_sensor_event()
102 temperature, thresholds[thrs]); in nvkm_therm_sensor_event()
105 temperature, thresholds[thrs]); in nvkm_therm_sensor_event()
/netbsd-src/external/lgpl3/gmp/dist/tune/
H A DREADME120 various thresholds, like MUL_TOOM22_THRESHOLD. Its output can be put
125 If the thresholds indicated are grossly different from the values in the
129 Be sure to do a full reconfigure and rebuild to get any newly set thresholds
139 thresholds, since for most CPUs they ultimately come down to comparisons
143 Some thresholds produced by the tune program are merely single values chosen
146 values on successive runs. This is noticeable on the toom3 thresholds for
466 far enough above applicable thresholds. For example, mpn_kara_mul_n will
477 There are some upper limits on some of the thresholds, arising from arrays
480 values for the thresholds, even just for testing, may fail.
/netbsd-src/external/gpl2/groff/dist/doc/
H A Dgrnexmpl.me46 thresholds are set.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DRAND_DRBG_reseed.pod82 its reseeding thresholds.
/netbsd-src/sys/dev/ata/
H A Datareg.h558 struct ata_smart_thresh thresholds[30]; member
/netbsd-src/crypto/external/bsd/netpgp/dist/
H A DTODO109 thresholds - see sharedkey, ssss, threshold etc
/netbsd-src/sys/ufs/lfs/
H A DTODO37 - Cleaning time policies. Be able to tweak the cleaner's thresholds
/netbsd-src/sbin/atactl/
H A Datactl.c913 if (threshold_buf->thresholds[j].id == i) in print_smart_status()
914 thresh = threshold_buf->thresholds[j].value; in print_smart_status()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Domap3-n950-n9.dtsi317 /* Interrupt line 1 for thresholds */
/netbsd-src/external/lgpl3/gmp/dist/
H A DNEWS634 * The algorithm selection has been improved, the number of thresholds have
635 more than doubled, and the tuning and use of existing thresholds have
944 * Tuned algorithm thresholds for many more CPUs.
H A Dconfigure.ac250 [choose minimal thresholds for testing [default=no]]),
398 # fat_thresholds fat thresholds
3151 # fat.h includes thresholds listed in $fat_thresholds, extracted from
3193 echo "/* variable thresholds */" >>fat.h
3263 # Extract desired thresholds from gmp-mparam.h file in this directory,
H A DChangeLog1459 * configure.ac: Allow MP_SIZE_T_MAX for thresholds exported to
2207 * tune/tuneup.c (tune_mu_bdiv): Start at measured BDIV_DC_ thresholds.
2326 * tune/tuneup.c (tune_sqrlo): New function to tune sqrlo thresholds.
5744 * tune/tuneup.c: Measure POWM_SEC_TABLE after the REDC thresholds.
6794 * mpn/minithres/gmp-mparam.h: New FAC_ODD_ and FAC_DSC_ thresholds.
6829 New thresholds: default values, and setup for tuning.
7078 machines got small thresholds which appear to be bogus.
8799 * tune/tuneup.c (tune_mul_n, tune_sqr): Loop, re-measuring thresholds
8897 * mpn/minithres/gmp-mparam.h: Update with several recent thresholds.
10096 * mpn/minithres/gmp-mparam.h: Add all lately defined thresholds.
[all …]
H A Dconfigure1511 --enable-minithres choose minimal thresholds for testing [default=no]
/netbsd-src/sys/net80211/
H A DCHANGES316 o move default settings for RTS and frag thresholds to ieee80211_var.h
/netbsd-src/external/lgpl3/mpfr/dist/
H A DTODO472 thresholds. On the default values, this would be a bit less efficient
500 thresholds for asymptotic expansions.
H A DChangeLog457 and test the behavior close to the overflow and underflow thresholds.
9724 removed thresholds for arm since gcc57 is no longer available, thus we cannot
19682 [TODO] Suggest timing-based thresholds for asymptotic expansions.
22737 [x86/core2/mparam.h] updated thresholds for new Mulders' division
24208 Up-to-date thresholds.
24919 * added thresholds and automatic choice of the method to use in function of the thresholds.
25930 [mparam_h.in] put new thresholds for Core 2 64-bit
26130 consistent with the other thresholds.
27393 [mparam_h.in] added default thresholds for sparc64
27444 [mparam_h.in] added thresholds for ARM
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A Drfc3492.txt293 integer is self-delimiting by means of thresholds t(j), each of which
306 734251... Suppose the thresholds are 2, 3, 5, 5, 5, 5... This
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dslapdconfig.sdf788 The default value for both hi and lo thresholds is UINT_MAX, which keeps
H A Dslapdconf2.sdf937 The default value for both hi and lo thresholds is UINT_MAX, which keeps
/netbsd-src/external/lgpl3/gmp/dist/doc/
H A Dgmp.info-16343 Similarly for squaring, with the 'SQR' thresholds.
6489 that sense the algorithm thresholds are merely of academic interest.
6613 At the fairly small sizes where the Toom-3 thresholds occur it's
6753 the code, 'MUL_FFT_TABLE' and 'SQR_FFT_TABLE' are the thresholds where
H A Dgmp.texi7687 Similarly for squaring, with the @code{SQR} thresholds.
7954 that sense the algorithm thresholds are merely of academic interest.
8172 At the fairly small sizes where the Toom-3 thresholds occur it's worth
8329 and @code{SQR_FFT_TABLE} are the thresholds where each @math{k} is used. Each
/netbsd-src/external/lgpl3/mpfr/dist/doc/
H A DREADME.dev186 You can produce time graphs to check the thresholds are correct (and
H A Dmpfr.info3004 Return a string saying which thresholds file has been used at
H A Dmpfr.texi3676 Return a string saying which thresholds file has been used at compile time.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202124437 thresholds to narrow the upper bound on epilogue iterations.

12