Home
last modified time | relevance | path

Searched refs:waste (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dabd_os.c143 int waste = (n << PAGE_SHIFT) - abd->abd_size; in abd_update_scatter_stats() local
147 ABDSTAT_INCR(abdstat_scatter_chunk_waste, waste); in abd_update_scatter_stats()
148 arc_space_consume(waste, ARC_SPACE_ABD_CHUNK_WASTE); in abd_update_scatter_stats()
152 ABDSTAT_INCR(abdstat_scatter_chunk_waste, -waste); in abd_update_scatter_stats()
153 arc_space_return(waste, ARC_SPACE_ABD_CHUNK_WASTE); in abd_update_scatter_stats()
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dabd_os.c139 int waste = P2ROUNDUP(abd->abd_size, ABD_PAGESIZE) - abd->abd_size; in abd_update_scatter_stats() local
141 arc_space_consume(waste, ARC_SPACE_ABD_CHUNK_WASTE); in abd_update_scatter_stats()
143 arc_space_return(waste, ARC_SPACE_ABD_CHUNK_WASTE); in abd_update_scatter_stats()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt_api.h44 u32 waste; member
H A Decore_cxt.c2381 p_info->waste = ILT_PAGE_IN_BYTES(p_cli->p_size.val) - in ecore_cxt_get_tid_mem_info()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c532 int waste = P2ROUNDUP(abd->abd_size, PAGESIZE) - abd->abd_size; in abd_update_scatter_stats() local
536 ABDSTAT_INCR(abdstat_scatter_chunk_waste, waste); in abd_update_scatter_stats()
537 arc_space_consume(waste, ARC_SPACE_ABD_CHUNK_WASTE); in abd_update_scatter_stats()
541 ABDSTAT_INCR(abdstat_scatter_chunk_waste, -waste); in abd_update_scatter_stats()
542 arc_space_return(waste, ARC_SPACE_ABD_CHUNK_WASTE); in abd_update_scatter_stats()
/freebsd/crypto/openssl/crypto/
H A DREADME-sparse_array.md111 Because the data is expected to be sparse this doesn't result in a large waste
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c196 BN_ULONG ret, waste; in bn_div_words() local
198 asm("divq %4":"=a"(ret), "=d"(waste) in bn_div_words()
/freebsd/contrib/bmake/mk/
H A Dgendirdeps.mk424 # don't waste time looking for ways to make .meta files
/freebsd/share/mk/
H A Dgendirdeps.mk424 # don't waste time looking for ways to make .meta files
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzil.c1780 uint_t waste = zil_max_waste_space(zilog); in zil_lwb_plan() local
1781 waste = MAX(waste, zilog->zl_cur_max); in zil_lwb_plan()
1782 if (chunk <= md - waste) { in zil_lwb_plan()
1783 *minsize = MAX(s - (md - waste) * (n - 1), waste); in zil_lwb_plan()
/freebsd/sys/contrib/xz-embedded/linux/Documentation/
H A Dxz.txt65 Double checking the integrity would probably be waste of CPU cycles.
/freebsd/tools/tools/git/
H A DHOWTO21 subsequent commit, it is a waste of your reviewer's time to have them review
/freebsd/share/examples/drivers/
H A Dmake_device_driver.sh302 * some (or all) of them will fail probe() and only waste a little memory.
/freebsd/contrib/llvm-project/lld/docs/
H A DNewLLD.rst129 It is important to not waste time on relocations and symbols.
/freebsd/sys/contrib/zlib/
H A DFAQ292 in the universe. It just got to be a waste of time, and some compilers
/freebsd/contrib/tcpdump/
H A DCMakeLists.txt96 # One reason to avoid that check is that there's no need to waste
562 # For Windows, don't need to waste time checking for fork() or vfork().
/freebsd/share/dict/
H A Dweb2a860 alkali waste
6995 bone waste
22696 food waste
56624 soda waste
62350 tank waste
69691 vat waste
70492 voluntary waste
71049 waste baling
71050 waste bank
71051 waste bin
[all …]
/freebsd/share/examples/ipfilter/
H A Dipf-howto.txt44 make this document a waste of your time. For greater under-
279 Having half a config file laid to waste is rarely a
/freebsd/contrib/libpcap/
H A DCHANGES266 not to waste descriptors.
H A DCMakeLists.txt77 # One reason to avoid that check is that there's no need to waste
/freebsd/contrib/one-true-awk/testdir/
H A Dbib3556 And I will make your cities waste, and bring your sanctuaries unto desolation, and I will not smell…
3558 …athen, and will draw out a sword after you: and your land shall be desolate, and your cities waste.
4371 We have shot at them; Heshbon is perished even unto Dibon, and we have laid them waste even unto No…
5769 He found him in a desert land, and in the waste howling wilderness; he led him about, he instructed…
9332 For thus saith the LORD God of Israel, The barrel of meal shall not waste, neither shall the cruse …
10087 …e formed it? now have I brought it to pass, that thou shouldest be to lay waste fenced cities into…
10873 …ace, and shall be moved no more; neither shall the children of wickedness waste them any more, as …
12311 …tenance be sad, when the city, the place of my fathers' sepulchres, lieth waste, and the gates the…
12325 Then said I unto them, Ye see the distress that we are in, how Jerusalem lieth waste, and the gates…
13561 … want and famine they were solitary; fleeing into the wilderness in former time desolate and waste.
[all …]
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch1872 + /* Do not waste time looking for NSDNAME and NSIP hits when there
/freebsd/contrib/dialog/
H A DCHANGES2298 use an included intl library, but I consider that to be a waste of
/freebsd/contrib/ncurses/
H A DNEWS10804 This made the game very easy to win, because you never had to waste
/freebsd/crypto/openssl/
H A DCHANGES.md14550 verification would just waste user's time since the resulting

12