Home
last modified time | relevance | path

Searched full:minimize (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/freebsd/share/man/man5/
H A Dfs.5194 #define FS_OPTTIME 0 /* minimize allocation time */
195 #define FS_OPTSPACE 1 /* minimize disk fragmentation */
271 specifies whether the file system should try to minimize the time spent
272 allocating blocks, or if it should attempt to minimize the space
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/
H A Dremoval_with_errors.ksh89 # Flush the ARC to minimize cache effects.
100 # Flush the ARC to minimize cache effects.
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDeltaAlgorithm.h57 /// Delta - Minimize a set of \p Changes which has been partitioned into
84 /// Run - Minimize the set \p Changes by executing \see ExecuteOneTest() on
/freebsd/share/man/man4/
H A Dsyncache.4131 This should be left at a low value to minimize search time.
139 may be set lower to minimize memory
/freebsd/contrib/llvm-project/lld/MachO/
H A DSymbols.cpp19 "Try to minimize Symbol's size; we create many instances");
25 "Try to minimize Defined's size; we create many instances");
/freebsd/contrib/ntp/html/
H A Ddiscipline.html29 …lements a type-2 proportional-integrator controller (PIC). The PIC can minimize errors in both ti…
30 …he current offset divided by the time since the last update in order to minimize the offset at the…
43 …depending on the measured frequency wander. This design is intended to minimize write cycles in N…
/freebsd/crypto/openssl/crypto/bn/asm/
H A Ds390x-mont.pl29 # for example Karatsuba, aim to minimize amount of multiplications at
32 # platforms even minimize the amount of the other operations, in
39 # Reschedule to minimize/avoid Address Generation Interlock hazard,
/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A DREADME.txt11 minimize the number of changes by both upstream sources.
/freebsd/sys/contrib/openzfs/man/man4/
H A Dspl.438 Conversely, a smaller value will minimize the footprint
100 Cache magazines are an optimization designed to minimize the cost of
/freebsd/share/doc/smm/06.nfs/
H A D2.t76 in an effort to minimize the number of \fBGetLease RPCs\fR required.
167 In an effort to minimize the effect of "recovery storms" [Baker91],
198 can minimize the risk of this occurrence.
/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A DREADME29 minimize dependencies where possible, try to be portable,
/freebsd/sbin/tunefs/
H A Dtunefs.8175 The file system can either try to minimize the time spent
176 allocating blocks, or it can attempt to minimize the space
/freebsd/contrib/libxo/doc/
H A Dindex.rst24 library aims to minimize the cost of migrating code to libxo.
/freebsd/sys/contrib/device-tree/Bindings/arm/msm/
H A Dqcom,llcc.yaml16 SoC, the idea is to minimize the local caches at the clients and migrate to
/freebsd/sys/arm/include/
H A Dpcpu_aux.h43 * To minimize memory waste in per-cpu UMA zones, the page size should
/freebsd/sys/powerpc/include/
H A Dpcpu_aux.h43 * To minimize memory waste in per-cpu UMA zones, the page size should
/freebsd/sys/arm64/include/
H A Dpcpu_aux.h47 * To minimize memory waste in per-cpu UMA zones, the page size should
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.h35 void Sort(bool minimize);
H A DDWARFDebugInfo.cpp74 const bool minimize = true; in GetCompileUnitAranges() local
75 m_cu_aranges_up->Sort(minimize); in GetCompileUnitAranges()
/freebsd/sys/riscv/include/
H A Dpcpu_aux.h43 * To minimize memory waste in per-cpu UMA zones, the page size should
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_structs.h15 * To minimize our cache-footprint, we put the frequently accessed data
/freebsd/share/doc/smm/18.net/
H A D3.t40 it. The system described here attempts to minimize
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dlarge_sections.rst43 minimize the number of segments with ``p_memsz > p_filesz``.
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DLookup.h36 /// will be used to minimize namespace qualifications.
/freebsd/sys/sys/
H A Deventvar.h38 #define KQ_NEVENTS 8 /* minimize copy{in,out} calls */

12345678910>>...17