Home
last modified time | relevance | path

Searched refs:tunable (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dutil.c170 list_tunables_cb(const zfs_tunable_t *tunable, void *arg) in list_tunables_cb() argument
183 int err = zfs_tunable_get(tunable, val, sizeof (val)); in list_tunables_cb()
185 printf("%s: %s\n", tunable->zt_name, val); in list_tunables_cb()
188 tunable->zt_name, strerror(err)); in list_tunables_cb()
190 printf("%s [%s %s]: %s\n", tunable->zt_name, in list_tunables_cb()
191 type[tunable->zt_type], perm[tunable->zt_perm], in list_tunables_cb()
192 tunable->zt_desc); in list_tunables_cb()
227 const zfs_tunable_t *tunable = zfs_tunable_lookup(k); in handle_tunable_option() local
228 if (tunable == NULL) { in handle_tunable_option()
234 if (zfs_tunable_get(tunable, vold, sizeof (vold)) != 0) in handle_tunable_option()
[all …]
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_cmdline.c35 char tunable[64]; in video_get_options() local
51 snprintf(tunable, sizeof(tunable), "kern.vt.fb.modes.%s", in video_get_options()
55 printf("[drm] - %s\n", tunable); in video_get_options()
58 options = kern_getenv(tunable); in video_get_options()
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dtunables.h53 _SYS_TUNABLES_H int zfs_tunable_set(const zfs_tunable_t *tunable,
55 _SYS_TUNABLES_H int zfs_tunable_get(const zfs_tunable_t *tunable, char *val,
60 typedef int (*zfs_tunable_iter_t)(const zfs_tunable_t *tunable, void *arg);
/freebsd/sys/dev/isci/
H A Disci_controller.c302 unsigned long tunable; in isci_controller_initialize() local
320 if (TUNABLE_ULONG_FETCH("hw.isci.no_outbound_task_timeout", &tunable)) in isci_controller_initialize()
322 (uint8_t)tunable; in isci_controller_initialize()
324 if (TUNABLE_ULONG_FETCH("hw.isci.ssp_max_occupancy_timeout", &tunable)) in isci_controller_initialize()
326 (uint16_t)tunable; in isci_controller_initialize()
328 if (TUNABLE_ULONG_FETCH("hw.isci.stp_max_occupancy_timeout", &tunable)) in isci_controller_initialize()
330 (uint16_t)tunable; in isci_controller_initialize()
332 if (TUNABLE_ULONG_FETCH("hw.isci.ssp_inactivity_timeout", &tunable)) in isci_controller_initialize()
334 (uint16_t)tunable; in isci_controller_initialize()
336 if (TUNABLE_ULONG_FETCH("hw.isci.stp_inactivity_timeout", &tunable)) in isci_controller_initialize()
[all …]
/freebsd/sys/arm64/arm64/
H A Dcpu_feat.c43 char tunable[32]; in enable_cpu_feat() local
59 snprintf(tunable, sizeof(tunable), "hw.feat.%s", in enable_cpu_feat()
61 if (TUNABLE_BOOL_FETCH(tunable, &val)) { in enable_cpu_feat()
/freebsd/sys/dev/vt/colors/
H A Dvt_termcolors.c136 char tunable[32]; in vt_palette_init() local
140 snprintf(tunable, sizeof(tunable), in vt_palette_init()
142 if (TUNABLE_STR_FETCH(tunable, rgb, sizeof(rgb))) { in vt_palette_init()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg1 # This file exports variables for each tunable used in the test suite.
4 # the tests with conditional logic for deciding how to set each tunable, the
13 # tunable is not implemented.
17 # NAME FreeBSD tunable Linux tunable
H A Dlibtest.shlib3387 # Set a global system tunable (64-bit value)
3389 # $1 tunable name (use a NAME defined in tunables.cfg)
3390 # $2 tunable values
3398 # Set a global system tunable (32-bit value)
3400 # $1 tunable name (use a NAME defined in tunables.cfg)
3401 # $2 tunable values
3414 eval "typeset tunable=\$$name"
3415 case "$tunable" in
3432 echo "$value" >"$zfs_tunables/$tunable"
3435 sysctl vfs.zfs.$tunable=$value
[all …]
/freebsd/sys/dev/dpaa/
H A Dif_dtsec.c602 char tunable[64]; in dtsec_configure_mode() local
604 snprintf(tunable, sizeof(tunable), "%s.independent_mode", in dtsec_configure_mode()
608 TUNABLE_INT_FETCH(tunable, &sc->sc_mode); in dtsec_configure_mode()
/freebsd/sys/dev/hid/
H A Dhidmap.c745 char tunable[40]; in hidmap_attach() local
752 snprintf(tunable, sizeof(tunable), "hw.hid.%s.debug", in hidmap_attach()
754 TUNABLE_INT_FETCH(tunable, &hm->debug_level); in hidmap_attach()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dperf.shlib487 for tunable in \
501 if [ "$tunable" != "zfs_arc_max" ]
505 printf " \"$tunable\": \"$(<$zfs_tunables/$tunable)\"" \
/freebsd/sys/dev/drm2/
H A Ddrm_fb_helper.c111 char tunable[64]; in fb_get_options() local
126 snprintf(tunable, sizeof(tunable), "kern.vt.fb.modes.%s", in fb_get_options()
129 DRM_INFO(" - %s\n", tunable); in fb_get_options()
131 *option = kern_getenv(tunable); in fb_get_options()
/freebsd/sys/kern/
H A Dlinker_if.m183 # Propagate system tunable values to all vnets.
/freebsd/stand/common/
H A Dhelp.common299 # Tset Stunables DSet kernel tunable values
301 Various kernel tunable parameters can be overridden by specifying new
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dnvidia,tegra20-sdhci.txt83 trimmer value for non-tunable modes.
/freebsd/
H A DUPDATING280 To keep using the random address, set the loader tunable
296 tunable hw.usb.usbhid.enable=0.
634 A new loader tunable net.pf.default_to_drop allows pf(4)’s default
653 Enable vnet sysctl variables to be loader tunable. SYSCTLs which
812 the sysctl/tunable hw.bus.disable_failed_devices=false).
1483 kern.random.initial_seeding.bypass_before_seeding: tunable; set
1497 kern.random.initial_seeding.disable_bypass_warnings: tunable; set
1664 loader tunable 'hw.nvme.use_nvd=1' if you wish to use the existing
1720 EFIRT may be disabled via a loader tunable, efi.rt.disabled, if a system
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md118 I/O has been issued to the vdev. The scheduler and its tunable
/freebsd/sys/cam/ctl/
H A DREADME.ctl.txt175 loader tunable and the ctladm command line. (You can now specify
/freebsd/sys/conf/
H A DNOTES150 # Default boot tag; may use 'kern.boot_tag' loader tunable to override. The
154 # size for both BOOT_TAG and the assocated tunable.
496 # the kern.ktrace_request_pool tunable and sysctl.
1416 # kern.cam.scsi_delay tunable/sysctl.
2686 # be enabled with the debug.verbose_sysinit=1 tunable.
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc1234 Setting this tunable to zero disables
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION988 limitation mechanisms, tunable via sysctl:
/freebsd/share/dict/
H A Dweb2209153 tunable