/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | abd_os.c | 143 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 D | abd_os.c | 139 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 D | ecore_cxt_api.h | 44 u32 waste; member
|
H A D | ecore_cxt.c | 2381 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 D | abd_os.c | 532 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 D | README-sparse_array.md | 111 Because the data is expected to be sparse this doesn't result in a large waste
|
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | x86_64-gcc.c | 196 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 D | gendirdeps.mk | 424 # don't waste time looking for ways to make .meta files
|
/freebsd/share/mk/ |
H A D | gendirdeps.mk | 424 # don't waste time looking for ways to make .meta files
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zil.c | 1780 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 D | xz.txt | 65 Double checking the integrity would probably be waste of CPU cycles.
|
/freebsd/tools/tools/git/ |
H A D | HOWTO | 21 subsequent commit, it is a waste of your reviewer's time to have them review
|
/freebsd/share/examples/drivers/ |
H A D | make_device_driver.sh | 302 * some (or all) of them will fail probe() and only waste a little memory.
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | NewLLD.rst | 129 It is important to not waste time on relocations and symbols.
|
/freebsd/sys/contrib/zlib/ |
H A D | FAQ | 292 in the universe. It just got to be a waste of time, and some compilers
|
/freebsd/contrib/tcpdump/ |
H A D | CMakeLists.txt | 96 # 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 D | web2a | 860 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 D | ipf-howto.txt | 44 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 D | CHANGES | 266 not to waste descriptors.
|
H A D | CMakeLists.txt | 77 # One reason to avoid that check is that there's no need to waste
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 3556 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 D | fastrpz.patch | 1872 + /* Do not waste time looking for NSDNAME and NSIP hits when there
|
/freebsd/contrib/dialog/ |
H A D | CHANGES | 2298 use an included intl library, but I consider that to be a waste of
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 10804 This made the game very easy to win, because you never had to waste
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 14550 verification would just waste user's time since the resulting
|