| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 204 | 62 limits=align=4k,max-transfer=64k 63 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \ 68 limits=align=512,max-transfer=64k,opt-write-zero=$CLUSTER_SIZE 69 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \ 74 echo "== non-power-of-2 write zeroes limits ==" 76 limits=align=512,opt-write-zero=15M,max-write-zero=15M,opt-discard=15M,max-discard=15M 77 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \ 81 echo "== non-power-of-2 discard limits ==" 83 limits=align=512,opt-write-zero=15M,max-write-zero=15M,opt-discard=15M,max-discard=15M 84 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \ [all …]
|
| H A D | 177 | 61 limits=align=4k,max-transfer=64k 62 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \ 67 limits=align=512,max-transfer=64k,opt-write-zero=$CLUSTER_SIZE 68 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \ 73 echo "== non-power-of-2 write zeroes limits ==" 75 limits=align=512,opt-write-zero=15M,max-write-zero=15M,opt-discard=15M,max-discard=15M 76 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \ 80 echo "== non-power-of-2 discard limits ==" 82 limits=align=512,opt-write-zero=15M,max-write-zero=15M,opt-discard=15M,max-discard=15M 83 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
|
| H A D | 184 | 70 "limits" : { 97 "limits": { 105 "property" : "limits" 111 "property" : "limits", 120 "property" : "limits" 135 "limits": { 150 "property" : "limits",
|
| H A D | 093 | 126 # Check that the I/O is within the limits and evenly distributed 157 limits = dict([(k, 0) for k in params]) 158 limits[tk] = params[tk] * ndrives 159 self.configure_throttle(ndrives, limits) 160 self.do_test_throttle(ndrives, 5, limits) 175 limits = dict([(k, 0) for k in params]) 176 limits[tk] = params[tk] * self.max_drives 177 self.configure_throttle(self.max_drives, limits) 178 self.do_test_throttle(1, 5, limits, drive) 207 limits = dict([(k, 0) for k in params]) [all …]
|
| /openbmc/qemu/docs/ |
| H A D | throttle.txt | 11 QEMU includes a throttling module that can be used to set limits to 24 them the user can set a global limit or separate limits for read and 27 I/O limits can be set using the throttling.* parameters of -drive, or 42 It is possible to set limits for both IOPS and bps at the same time, 44 write limits or not, but note that if iops-total is set then neither 73 In addition to the basic limits we have just seen, QEMU allows the 78 limits lower the rest of the time. 144 When applying IOPS limits all I/O operations are treated equally 146 of this in order to circumvent the limits and submit one huge I/O 160 requests is never taken into account when applying IOPS limits. [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa/ |
| H A D | 0002-gpio-Include-limits.h-for-PATH_MAX.patch | 4 Subject: [PATCH 2/2] gpio: Include limits.h for PATH_MAX 6 Musl exposes this problem where PATH_MAX is used but limits.h is not 7 included, it works with glibc perhaps due to limits.h being indirectly 24 +#include <limits.h>
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | energy_scale_utils.robot | 32 DCMI Power Get Limits 44 # &{limits}= DCMI Power Get Limits 45 # ${power_setting}= Set Variable ${limits['power_limit']} 51 &{limits}= Key Value Outbuf To Dict ${output} 52 RETURN &{limits} 59 &{limits}= DCMI Power Get Limits 60 ${power_setting}= Get From Dictionary ${limits} power_limit
|
| /openbmc/openbmc/poky/meta/recipes-kernel/powertop/powertop/ |
| H A D | 0001-wakeup_xxx.h-include-limits.h.patch | 4 Subject: [PATCH] wakeup_xxx.h: include limits.h 6 limits.h must be included to define PATH_MAX otherwise build will fail 37 +#include <limits.h> 49 +#include <limits.h>
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/ |
| H A D | 0011-include-limits.h-for-PATH_MAX.patch | 4 Subject: [PATCH] include limits.h for PATH_MAX 26 +#include <limits.h> 38 +#include <limits.h>
|
| /openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/ |
| H A D | login | 52 # set access limits. 56 # Sets up user limits according to /etc/security/limits.conf 57 # (Replaces the use of /etc/limits in old login)
|
| H A D | su | 47 # Sets up user limits, please uncomment and read /etc/security/limits.conf 49 # (Replaces the use of /etc/limits in old login)
|
| /openbmc/u-boot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_dqs.c | 169 DEBUG_DQS_FULL_S("DDR3 - DQS Centralization RX - Find all limits\n"); in ddr3_dqs_centralization_rx() 249 DEBUG_DQS_FULL_S("DDR3 - DQS Centralization TX - Find all limits\n"); in ddr3_dqs_centralization_tx() 287 * Desc: Execute the Find ADLL limits phase. 323 DEBUG_DQS_FULL_S("DDR3 - DQS Find Limits - Starting Find ADLL Limits\n"); in ddr3_find_adll_limits() 354 DEBUG_DQS_FULL_C("DDR3 - DQS Find Limits - Victim DQ - ", in ddr3_find_adll_limits() 362 * The window limits are the adll values where the adll in ddr3_find_adll_limits() 389 DEBUG_DQS_FULL_C("DDR3 - DQS Find Limits - Setting ADLL to ", in ddr3_find_adll_limits() 427 DEBUG_DQS_FULL_C("DDR3 - DQS Find Limits - UnlockPup: ", in ddr3_find_adll_limits() 429 DEBUG_DQS_FULL_C("DDR3 - DQS Find Limits - NewUnlockPup: ", in ddr3_find_adll_limits() 435 DEBUG_DQS_FULL_C("DDR3 - DQS Find Limits - Skipping pup ", in ddr3_find_adll_limits() [all …]
|
| /openbmc/openbmc-test-automation/redfish/extended/ |
| H A D | test_escale_base.robot | 29 # The power limits are documented in 41 Verify Power Limits 49 Verify Power Limits 105 Verify Power Limits 106 [Documentation] Set power levels and verify limits.
|
| /openbmc/openbmc/poky/meta/recipes-devtools/mtd/files/ |
| H A D | 0004-ubifs-utils-extract_files-Include-linux-limits.h.patch | 4 Subject: [PATCH v4 mtd-utils 4/4] ubifs-utils: extract_files: Include <linux/limits.h> 6 Include <linux/limits.h> to fix the following build error when building 34 +#include <linux/limits.h>
|
| /openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
| H A D | libgcc-initial.inc | 12 # b) create a dummy limits.h file so that later when glibc creates one, 22 # libgcc-intial build. We have to create the dummy limits.h to avoid 47 touch ${STAGING_INCDIR}/limits.h
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/ |
| H A D | 0001-Check-for-limits.h-during-configure.patch | 4 Subject: [PATCH 1/5] Check for limits.h during configure 21 +AC_CHECK_HEADERS(limits.h)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memstat/memstat/ |
| H A D | 0001-Include-limits.h-for-PATH_MAX-definition.patch | 4 Subject: [PATCH] Include limits.h for PATH_MAX definition 25 +#include <limits.h>
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
| H A D | 0008-include-linux-limits.h-for-MAX_INPUT.patch | 4 Subject: [PATCH 08/10] include linux/limits.h for MAX_INPUT 24 +#include <linux/limits.h>
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/ |
| H A D | 0004-include-limits.h.patch | 4 Subject: [PATCH] include limits.h 24 +#include <limits.h>
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusb/libusb-compat/ |
| H A D | 0001-usb.h-Include-sys-types.h.patch | 25 /* On linux PATH_MAX is defined in linux/limits.h. */ 27 #include <linux/limits.h>
|
| /openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/fans/phosphor-pid-control/ |
| H A D | fan-setup.service | 8 # Set temperature limits:40C (ALERT) 10 # Set temperature limits: 60C (OT) 12 # Set temperature limits: 50C (THERM)
|
| /openbmc/openpower-occ-control/ |
| H A D | powercap.hpp | 78 /** @brief Return the power cap limits 92 /** @brief Return true if the power cap limits are available */ 148 // Read the current limits from persistent data in PowerCap() 151 // Update limits on dbus in PowerCap() 171 /** @brief Persisted power cap limits */
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | exynos4210.dtsi | 127 samsung,pix-limits = <4224 8192 1920 4224>; 133 samsung,pix-limits = <4224 8192 1920 4224>; 139 samsung,pix-limits = <4224 8192 1920 4224>; 145 samsung,pix-limits = <1920 8192 1366 1920>;
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
| H A D | Container.v1_0_1.json | 94 "Limits": { object 95 "$ref": "#/definitions/Limits", 96 "description": "The resource limits allocated to this container.", 97 … "longDescription": "This property shall contain the resource limits allocated to this container." 161 "Limits": { object 163 "description": "The resource limits allocated to a container.", 164 … "longDescription": "This type shall contain the resource limits allocated to a container.",
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
| H A D | ippool_usl_timer.patch | 1 include limits.h to avoid UINT_MAX undefined compiling error. 17 +#include <limits.h>
|