Coder Social home page Coder Social logo

Comments (3)

richardelling avatar richardelling commented on September 17, 2024 1

NB, some module parameters are done with module_param(), others with module_param_call(), and more with ZFS_MODULE_PARAM()

from openzfs-docs.

behlendorf avatar behlendorf commented on September 17, 2024

The intent is to convert everything to ZFS_MODULE_PARAM and ZFS_MODULE_PARAM_CALL. This is currently the case for all of the common code, however some of the platform specific code may still use the platform specific interfaces.

from openzfs-docs.

behlendorf avatar behlendorf commented on September 17, 2024

The following new module options were added fir OpenZFS 2.0. They're all described in the man pages but not yet added to this documentation. I've opened PR #76 which which adds the new l2arc options, but none of the rest.

metaslab_unload_delay
metaslab_unload_delay_ms
vdev_file_logical_ashift
vdev_file_physical_ashift
zfetch_max_idistance
zfs_allow_redacted_dataset_mount
zfs_arc_eviction_pct
zfs_arc_shrinker_limit
zfs_fallocate_reserve_percent
zfs_history_output_max
zfs_initialize_chunk_size
zfs_keep_log_spacemaps_at_export
zfs_livelist_condense_new_alloc
zfs_livelist_condense_sync_cancel
zfs_livelist_condense_sync_pause
zfs_livelist_condense_zthr_cancel
zfs_livelist_condense_zthr_pause
zfs_livelist_max_entries
zfs_livelist_min_percent_shared
zfs_max_async_dedup_frees
zfs_max_log_walking
zfs_max_logsm_summary_length
zfs_max_nvlist_src_size
zfs_metaslab_max_size_cache_sec
zfs_metaslab_mem_limit
zfs_min_metaslabs_to_flush
zfs_rebuild_max_segment
zfs_recv_queue_ff
zfs_recv_write_batch_size
zfs_send_no_prefetch_queue_ff
zfs_send_no_prefetch_queue_length
zfs_send_queue_ff
zfs_unflushed_log_block_max
zfs_unflushed_log_block_min
zfs_unflushed_log_block_pct
zfs_unflushed_max_mem_amt
zfs_unflushed_max_mem_ppm
zfs_vdev_default_ms_shift
zfs_vdev_max_auto_ashift
zfs_vdev_min_auto_ashift
zfs_vdev_rebuild_max_active
zfs_vdev_rebuild_min_active
zfs_zevent_retain_expire_secs
zfs_zevent_retain_max

from openzfs-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.