Home
last modified time | relevance | path

Searched refs:incremental (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-incremental_22.10.0.bb2 HOMEPAGE = "https://github.com/twisted/incremental"
17 # python-incremental which uses python-twisted, so this hack is OK.
18 RDEPENDS:python3-incremental-native:remove = "python3-twisted-native"
H A Dpython3-twisted_22.10.0.bb42 python3-incremental-native \
66 python3-incremental \
/openbmc/qemu/docs/interop/
H A Dbitmaps.rst14 incremental or differential backup regimens.
544 full and incremental backups.
760 "sync": "incremental"
786 from each incremental backup.
834 "sync": "incremental"
931 "sync": "incremental"
1257 "sync": "incremental"
1340 "sync": "incremental"
1400 "sync": "incremental",
1409 "sync": "incremental",
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D256.out95 "sync": "incremental",
105 "sync": "incremental",
H A D124246 for incremental, reference in bitmap.backups:
247 self.assertTrue(iotests.compare_images(incremental, reference))
H A D257.out5238 -- Sync mode incremental tests --
5241 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn…
5244 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn…
5247 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn…
5249 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba…
5250 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn…
5256 …GenericError", "desc": "Bitmap sync mode must be 'on-success' when using sync mode 'incremental'"}}
5259 …GenericError", "desc": "Bitmap sync mode must be 'on-success' when using sync mode 'incremental'"}}
5261 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba…
5265 …GenericError", "desc": "Bitmap sync mode must be 'on-success' when using sync mode 'incremental'"}}
[all …]
/openbmc/linux/drivers/staging/board/
H A DKconfig11 This in turn allows for incremental development of both
/openbmc/u-boot/tools/buildman/
H A Dbuilderthread.py86 def __init__(self, builder, thread_num, incremental, per_board_out_dir): argument
91 self.incremental = incremental
237 if not self.incremental:
H A Dcontrol.py297 incremental=options.incremental,
/openbmc/openbmc/poky/meta/classes/
H A Drm_work_and_downloads.bbclass16 # sources, this class is also not suitable for incremental builds.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/files/
H A D0001-csv-revision-Drop-the-git-revision-info.patch7 to produce an incremental revision number like 1.8.18.13 or 1.8.18.14
/openbmc/linux/Documentation/filesystems/
H A Dbtrfs.rst28 * Efficient incremental backup and FS mirroring (send/receive)
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/
H A D0001-tests-fix-TESTSUITE_AT.patch98 - incremental.at\
108 + incremental.at\
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A Dredis.conf1200 aof-rewrite-incremental-fsync yes
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.4/
H A Dredis.conf1200 aof-rewrite-incremental-fsync yes
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Dlibstd-rs_1.75.0.bb41 …# With the incremental build support added in 1.24, the libstd deps directory also includes depend…
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/
H A Drsync_3.3.0.bb3 DESCRIPTION = "rsync is an open source utility that provides fast incremental file transfer."
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dcve-update-nvd2-native.bb29 # CVE database incremental update age threshold, in seconds. If the database is
30 # older than this threshold, do a full re-download, else, do an incremental
191 … bb.error("CVE database: Trying to do an incremental update on a larger than supported range")
/openbmc/linux/net/ceph/
H A Dosdmap.c1340 bool incremental) in __decode_pools() argument
1353 if (!incremental || !pi) { in __decode_pools()
1391 decode_mapping_fn_t fn, bool incremental)
1395 WARN_ON(!incremental && !fn);
1409 WARN_ON(!incremental);
1415 pg = fn(p, end, incremental);
1433 bool incremental) in __decode_pg_temp() argument
1439 if (len == 0 && incremental) in __decode_pg_temp()
1472 bool incremental) in __decode_primary_temp() argument
1478 if (osd == (u32)-1 && incremental) in __decode_primary_temp()
/openbmc/linux/Documentation/networking/
H A Dxfrm_sync.rst124 used to provide default values for the XFRMA_ETIMER_THRESH in incremental
129 in incremental packet count. The default is two packets.
/openbmc/openbmc-tools/ipkdbg/
H A DREADME.md181 with [`INC_IPK_IMAGE_GEN = "1"`][incremental-builds] by archiving the directory
195 [incremental-builds]:
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dfirmware-activate.rst35 If the platform has a concept of incremental work needed to perform
/openbmc/linux/samples/bpf/
H A DREADME.rst75 We recommend that developers who want the fastest incremental builds
/openbmc/linux/Documentation/process/
H A Dapplying-patches.rst252 The 5.x.y incremental patches live at
315 The -stable team provides normal as well as incremental patches. Below is
321 These patches are not incremental, meaning that for example the 5.7.3
369 The -rc patches are not incremental, they apply to a base 5.x kernel, just
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_poh_counter.robot5 ... POH (Power-On Hours) counter is the incremental count of power ON

123