Page MenuHomeFreeBSD

D57721.id180209.diff
No OneTemporary

D57721.id180209.diff

diff --git a/sys/contrib/openzfs/module/os/freebsd/zfs/sysctl_os.c b/sys/contrib/openzfs/module/os/freebsd/zfs/sysctl_os.c
--- a/sys/contrib/openzfs/module/os/freebsd/zfs/sysctl_os.c
+++ b/sys/contrib/openzfs/module/os/freebsd/zfs/sysctl_os.c
@@ -512,19 +512,6 @@
return (param_set_active_allocator_common(buf));
}
-/*
- * The in-core space map representation is more compact than its on-disk form.
- * The zfs_metaslab_condense_pct determines how much more compact the in-core
- * space map representation must be before we compact it on-disk.
- * Values should be greater than or equal to 100.
- */
-extern uint_t zfs_metaslab_condense_pct;
-
-SYSCTL_UINT(_vfs_zfs_metaslab, OID_AUTO, condense_pct,
- CTLFLAG_RWTUN, &zfs_metaslab_condense_pct, 0,
- "Condense on-disk spacemap when it is more than this many percents"
- " of in-memory counterpart");
-
extern uint_t zfs_remove_max_segment;
SYSCTL_UINT(_vfs_zfs, OID_AUTO, remove_max_segment,

File Metadata

Mime Type
text/plain
Expires
Fri, Jun 26, 5:35 AM (3 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34184472
Default Alt Text
D57721.id180209.diff (953 B)

Event Timeline