Home
last modified time | relevance | path

Searched refs:checkpoint (Results 1 – 20 of 20) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0001-checkpoint.h-Add-missing-includes-cstdint.patch4 Subject: [PATCH] checkpoint.h: Add missing includes <cstdint>
14 FAILED: CMakeFiles/checkpoint_test.dir/utilities/checkpoint/checkpoint_test.cc.o
15 In file included from rocksdb/9.10.0/git/utilities/checkpoint/checkpoint_test.cc:11:
16 rocksdb/9.10.0/git/include/rocksdb/utilities/checkpoint.h:49:35: error: 'uint64_t' has not been dec…
19 rocksdb/9.10.0/git/include/rocksdb/utilities/checkpoint.h:14:1: note: 'uint64_t' is defined in head…
27 include/rocksdb/utilities/checkpoint.h | 1 +
30 Index: git/include/rocksdb/utilities/checkpoint.h
32 --- git.orig/include/rocksdb/utilities/checkpoint.h
33 +++ git/include/rocksdb/utilities/checkpoint.h
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A D0001-Add-missing-includes-cstdint-and-cstdio.patch14 storage/rocksdb/rocksdb/include/rocksdb/utilities/checkpoint.h | 1 +
20 …ksdb/rocksdb/include/rocksdb/utilities/checkpoint.h b/storage/rocksdb/rocksdb/include/rocksdb/util…
22 --- a/storage/rocksdb/rocksdb/include/rocksdb/utilities/checkpoint.h
23 +++ b/storage/rocksdb/rocksdb/include/rocksdb/utilities/checkpoint.h
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/
H A D0001-tests-fix-TESTSUITE_AT.patch59 checkpoint/defaults.at\
60 - checkpoint/interval.at\
61 - checkpoint/dot.at\
62 checkpoint/dot-compat.at\
63 checkpoint/dot-int.at\
64 + checkpoint/dot.at\
65 + checkpoint/interval.at\
/openbmc/qemu/docs/
H A Dblock-replication.txt18 High availability solutions such as micro checkpoint and COLO will do
20 identical right after a VM checkpoint, but becomes different as the VM
21 executes till the next checkpoint. To support disk contents checkpoint,
23 only dropped at next checkpoint time. To reduce the network transportation
24 effort during a vmstate checkpoint, the disk modification operations of
124 decides when to do a new checkpoint, when to do failover).
131 Start block replication, called in migration/checkpoint thread.
134 must hold the I/O mutex lock if it is in migration/checkpoint
139 The caller must hold the I/O mutex lock if it is in migration/checkpoint
143 The caller must hold the I/O mutex lock if it is in migration/checkpoint
[all …]
H A DCOLO-FT.txt21 immediately. Otherwise, a VM checkpoint (on demand) is conducted.
106 both side. Then decide whether to start a checkpoint according to some rules.
238 You can issue command '{ "execute": "migrate-set-parameters" , "arguments":{ "x-checkpoint-delay": …
239 to change the idle checkpoint period time
334 3. Reduce checkpoint VM’s downtime while doing checkpoint.
H A Dcolo-proxy.txt15 whether to do checkpoint. With COLO-proxy's help,
26 If the packet difference, notify COLO-frame to do checkpoint and send
98 and do checkpoint.
/openbmc/qemu/
H A Dreplication.c67 if (rs->ops && rs->ops->checkpoint) { in replication_do_checkpoint_all()
68 rs->ops->checkpoint(rs, &local_err); in replication_do_checkpoint_all()
/openbmc/qemu/include/block/
H A Dreplication.h113 void (*checkpoint)(ReplicationState *rs, Error **errp); member
/openbmc/qemu/stubs/
H A Dreplay-tools.c39 bool replay_checkpoint(ReplayCheckpoint checkpoint) in replay_checkpoint() argument
/openbmc/openbmc/poky/meta/files/
H A Dtoolchain-shar-extract.sh268 …tail -n +$payload_offset "$0"| zstd -T0 -dc | $SUDO_EXEC tar mx -C $target_sdk_dir --checkpoint=.2…
274 …tail -n +$payload_offset "$0"| $SUDO_EXEC tar mxJ -C $target_sdk_dir --checkpoint=.2500 $EXTRA_TAR…
/openbmc/openbmc/poky/meta/classes-global/
H A Dlogging.bbclass91 # Print debug messages. These are appropriate for progress checkpoint
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/
H A Drocksdb_9.10.0.bb24 file://0001-checkpoint.h-Add-missing-includes-cstdint.patch \
/openbmc/qemu/docs/devel/
H A Dreplay.rst94 in record mode we save to the log special "checkpoint" event.
99 of time. That's why we do not process a group of timers until the checkpoint
112 checkpoint. ``icount_start_warp_timer`` checks if the CPUs are idle and if so
/openbmc/u-boot/drivers/mtd/ubi/
H A DKconfig79 only has to locate a checkpoint (called fastmap) on the device.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0002-Fix-in-AEAD-for-psa-arch-test-254.patch6 PSA crypto test 254 fails at checkpoint 6.
/openbmc/qemu/block/
H A Dreplication.c77 .checkpoint = replication_do_checkpoint,
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac.c1969 char check_des (MAC_ENGINE *eng, uint32_t bufnum, int checkpoint) in check_des() argument
2004 if ( checkpoint ) in check_des()
2045 checkpoint); in check_des()
2065 if (!checkpoint) { in check_des()
/openbmc/docs/designs/
H A Devent-logging.md513 description: An update is in progress and has reached a checkpoint.
605 "Description": "An update is in progress and has reached a checkpoint."
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt2693 checkpoint.c: 21921
/openbmc/u-boot/
H A DREADME2388 only has to locate a checkpoint (called fastmap) on the device.