Home
last modified time | relevance | path

Searched refs:downtime (Results 1 – 23 of 23) sorted by relevance

/openbmc/qemu/tests/migration/guestperf/
H A Dprogress.py81 downtime, argument
92 self._downtime = downtime
H A Dscenario.py24 downtime=500, argument
40 self._downtime = downtime # milliseconds
H A Dshell.py147 downtime=args.downtime,
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dmigrate-bitmaps-postcopy-test186 downtime = event_dist(event_stop, event_resume)
189 assert downtime * 10 < postcopy_time
191 print('downtime:', downtime)
/openbmc/qemu/docs/
H A Dmulti-thread-compression.txt24 about 70% in a typical case. In addition to this, the VM downtime can be
80 downtime(msec): | 100 | 27
100 downtime(msec): | 337 | 173
H A Dxbzrle.txt5 of VM downtime and the total live-migration time of Virtual machines.
H A Drdma.txt106 Here is a brief summary of total migration time and downtime using RDMA:
130 migration *downtime*. This is because, without this feature, all of the
H A DCOLO-FT.txt334 3. Reduce checkpoint VM’s downtime while doing checkpoint.
/openbmc/qemu/docs/devel/migration/
H A Dvfio.rst15 helps to reduce the total downtime of the VM. VFIO devices opt-in to pre-copy
19 When pre-copy is supported, it's possible to further reduce downtime by
24 guarantee that and thus, can potentially reduce downtime even further.
124 achieve its downtime tolerances. If QEMU during pre-copy phase keeps finding
126 it is likely to find dirty pages and can predict the downtime accordingly.
/openbmc/qemu/qapi/
H A Dmigration.json52 # @downtime-bytes: The number of bytes sent while the guest is paused
73 'precopy-bytes': 'uint64', 'downtime-bytes': 'uint64',
208 # @downtime: only present when migration finishes correctly total
209 # downtime in milliseconds for the guest. (since 1.3)
211 # @expected-downtime: only present while migration is active expected
212 # downtime in milliseconds for the guest in last walk of the dirty
267 '*expected-downtime': 'int',
268 '*downtime': 'int',
430 # @postcopy-blocktime: Calculate downtime for postcopy live migration
465 # This can reduce downtime if devices that support this capability
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-driver-qat21 but minimizes the customer’s system downtime. Also, if there are
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-reload.rst43 include reset or downtime as needed to perform the actions.
/openbmc/qemu/migration/
H A Dmigration.h354 int64_t downtime; member
H A Dtrace-events50 …, const char *idstr, uint32_t instance_id, int64_t downtime) "type=%s idstr=%s instance_id=%d down…
51 …, const char *idstr, uint32_t instance_id, int64_t downtime) "type=%s idstr=%s instance_id=%d down…
H A Dmigration.c126 if (!s->downtime) { in migration_downtime_end()
127 s->downtime = now - s->downtime_start; in migration_downtime_end()
1164 info->downtime = s->downtime; in populate_time_info()
1686 s->downtime = 0; in migrate_init()
H A Dmigration-hmp-cmds.c87 info->downtime); in hmp_info_migrate()
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A DREADME10 iii) allow work to continue even with downtime upstream
/openbmc/linux/fs/xfs/
H A DKconfig136 filesystem downtime by supplementing xfs_repair. The key
170 filesystem downtime by fixing minor problems before they cause the
/openbmc/docs/designs/
H A Dguard-on-bmc.md6 the system downtime can be prevented by isolating the faulty components. This
/openbmc/linux/Documentation/admin-guide/
H A Dras.rst22 * Generally measured as a percentage of downtime per a period of time
35 In order to reduce systems downtime, a system should be capable of detecting
39 it causes data loss or system downtime.
/openbmc/linux/drivers/acpi/
H A DKconfig529 afford the downtime related to restarting it, or when the work
/openbmc/linux/Documentation/admin-guide/mm/
H A Dmemory-hotplug.rst25 - Replacing hardware, such as DIMMs or whole NUMA nodes, without downtime. One
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst100 | downtime by increasing the redundancy of each storage system through the |
165 health when doing so requires **manual intervention** and downtime.
254 different motivations of online fsck, which are to **minimize system downtime**
621 reducing unexpected downtime.
3169 hundreds of billions of files because the downtime would be excessive.