Searched refs:trim_vdev_max_pending (Results 1 – 1 of 1) sorted by relevance
82 static u_int trim_vdev_max_pending = 10000; /* Keep up to 10K segments */ variable97 &trim_vdev_max_pending, 0,457 if (tm->tm_pending > trim_vdev_max_pending) in trim_map_vdev_commit()458 hard = (tm->tm_pending - trim_vdev_max_pending) / 4; in trim_map_vdev_commit()