/openbmc/linux/Documentation/translations/zh_CN/mm/ |
H A D | active_mm.rst | 59 计数器,即有多少 “真正的地址空间用户”,另一个是 “mm_count”计数器,即 “lazy” 63 一个lazy的用户仍在活动,所以你实际上得到的情况是,你有一个地址空间 **只** 64 被lazy的用户使用。这通常是一个短暂的生命周期状态,因为一旦这个线程被安排给一 68 “init_mm”应该被认为只是一个 “没有其他上下文时的lazy上下文”,事实上,它主
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/ |
H A D | valkey.conf | 654 lazyfree-lazy-eviction no 655 lazyfree-lazy-expire no 656 lazyfree-lazy-server-del no 657 slave-lazy-flush no
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
H A D | redis.conf | 654 lazyfree-lazy-eviction no 655 lazyfree-lazy-expire no 656 lazyfree-lazy-server-del no 657 slave-lazy-flush no
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.7/ |
H A D | redis.conf | 654 lazyfree-lazy-eviction no 655 lazyfree-lazy-expire no 656 lazyfree-lazy-server-del no 657 slave-lazy-flush no
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 242.out | 16 lazy refcounts: false 38 lazy refcounts: false 72 lazy refcounts: false 114 lazy refcounts: false 165 lazy refcounts: false
|
H A D | 051 | 142 echo === Enable and disable lazy refcounting on the command line, plus some invalid values === 147 run_qemu -drive file="$TEST_IMG",format=qcow2,lazy-refcounts=on 148 run_qemu -drive file="$TEST_IMG",format=qcow2,lazy-refcounts=off 149 run_qemu -drive file="$TEST_IMG",format=qcow2,lazy-refcounts= 150 run_qemu -drive file="$TEST_IMG",format=qcow2,lazy-refcounts=42 151 run_qemu -drive file="$TEST_IMG",format=qcow2,lazy-refcounts=foo 155 echo === With version 2 images enabling lazy refcounts must fail === 160 run_qemu -drive file="$TEST_IMG",format=qcow2,lazy-refcounts=on 161 run_qemu -drive file="$TEST_IMG",format=qcow2,lazy-refcounts=off
|
H A D | 206.out | 22 lazy refcounts: false 34 …"qcow2", "file": {"driver": "file", "filename": "TEST_DIR/PID-t.qcow2"}, "lazy-refcounts": false, … 46 lazy refcounts: false 58 …"qcow2", "file": {"driver": "file", "filename": "TEST_DIR/PID-t.qcow2"}, "lazy-refcounts": true, "… 70 lazy refcounts: true 113 lazy refcounts: false 198 …nts": {"job-id": "job0", "options": {"driver": "qcow2", "file": "node0", "lazy-refcounts": true, "…
|
H A D | 051.out | 101 === Enable and disable lazy refcounting on the command line, plus some invalid values === 104 Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=on 108 Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=off 112 Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts= 113 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=: Parameter 'lazy-refcounts' ex… 115 Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=42 116 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=42: Parameter 'lazy-refcounts' … 118 Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=foo 119 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=foo: Parameter 'lazy-refcounts'… 122 === With version 2 images enabling lazy refcounts must fail === [all …]
|
H A D | 051.pc.out | 101 === Enable and disable lazy refcounting on the command line, plus some invalid values === 104 Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=on 108 Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=off 112 Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts= 113 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=: Parameter 'lazy-refcounts' ex… 115 Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=42 116 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=42: Parameter 'lazy-refcounts' … 118 Testing: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=foo 119 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=foo: Parameter 'lazy-refcounts'… 122 === With version 2 images enabling lazy refcounts must fail === [all …]
|
H A D | 137.out | 18 qemu-io: Parameter 'lazy-refcounts' expects 'on' or 'off' 41 qemu-io: Parameter 'lazy-refcounts' expects 'on' or 'off'
|
H A D | 274.out | 51 lazy refcounts: false 77 lazy refcounts: false 109 lazy refcounts: false 133 lazy refcounts: false 165 lazy refcounts: false
|
/openbmc/ipmitool/contrib/ |
H A D | create_webpage_compact.sh | 110 --lazy 123 --lazy 137 --lazy
|
H A D | create_webpage.sh | 170 --lazy 183 --lazy 197 --lazy
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-lazy-object-proxy_1.10.0.bb | 1 SUMMARY = "A fast and thorough lazy object proxy" 2 HOMEPAGE = "https://python-lazy-object-proxy.readthedocs.io/"
|
H A D | python3-pytest-lazy-fixtures_1.1.1.bb | 4 This project was inspired by pytest-lazy-fixture.\ 11 HOMEPAGE = "https://github.com/dev-petrov/pytest-lazy-fixtures"
|
H A D | python3-msm_0.8.8.bb | 16 python3-lazy \
|
H A D | python3-astroid_3.3.8.bb | 24 python3-lazy-object-proxy \
|
H A D | python3-prettytable_3.12.0.bb | 32 python3-pytest-lazy-fixtures \
|
/openbmc/linux/Documentation/mm/ |
H A D | active_mm.rst | 5 Note, the mm_count refcount may no longer include the "lazy" users 7 with CONFIG_MMU_LAZY_TLB_REFCOUNT=n. Taking and releasing these lazy 63 and a "mm_count" counter that is the number of "lazy" users (ie anonymous 67 user exited on another CPU while a lazy user was still active, so you do 69 lazy users. That is often a short-lived state, because once that thread 74 more. "init_mm" should be considered just a "lazy context when no other
|
/openbmc/linux/kernel/rcu/ |
H A D | tree_nocb.h | 316 unsigned long j, bool lazy) in rcu_nocb_do_flush_bypass() argument 338 if (lazy && rhp) { in rcu_nocb_do_flush_bypass() 360 unsigned long j, bool lazy) in rcu_nocb_flush_bypass() argument 366 return rcu_nocb_do_flush_bypass(rdp, rhp, j, lazy); in rcu_nocb_flush_bypass() 402 bool lazy) in rcu_nocb_try_bypass() argument 454 if (rdp->nocb_nobypass_count < nocb_nobypass_lim_per_jiffy && !lazy) { in rcu_nocb_try_bypass() 475 if (!rcu_nocb_flush_bypass(rdp, rhp, j, lazy)) { in rcu_nocb_try_bypass() 503 if (lazy) in rcu_nocb_try_bypass() 519 if (!ncbs || (bypass_is_lazy && !lazy)) { in rcu_nocb_try_bypass() 673 bool lazy = false; in nocb_gp_wait() local [all …]
|
/openbmc/linux/kernel/ |
H A D | irq_work.c | 186 struct llist_head *raised, *lazy; in irq_work_needs_cpu() local 189 lazy = this_cpu_ptr(&lazy_list); in irq_work_needs_cpu() 192 if (llist_empty(lazy)) in irq_work_needs_cpu()
|
/openbmc/linux/drivers/opp/ |
H A D | of.c | 153 list_del(&opp_table->lazy); in _opp_table_free_required_tables() 167 bool lazy = false; in _opp_table_alloc_required_tables() local 199 lazy = true; in _opp_table_alloc_required_tables() 203 if (lazy) { in _opp_table_alloc_required_tables() 209 list_add(&opp_table->lazy, &lazy_opp_tables); in _opp_table_alloc_required_tables() 384 list_for_each_entry_safe(opp_table, temp, &lazy_opp_tables, lazy) { in lazy_link_required_opp_table() 385 bool lazy = false; in lazy_link_required_opp_table() local 409 lazy = true; in lazy_link_required_opp_table() 420 lazy = false; in lazy_link_required_opp_table() 428 if (!lazy) { in lazy_link_required_opp_table() [all …]
|
H A D | opp.h | 195 struct list_head node, lazy; member 263 return unlikely(!list_empty(&opp_table->lazy)); in lazy_linking_pending()
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | icp_qat_hw_20_comp.h | 69 __u16 lazy; member 102 QAT_FIELD_SET(val32, csr.lazy, in ICP_QAT_FW_COMP_20_BUILD_CONFIG_UPPER()
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/ |
H A D | 0001-fuse-fix-the-return-value-of-help-option.patch | 19 " -z lazy unmount\n",
|