Searched refs:waste (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | abd_os.c | 134 int waste = n * zfs_abd_chunk_size - abd->abd_size; in abd_update_scatter_stats() local 138 ABDSTAT_INCR(abdstat_scatter_chunk_waste, waste); in abd_update_scatter_stats() 139 arc_space_consume(waste, ARC_SPACE_ABD_CHUNK_WASTE); in abd_update_scatter_stats() 143 ABDSTAT_INCR(abdstat_scatter_chunk_waste, -waste); in abd_update_scatter_stats() 144 arc_space_return(waste, ARC_SPACE_ABD_CHUNK_WASTE); in abd_update_scatter_stats()
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_cxt_api.h | 22 u32 waste; member
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | abd_os.c | 635 int waste = P2ROUNDUP(abd->abd_size, PAGESIZE) - abd->abd_size; in abd_update_scatter_stats() local 639 ABDSTAT_INCR(abdstat_scatter_chunk_waste, waste); in abd_update_scatter_stats() 640 arc_space_consume(waste, ARC_SPACE_ABD_CHUNK_WASTE); in abd_update_scatter_stats() 644 ABDSTAT_INCR(abdstat_scatter_chunk_waste, -waste); in abd_update_scatter_stats() 645 arc_space_return(waste, ARC_SPACE_ABD_CHUNK_WASTE); in abd_update_scatter_stats()
|
| /f-stack/freebsd/contrib/xz-embedded/linux/Documentation/ |
| H A D | xz.txt | 65 Double checking the integrity would probably be waste of CPU cycles.
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | design.rst | 121 avoid any unwanted waste of resources and/or performance impacts, the
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | FAQ | 293 in the universe. It just got to be a waste of time, and some compilers
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | mlx5.rst | 472 transaction. This feature would waste PCI bandwidth but could improve 500 device allows. Note that this can waste system memory compared to enabling Rx
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 12297 it is a waste of time to run the _STA method if the _INI does not exist.
|