Home
last modified time | relevance | path

Searched refs:max_bytes (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg29 DBUF_CACHE_MAX_BYTES dbuf_cache.max_bytes dbuf_cache_max_bytes
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_queue.c326 uint64_t max_bytes = zfs_dirty_data_max * in vdev_queue_max_async_writes() local
342 if (dirty > max_bytes || spa_has_pending_synctask(spa)) in vdev_queue_max_async_writes()
357 (max_bytes - min_bytes) + in vdev_queue_max_async_writes()
H A Ddbuf.c4938 ZFS_MODULE_PARAM(zfs_dbuf_cache, dbuf_cache_, max_bytes, ULONG, ZMOD_RW,