Searched refs:limits (Results 1 – 16 of 16) sorted by relevance
| /spdk/lib/ftl/utils/ |
| H A D | ftl_conf.c | 14 .limits[SPDK_FTL_LIMIT_CRIT] = 2, 16 .limits[SPDK_FTL_LIMIT_HIGH] = 3, 18 .limits[SPDK_FTL_LIMIT_LOW] = 4, 20 .limits[SPDK_FTL_LIMIT_START] = 5,
|
| /spdk/lib/env_ocf/ |
| H A D | mpool.c | 30 const uint32_t limits[env_mpool_max], in env_mpool_create() 57 limits ? limits[i] : -1, zero); in env_mpool_create()
|
| H A D | mpool.h | 26 const uint32_t limits[env_mpool_max],
|
| /spdk/lib/ftl/ |
| H A D | ftl_debug.c | 185 const char *limits[] = { in ftl_dev_dump_stats() local 192 (void)limits; in ftl_dev_dump_stats() 220 FTL_NOTICELOG(dev, " %5s: %"PRIu64"\n", limits[i], dev->stats.limits[i]); in ftl_dev_dump_stats()
|
| H A D | ftl_trace.h | 47 #define ftl_trace_limits(dev, limits, num_free) argument
|
| H A D | ftl_core.c | 64 return dev->conf.limits[type]; in ftl_get_limit() 129 stats->limits[i]++; in ftl_apply_limits()
|
| /spdk/test/unit/lib/bdev/mt/bdev.c/ |
| H A D | bdev_ut.c | 1011 * read/write byte per second rate limits. in basic_qos() 1012 * In this case, all rate limits will take equal effect. in basic_qos() 1186 * byte per sec and read/write byte per sec rate limits. in io_during_qos_queue() 1289 * read/write byte per second rate limits. in io_during_qos_reset() 1741 uint64_t limits[SPDK_BDEV_QOS_NUM_RATE_LIMIT_TYPES] = {}; in qos_dynamic_enable() 1748 limits[i] = UINT64_MAX; in qos_dynamic_enable() 1771 * rate limits. in qos_dynamic_enable() 1775 limits[SPDK_BDEV_QOS_RW_IOPS_RATE_LIMIT] = 10000; in qos_dynamic_enable() 1776 limits[SPDK_BDEV_QOS_RW_BPS_RATE_LIMIT] = 100; in qos_dynamic_enable() 1777 limits[SPDK_BDEV_QOS_R_BPS_RATE_LIMI in qos_dynamic_enable() 1675 uint64_t limits[SPDK_BDEV_QOS_NUM_RATE_LIMIT_TYPES] = {}; qos_dynamic_enable() local 2661 uint64_t limits[SPDK_BDEV_QOS_NUM_RATE_LIMIT_TYPES] = {}; unregister_and_qos_poller() local [all...] |
| /spdk/proto/ |
| H A D | sma.proto | 126 // current limit value unchanged. If one of the limits isn't supported by a 183 // Device level maximum QoS limits 185 // Volume level maximum QoS limits
|
| /spdk/scripts/ |
| H A D | posix.txt | 23 <limits.h>
|
| H A D | setup.sh | 589 To change this, please adjust limits.conf memlock limit for user "$TARGET_USER".
|
| /spdk/lib/ftl/mngt/ |
| H A D | ftl_mngt_misc.c | 192 memset(dev->stats.limits, 0, sizeof(dev->stats.limits)); in ftl_mngt_finalize_startup()
|
| /spdk/doc/ |
| H A D | system_configuration.md | 116 Open the `/etc/security/limits.conf` file as root and append the following: 127 Linux offers a `prlimit` utility that can override limits of any given process.
|
| H A D | applications.md | 57 By default, an SPDK application will set resource limits for core file sizes 58 to RLIM_INFINITY. Specifying `--limit-coredump` will not set the resource limits.
|
| H A D | nvmf_tgt_pg.md | 186 queue depth based on SEND/RECV operation limits and will queue in software as 187 necessary to accommodate (usually lower) limits on READ/WRITE operations.
|
| H A D | sma.md | 118 QoS limits like read IOPS, write IOPS, read/write IOPS, read bandwidth,
|
| /spdk/scripts/perf/nvmf/ |
| H A D | README.md | 255 as there are connected subsystems. This option limits the number of CPU cores
|