:orphan: .. index:: pair: struct; tapi_nvme_onvme_target_opts .. _doxid-structtapi__nvme__onvme__target__opts: struct tapi_nvme_onvme_target_opts ================================== .. toctree:: :hidden: Overview ~~~~~~~~ ONVMe target opts :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_nvme_onvme_target_opts { // fields bool :ref:`is_nullblock`; :ref:`te_string` :ref:`cores`; unsigned :ref:`max_worker_conn`; int :ref:`log_level`; }; .. _details-structtapi__nvme__onvme__target__opts: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ ONVMe target opts Fields ------ .. index:: pair: variable; is_nullblock .. _doxid-structtapi__nvme__onvme__target__opts_1a0ad4dbcb0190aaa6a3699358ecfd4f85: .. ref-code-block:: cpp :class: doxyrest-title-code-block bool is_nullblock Target use nullblock instend nvme dev .. index:: pair: variable; cores .. _doxid-structtapi__nvme__onvme__target__opts_1ad8235ab398fc5dc554b14ce5662407e7: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`te_string` cores Target will use the specified cpu .. index:: pair: variable; max_worker_conn .. _doxid-structtapi__nvme__onvme__target__opts_1a7cb85652d7618972a846ac77c916157f: .. ref-code-block:: cpp :class: doxyrest-title-code-block unsigned max_worker_conn Maximum number of connections to accept per worker .. index:: pair: variable; log_level .. _doxid-structtapi__nvme__onvme__target__opts_1a8bc527aeb9d46338814fbf79d05e96f7: .. ref-code-block:: cpp :class: doxyrest-title-code-block int log_level Log level of ONVMe proccess