/openbmc/qemu/docs/ |
H A D | block-replication.txt | 1 Block replication 10 Block replication is used for continuous checkpoints. It is designed 15 This document gives an overview of block replication's design. 28 The following is the image of block replication workflow: 61 We are going to implement block replication from many basic 85 children, providing replication between a primary disk and the host that 90 2) The new block filter (the name is replication) will control the block 91 replication. 106 of the NBD server into the secondary disk. So before block replication, 110 can become the new primary and continue replication. [all …]
|
H A D | COLO-FT.txt | 13 Virtual machine (VM) replication is a well known technique for providing 97 For more details, please refer to docs/block-replication.txt. 202 -drive if=none,id=childs0,driver=replication,mode=secondary,file.driver=qcow2,\ 227 …tor-command", "arguments": {"command-line": "drive_add -n buddy driver=replication,mode=primary,fi… 245 if you want to resume the replication, follow "Primary resume replication" 248 if you want to resume the replication, follow "Secondary resume replication" 280 == Primary resume replication == 281 Resume replication after new Secondary is up. 290 …tor-command", "arguments":{ "command-line": "drive_add -n buddy driver=replication,mode=primary,fi… 307 == Secondary resume replication == [all …]
|
H A D | colo-proxy.txt | 214 a.COLO-proxy must work with COLO-frame and Block-replication.
|
/openbmc/linux/arch/mips/sgi-ip27/ |
H A D | Kconfig | 30 machine. This is required in order to support text replication on 34 bool "Kernel text replication support"
|
H A D | ip27-klnuma.c | 38 #error Kernel replication works with mapped kernel support. No calias support. in setup_replication_mask()
|
/openbmc/qemu/block/ |
H A D | meson.build | 100 if get_option('replication').allowed() 101 block_ss.add(files('replication.c'))
|
/openbmc/qemu/migration/ |
H A D | meson.build | 36 if get_option('replication').allowed()
|
/openbmc/linux/fs/coda/ |
H A D | Kconfig | 11 replication, security model for authentication and encryption,
|
/openbmc/qemu/tests/unit/ |
H A D | meson.build | 123 tests += {'test-replication': [testblock]} 179 'test-replication': 60,
|
/openbmc/openbmc/poky/meta/recipes-support/db/db/ |
H A D | 0001-clock-Do-not-define-own-timespec.patch | 31 - * it would make sense, like the replication statistics information.
|
/openbmc/qemu/net/ |
H A D | meson.build | 19 if get_option('replication').allowed() or \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ |
H A D | ipvsadm_1.31.bb | 11 locality-based least-connection, locality-based least-connection with replication, \
|
/openbmc/linux/arch/alpha/lib/ |
H A D | strrchr.S | 35 or t5, a1, a1 # .. e1 : character replication complete
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | apply.c | 618 bool replication; in dss_ovl_write_regs() local 631 replication = dss_ovl_use_replication(mp->lcd_config, oi->color_mode); in dss_ovl_write_regs() 633 r = dispc_ovl_setup(ovl->id, oi, replication, &mp->timings, false); in dss_ovl_write_regs()
|
H A D | dss.h | 430 bool replication, const struct omap_video_timings *mgr_timings,
|
H A D | dispc.c | 2558 bool replication, const struct omap_video_timings *mgr_timings, in dispc_ovl_setup_common() argument 2742 dispc_ovl_enable_replication(plane, caps, replication); in dispc_ovl_setup_common() 2748 bool replication, const struct omap_video_timings *mgr_timings, in dispc_ovl_setup() argument 2761 oi->color_mode, oi->rotation, oi->mirror, channel, replication); in dispc_ovl_setup() 2767 oi->rotation_type, replication, mgr_timings, mem_to_mem); in dispc_ovl_setup()
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | Kconfig | 193 tristate "locality-based least-connection with replication scheduling" 195 The locality-based least-connection with replication scheduling 205 from the server set, in order to avoid high degree of replication.
|
/openbmc/openbmc/poky/meta/recipes-support/db/ |
H A D | db_5.3.28.bb | 60 DB5_CONFIG ?= "--enable-o_direct --disable-cryptography --disable-queue --disable-replication --dis…
|
/openbmc/qemu/qapi/ |
H A D | migration.json | 1818 # @xen-set-replication: 1820 # Enable or disable replication. 1837 { 'command': 'xen-set-replication', 1844 # The result format for 'query-xen-replication-status'. 1846 # @error: true if an error happened, false if replication is normal. 1858 # @query-xen-replication-status: 1860 # Query replication status while the vm is running. 1871 { 'command': 'query-xen-replication-status', 1878 # Xen uses this command to notify replication to trigger a checkpoint.
|
/openbmc/qemu/docs/system/ |
H A D | vm-templating.rst | 13 new VMs. This allows for fast and efficient replication of VMs, resulting
|
/openbmc/qemu/scripts/ |
H A D | meson-buildoptions.sh | 462 --enable-replication) printf "%s" -Dreplication=enabled ;; 463 --disable-replication) printf "%s" -Dreplication=disabled ;;
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 2620 bool replication, const struct videomode *vm, in dispc_ovl_setup_common() argument 2784 dispc_ovl_enable_replication(dispc, plane, caps, replication); in dispc_ovl_setup_common() 2797 const bool replication = true; in dispc_ovl_setup() local 2803 oi->fourcc, oi->rotation, channel, replication); in dispc_ovl_setup() 2811 oi->rotation_type, replication, vm, mem_to_mem, in dispc_ovl_setup() 2827 const bool replication = true; in dispc_wb_setup() local 2845 replication, vm, mem_to_mem, DRM_COLOR_YCBCR_BT601, in dispc_wb_setup()
|
/openbmc/qemu/ |
H A D | meson_options.txt | 325 option('replication', type: 'feature', value: 'auto', feature 326 description: 'replication support')
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
H A D | change-log.rst | 21 - Implementation of a replication strategy for FWU metadata in TF-M according to the FWU specificat…
|
/openbmc/linux/Documentation/filesystems/ |
H A D | ceph.rst | 15 * N-way replication of data across storage nodes
|