Home
last modified time | relevance | path

Searched refs:per (Results 1 – 25 of 93) sorted by relevance

1234

/qemu/docs/specs/
H A Dacpi_pci_hotplug.rst16 Slot injection notification pending. One bit per slot.
24 Slot removal notification pending. One bit per slot.
33 One bit per slot.
38 - Read-only "up" register @0xae00, 4-byte access, bit per slot
39 - Read-only "down" register @0xae04, 4-byte access, bit per slot
41 write: bit per slot eject, read: hotplug feature set
42 - Read-only hotplug capable register @0xae0c, 4-byte access, bit per slot
48 bit per slot. Read-only.
H A Drapl-msr.rst76 8. Calculate the ratio of energy spent per vcpu threads.
90 dividing the time in clock ticks. The number of clock ticks per second can be
91 found by the sysconf system call. A typical value of clock ticks per second is
92 100. So a core can run a process at the maximum of 100 ticks per second. If a
108 A 4 cores package can schedule a maximum of 400 ticks per second with 100 ticks
109 per second per core. If a thread was scheduled for 100 ticks between a second
/qemu/include/hw/
H A Dclock.h55 #define CLOCK_PERIOD_TO_HZ(per) (((per) != 0) ? CLOCK_PERIOD_1SEC / (per) : 0u) argument
/qemu/tests/qemu-iotests/
H A D076.out13 == Zero sectors per track ==
14 qemu-io: can't open device TEST_DIR/parallels-v1: Invalid image: Zero sectors per track
/qemu/rust/hw/timer/hpet/
H A Dmeson.build15 # them when compiling the root per-target static rust lib.
/qemu/rust/hw/char/pl011/
H A Dmeson.build18 # them when compiling the root per-target static rust lib.
/qemu/docs/user/
H A Dmain.rst107 ``-one-insn-per-tb``
108 Run the emulation with one guest instruction per translation block.
252 ``-one-insn-per-tb``
253 Run the emulation with one guest instruction per translation block.
/qemu/gdbstub/
H A Dmeson.build2 # The main gdbstub still relies on per-build definitions of various
/qemu/docs/
H A Dqemu-option-trace.rst.inc18 file) per line; globbing patterns are accepted too. This option is only
H A Dpcie.txt84 number of PCI Express Root Ports per PCI Express Root Bus is 256.
187 10 PCI Express Root Ports or PCI Express Downstream Ports per system
251 per system don't use more than 9 PCI-PCI Bridges, leaving 4K for the
256 PCI Express Root Ports (up to 8 ports per pcie.0 slot)
H A Dthrottle.txt13 units, but it is currently used to limit the number of bytes per second
14 and operations per second (IOPS) when performing disk I/O.
22 Two aspects of the disk I/O can be limited: the number of bytes per
23 second and the number of operations per second (IOPS). For each one of
/qemu/qapi/
H A Dblock.json31 # @lba: Assume 63 sectors per track and one of 16, 32, 64, 128 or 255
36 # @large: The number of cylinders per head is scaled down to 1024 by
H A Dmigration.json41 # @page-size: The number of bytes per page for the various page-based
46 # @pages-per-second: the number of memory pages transferred per second
72 'multifd-bytes': 'uint64', 'pages-per-second': 'uint64',
235 # @postcopy-vcpu-blocktime: list of the postcopy blocktime per vCPU.
251 # @dirty-limit-throttle-time-per-round: Maximum throttle time (in
279 '*dirty-limit-throttle-time-per-round': 'uint64',
396 # efficiently. This essentially saves 1MB of zeroes per block on
800 # @max-bandwidth: maximum speed for migration, in bytes per second.
829 # postcopy. Defaults to 0 (unlimited). In bytes per second.
981 # @max-bandwidth: maximum speed for migration, in bytes per second.
[all …]
H A Dblock-core.json497 # @bps: total throughput limit in bytes per second is specified
499 # @bps_rd: read throughput limit in bytes per second is specified
501 # @bps_wr: write throughput limit in bytes per second is specified
503 # @iops: total I/O operations per second is specified
505 # @iops_rd: read I/O operations per second is specified
507 # @iops_wr: write I/O operations per second is specified
519 # @iops_max: total I/O operations per second during bursts, in bytes
522 # @iops_rd_max: read I/O operations per second during bursts, in bytes
525 # @iops_wr_max: write I/O operations per second during bursts, in
1409 # @speed: the rate limit, bytes per second
[all …]
H A Dacpi.json89 # @slot: slot ID, unique per slot of a given @slot-type
H A Dmachine.json705 # @access-bandwidth: access bandwidth (Bytes per second)
707 # @read-bandwidth: read bandwidth (Bytes per second)
709 # @write-bandwidth: write bandwidth (Bytes per second)
1686 # @sockets: number of sockets per parent container
1688 # @dies: number of dies per parent container
1690 # @clusters: number of clusters per parent container (since 7.0)
1692 # @modules: number of modules per parent container (since 9.1)
1694 # @cores: number of cores per parent container
1696 # @threads: number of threads per core
/qemu/docs/devel/
H A Dcodebase.rst52 Contains interfaces for operations that will be implemented per
100 `User mode <user-mode>` implementation. Contains one folder per target
170 per arch). For every architecture, you can find accelerator specific
174 Contains one subfolder per host supported architecture.
201 `TCG related tests <checktcg-ref>`. Contains code per architecture
H A Dmulti-thread-tcg.rst22 being emulated gained additional cores and per-core performance gains
58 tb_jmp_cache (per-vCPU, cache of recent jumps)
86 per-vCPU basis won't need locking unless other vCPUs will need to
177 handled with a per-vCPU TLB structure which once populated will allow
204 - This is a per-vCPU table - by definition can't race
/qemu/tests/tcg/s390x/
H A DMakefile.softmmu-target29 per \
/qemu/docs/system/s390x/
H A Dbootdevices.rst87 between them, an independent ``loadparm`` may be assigned on a per-device basis.
89 An example guest using per-device ``loadparm``::
101 If a ``loadparm`` is specified on both the machine and a device, the per-device
/qemu/docs/devel/migration/
H A Dqatzip-compression.rst13 capability, indicated by the Pages per Second metric, and also reduces the
22 |8 Channels |Total |down |throughput|pages per | send | recv |
/qemu/po/
H A Dit.po20 msgstr " - Premere Ctrl+Alt+G per rilasciare l'input"
/qemu/docs/interop/
H A Dprl-xml.rst101 * ``Sectors`` - number of the disk sectors per cylinder
130 * ``Blocksize`` - storage cluster size, number of sectors per one cluster.
/qemu/docs/devel/testing/
H A Dqtest.rst47 one variable per architecture, plus ``qtests_generic`` for tests
/qemu/pc-bios/dtb/
H A Dbamboo.dts178 /* Bamboo has all 4 IRQ pins tied together per slot */

1234