Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_mbuf.c2263 uintmax_t wasted[MP_BUCKETS]; member
2273 int wasted = 0; in m_profile() local
2279 wasted += MHLEN - sizeof(m->m_ext) + in m_profile()
2283 wasted += MHLEN - m->m_len; in m_profile()
2285 wasted += MLEN - m->m_len; in m_profile()
2294 if (wasted > 100000) in m_profile()
2295 wasted = 100000; in m_profile()
2300 mbprof.wasted[fls(wasted)]++; in m_profile()
2313 p = &mbprof.wasted[0]; in mbprof_handler()
2321 p = &mbprof.wasted[16]; in mbprof_handler()
/freebsd/sys/vm/
H A Dmemguard.c125 SYSCTL_ULONG(_vm_memguard, OID_AUTO, wasted, CTLFLAG_RD,
/freebsd/usr.bin/compress/doc/
H A Drevision.log10 * Remove much wasted storage by overlaying hash table with the tables
/freebsd/usr.bin/fortune/
H A DNotes121 That part of the day we spend worrying about how we wasted
/freebsd/usr.sbin/bsdconfig/share/packages/
H A Dpackages.subr891 # installed. This prevents wasted cycles, minor delays between package
/freebsd/contrib/bmake/mk/
H A DChangeLog1051 wasted effort, and unexport _meta_files when no longer needed as
/freebsd/sys/conf/
H A DNOTES1064 # (e.g. packet size, wasted space, number of mbufs in chain).
/freebsd/contrib/ncurses/
H A DINSTALL253 trees is wasted. Try to get your site administrators to install a system-
/freebsd/contrib/bearssl/
H A DDoxyfile398 # doxygen will become slower. If the cache is too large, memory is wasted. The
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok1395 J. L. W. Kessels Minimizing wasted space in partitioned
H A Dbib4142 …e wilderness forty years, and bear your whoredoms, until your carcases be wasted in the wilderness.
4469 Nevertheless the Kenite shall be wasted, until Asshur shall carry thee away captive.
4953 … thirty and eight years; until all the generation of the men of war were wasted out from among the…
9334 And the barrel of meal wasted not, neither did the cruse of oil fail, according to the word of the …
10928 …e that kings go out to battle, Joab led forth the power of the army, and wasted the country of the…
16226 For there they that carried us away captive required of us a song; and they that wasted us required…
17781 Then said I, Lord, how long? And he answered, Until the cities be wasted without inhabitant, and th…
18010 And the waters shall fail from the sea, and the river shall be wasted and dried up.
18834 …tion and kingdom that will not serve thee shall perish; yea, those nations shall be utterly wasted.
20017 …led in the cities of Judah and in the streets of Jerusalem; and they are wasted and desolate, as a…
[all …]
H A Dfunstack.in10309 title = "Minimizing wasted space in partitioned segmentation",
10322 …al memory; partitioned segmentation; storage allocation; storage management; system; wasted space",
/freebsd/contrib/libcbor/
H A DDoxyfile459 # doxygen will become slower. If the cache is too large, memory is wasted. The
/freebsd/share/examples/ipfilter/
H A Dipf-howto.txt432 rest. The fourth is a largely wasted class-A network used
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in444 # doxygen will become slower. If the cache is too large, memory is wasted. The
/freebsd/contrib/unbound/doc/
H A Dunbound.doxygen469 # doxygen will become slower. If the cache is too large, memory is wasted. The
/freebsd/share/dict/
H A Dweb2a39660 passion-wasted
41175 pleasure-wasted
57085 sorrow-wasted
61449 surf-wasted
64799 time-wasted
68381 twice-wasted
74075 winter-wasted
H A Dweb2230819 wasted
/freebsd/contrib/bmake/
H A DChangeLog1475 avoid side effects and wasted effort to the extent possible.