| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_reservation/ |
| H A D | zfs_reservation_002_pos.ksh | 77 reserve=`zfs get -pH reservation $FS | awk '{print $3}'` 78 if [[ $reserve -ne 0 ]]; then 82 reserve=`zfs get -H reservation $FS | awk '{print $3}'` 83 if [[ $reserve != "none" ]]; then
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | hugepages.rst | 47 Set NUMA node to reserve pages on 54 * ``-r SIZE, --reserve=SIZE`` 61 Short cut to clear, unmount, reserve and mount.
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_try_files_module.c | 81 size_t len, root, alias, reserve, allocated; in ngx_http_try_files_handler() local 135 reserve = len > r->uri.len ? len - r->uri.len : 0; in ngx_http_try_files_handler() 138 reserve = len; in ngx_http_try_files_handler() 141 reserve = len > r->uri.len - alias ? len - (r->uri.len - alias) : 0; in ngx_http_try_files_handler() 144 if (reserve > allocated || !allocated) { in ngx_http_try_files_handler() 147 allocated = reserve + 16; in ngx_http_try_files_handler()
|
| H A D | ngx_http_index_module.c | 100 size_t len, root, reserve, allocated; in ngx_http_index_handler() local 139 reserve = ilcf->max_index_len; in ngx_http_index_handler() 159 reserve = len + 16; in ngx_http_index_handler() 162 if (reserve > allocated) { in ngx_http_index_handler() 164 name = ngx_http_map_uri_to_path(r, &path, &root, reserve); in ngx_http_index_handler()
|
| /f-stack/dpdk/usertools/ |
| H A D | dpdk-hugepages.py | 240 args.reserve = args.setup 253 if args.reserve: 254 reserve_kb = get_memsize(args.reserve)
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | arc_os.c | 251 arc_memory_throttle(spa_t *spa, uint64_t reserve, uint64_t txg) in arc_memory_throttle() argument 274 atomic_add_64(&spa->spa_lowmem_page_load, reserve / 8); in arc_memory_throttle() 448 arc_memory_throttle(spa_t *spa, uint64_t reserve, uint64_t txg) in arc_memory_throttle() argument
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | virtio.rst | 85 reserve enough huge pages 93 reserve enough huge pages
|
| /f-stack/freebsd/contrib/device-tree/Bindings/timer/ |
| H A D | jcore,pit.txt | 14 required in order to reserve an interrupt number that doesn't
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | arc.h | 307 void arc_tempreserve_clear(uint64_t reserve); 308 int arc_tempreserve_space(spa_t *spa, uint64_t reserve, uint64_t txg);
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_trace_points.c | 59 lib.eal.memzone.reserve)
|
| /f-stack/dpdk/doc/guides/linux_gsg/ |
| H A D | sys_reqs.rst | 188 it is preferable to reserve hugepages at boot time, 191 To reserve hugepages at boot time, a parameter is passed to the Linux kernel on the kernel command … 193 For 2 MB pages, just pass the hugepages option to the kernel. For example, to reserve 1024 pages of… 199 For example, to reserve 4G of hugepage memory in the form of four 1G pages, the following options s…
|
| H A D | build_sample_apps.rst | 104 Run DPDK in legacy memory mode (disable memory reserve/unreserve at runtime, 173 for example, supply ``--socket-mem=0,512`` to try and reserve 512 MB for socket 1 only.
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | arc_os.c | 200 arc_memory_throttle(spa_t *spa, uint64_t reserve, uint64_t txg) in arc_memory_throttle() argument
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | uc101.dts | 146 label = "reserve";
|
| H A D | mucmc52.dts | 155 label = "reserve";
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_spi.h | 115 u8 reserve; member
|
| H A D | opae_spi_transaction.c | 29 header.reserve = 0; \
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ |
| H A D | ingenic,dma.yaml | 53 Bitmask of channels to reserve for devices that need a specific
|
| /f-stack/dpdk/drivers/raw/dpaa2_qdma/ |
| H A D | dpaa2_qdma.h | 243 uint32_t reserve:3; member
|
| /f-stack/dpdk/doc/guides/compressdevs/ |
| H A D | octeontx.rst | 83 reserve enough huge pages
|
| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_malloc.c | 17 uint32_t reserve:30; /* Reserve. */ member
|
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | virtio_crypto.h | 413 uint32_t reserve; member
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | build_and_test.rst | 47 To reserve 1024 pages of 2MB:
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8qxp-colibri.dtsi | 403 /* both pins are connected together, reserve the unused CSI_D05 */ 426 /* both pins are connected together, reserve the unused CSI_D04 */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | nand-controller.yaml | 75 Block Table (BBT). If not found, it will create one, reserve
|