Home
last modified time | relevance | path

Searched refs:ioengine (Results 126 – 137 of 137) sorted by relevance

123456

/dports/benchmarks/fio/fio-3.29/engines/
H A Drdma.c1393 FIO_STATIC struct ioengine_ops ioengine = { variable
1414 register_ioengine(&ioengine); in fio_rdmaio_register()
1419 unregister_ioengine(&ioengine); in fio_rdmaio_unregister()
/dports/benchmarks/fio/fio-3.29/tools/
H A Dgenfio127 ioengine=libaio
/dports/benchmarks/fio/fio-3.29/
H A Dgfio.c139 multitext_update_entry(&ge->eta.ioengine, 0, ""); in clear_ge_ui_info()
1347 multitext_set_entry(&ge->eta.ioengine, index); in combo_entry_changed()
1357 multitext_free(&ge->eta.ioengine); in combo_entry_destroy()
1393 ge->eta.ioengine.entry = new_info_entry_in_frame(probe_box, "IO Engine"); in new_client_page()
H A DHOWTO164 .. option:: --enghelp=[ioengine[,command]]
167 defined by `ioengine`. If no `ioengine` is given, list all
361 ioengine=libaio
409 ioengine=libaio
1812 The :option:`ioengine` must be `rdma`.
1916 .. option:: ioengine=str
2018 fio ioengine.
2046 ioengine defines engine specific options.
2170 :option:`ioengine` that defines them is selected.
3291 :option:`ioengine`\=null, not for much else.
[all …]
H A Dgclient.c603 multitext_add_entry(&ge->eta.ioengine, (const char *) o->ioengine); in gfio_add_job_op()
610 multitext_set_entry(&ge->eta.ioengine, 0); in gfio_add_job_op()
H A Dinit.c1102 if (!td->o.ioengine) {
1114 if (!strcmp(td->io_ops->name, td->o.ioengine)) {
H A DMakefile655 …./fio --minimal --thread --exitall_on_error --runtime=1s --name=nulltest --ioengine=null --rw=rand…
H A Dbackend.c2044 if (!strcmp(td->o.ioengine, "cpuio"))
H A Doptions.c1855 .off1 = offsetof(struct thread_options, ioengine),
/dports/net/nbdkit/nbdkit-1.20.4/
H A DBENCHMARKING84 ioengine=libaio
/dports/databases/hbase/hbase-1.2.1/src/main/asciidoc/_chapters/
H A Dhbase-default.adoc1246 [[hbase.bucketcache.ioengine]]
1247 *`hbase.bucketcache.ioengine`*::
H A Darchitecture.adoc760 You set which via the `hbase.bucketcache.ioengine` setting.
762 Setting it to `offheap` will have BucketCache make its allocations off-heap, and an ioengine settin…
781 Setting `hbase.bucketcache.ioengine` and `hbase.bucketcache.size` > 0 enables `CombinedBlockCache`.
799 <name>hbase.bucketcache.ioengine</name>

123456