/openbmc/linux/Documentation/translations/zh_CN/accounting/ |
H A D | psi.rst | 41 some avg10=0.00 avg60=0.00 avg300=0.00 total=0 45 some avg10=0.00 avg60=0.00 avg300=0.00 total=0 48 some行代表至少有一个任务阻塞于特定资源的时间占比。 53 由于此情况严重影响系统性能,因此清楚的识别本情况并与some行所代表的情况区分开, 54 将有助于分析及提升系统性能。这就是full独立于some行的原因。 72 <some|full> <stall amount in us> <time window in us> 74 示例:向/proc/pressure/memory写入"some 150000 1000000"将新增触发器,将在 108 const char trig[] = "some 150000 1000000";
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 284.out | 11 == writing some data == 18 == writing some more data == 30 == writing some data == 37 == writing some more data == 49 == writing some data == 56 == writing some more data ==
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 1204 uint32_t some; in tcg_gen_gvec_2() local 1219 some = QEMU_ALIGN_DOWN(oprsz, 32); in tcg_gen_gvec_2() 1220 expand_2_vec(g->vece, dofs, aofs, some, 32, TCG_TYPE_V256, in tcg_gen_gvec_2() 1222 if (some == oprsz) { in tcg_gen_gvec_2() 1225 dofs += some; in tcg_gen_gvec_2() 1226 aofs += some; in tcg_gen_gvec_2() 1227 oprsz -= some; in tcg_gen_gvec_2() 1228 maxsz -= some; in tcg_gen_gvec_2() 1268 uint32_t some; in tcg_gen_gvec_2i() local 1283 some = QEMU_ALIGN_DOWN(oprsz, 32); in tcg_gen_gvec_2i() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libimport/ |
H A D | libimport-into-perl_1.002004.bb | 2 DESCRIPTION = "Writing exporters is a pain. Some use \"Exporter\", some use \ 3 \"Sub::Exporter\", some use \"Moose::Exporter\", some use \ 4 \"Exporter::Declare\"... and some things are pragmas.\
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | msi.txt | 12 MSIs are distinguished by some combination of: 35 address by some master. An MSI controller may feature a number of doorbells. 87 compatible = "vendor-a,some-controller"; 96 /* Each device has some unique ID */ 104 /* Each device has some unique ID */ 110 compatible = "vendor-c,some-device"; 118 compatible = "vendor-c,some-device"; 128 compatible = "vendor-c,some-device";
|
/openbmc/u-boot/tools/patman/test/ |
H A D | test01.txt | 7 This gives a warning with some native compilers: 17 some notes 18 about some things 33 This gives a warning with some native compilers:
|
H A D | 0001-pci-Correct-cast-for-sandbox.patch | 9 This gives a warning with some native compilers: 19 some notes 20 about some things
|
/openbmc/linux/Documentation/scsi/ |
H A D | NinjaSCSI.rst | 30 card, and write ["WBT", "NinjaSCSI-3", "R1.0"] or some other string to 51 Because the NinjaSCSI driver requires some SCSI header files in Linux 53 some versioning problems. 63 (c) If you use this driver with Kernel 2.2, unpack pcmcia-cs in some directory 136 If you eject card when doing some operation for your SCSI device or suspend 137 your computer, you encount some *BAD* error like disk crash. 151 Please send me some reports(bug reports etc..) of this software.
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | sonypi.rst | 17 It will give access (through a user space utility) to some events those laptops 35 This driver supports also some ioctl commands for setting the LCD screen 36 brightness and querying the batteries charge information (some more 64 fnkeyinit: on some Vaios (C1VE, C1VR etc), the Fn key events don't 67 some Vaio models don't deal well with this option. 78 compat: uses some compatibility code for enabling the sonypi 85 some Vaio models where the hardware reuses values 139 - some users reported that the laptop speed is lower (dhrystone 148 events on some models. 150 - some models with the nvidia card (geforce go 6200 tc) uses a
|
/openbmc/linux/drivers/misc/cb710/ |
H A D | Kconfig | 7 reader found in some laptops (ie. some versions of HP Compaq nx9500). 9 You will also have to select some flash card format drivers (MMC/SD,
|
/openbmc/linux/scripts/gcc-plugins/ |
H A D | Kconfig | 33 bool "Generate some entropy during boot and runtime" 35 By saying Y here the kernel will instrument some kernel code to 36 extract some entropy from both original and artificially created 39 is some slowdown of the boot process (about 0.5%) and fork and
|
/openbmc/linux/fs/notify/fanotify/ |
H A D | Kconfig | 22 decisions concerning filesystem events. This is used by some fanotify 24 use those files. This is used by some anti-malware vendors and by some
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | pci-iommu.txt | 57 compatible = "vendor,some-iommu"; 84 compatible = "vendor,some-iommu"; 112 compatible = "vendor,some-iommu"; 140 compatible = "vendor,some-iommu"; 146 compatible = "vendor,some-iommu"; 152 compatible = "vendor,some-iommu";
|
H A D | pci-msi.txt | 68 compatible = "vendor,some-controller"; 96 compatible = "vendor,some-controller"; 125 compatible = "vendor,some-controller"; 155 compatible = "vendor,some-controller"; 185 compatible = "vendor,some-controller"; 192 compatible = "vendor,some-controller"; 199 compatible = "vendor,some-controller";
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 00_man_quoting.diff | 34 .IP "banners /some/directory" 35 -Look for a file in `/some/directory' with the same name as the daemon 36 +Look for a file in `/some/directory\' with the same name as the daemon 73 -On some systems, daemon names have no `in.' prefix, or \fItcpdmatch\fR 74 +On some systems, daemon names have no `in.\' prefix, or \fItcpdmatch\fR 75 may need some help to locate the inetd configuration file.
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | TODO | 3 accessing the pages via a GART, so maybe we need some other threshold 10 . Revisit GEM sync object infrastructure.. TTM has some framework for this 12 There should be some way to do this with less wheel-reinvention.
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | special_inodes.rst | 6 ext4 reserves some inode for special features, as follows: 35 - Replica inode, used for some non-upstream feature? 39 Note that there are also some inodes allocated from non-reserved inode numbers
|
/openbmc/linux/fs/affs/ |
H A D | Changes | 3 things that can be used since quite some time. But 18 blocks (some very old SCSI drives). 81 - cleanup of some interfaces 118 - Added a few comments, fixed some typos (and 119 introduced some new ones), made the debug messages 150 - Removed some unnecessary locks as Bill 176 - Remove some more superfluous code left over from 179 - Fixed some oversights which were in patch 2.1.78. 203 - Fixed some oversights (version wasn't updated on some 211 effort. This also led to some code cleanup. [all …]
|
/openbmc/linux/Documentation/i2c/ |
H A D | fault-codes.rst | 14 some cases, such as re-initializing (and maybe resetting). After such 29 some positive number indicating a non-fault return. The specific 44 transmit mode: some other master was transmitting different 48 atomic context, when some task is already using that I2C bus 49 to execute some other operation. 62 than allowed. This usually indicates some device (maybe the 63 SMBus adapter) needs some fault recovery (such as resetting), 130 timeouts, but it's normal for I2C adapters to impose some
|
/openbmc/linux/tools/testing/selftests/arm64/signal/ |
H A D | README | 16 by receiving some kind of fatal signal from the Kernel, so it's safer 34 they are just fired using some simple included assembly trampoline code. 37 some fatal signal: usually SIGSEGV or SIGBUS. Since while writing this 57 - some fatal signal sent by the Kernel to the test process 59 - analyzing some final regs state
|
/openbmc/linux/Documentation/powerpc/ |
H A D | isa-versions.rst | 5 Mapping of some CPU versions to relevant ISA versions. 15 e6500 Power ISA v2.06 with some exceptions 16 e5500 Power ISA v2.06 with some exceptions, no Altivec 20 Cell PPU - Power ISA v2.02 with some minor exceptions
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-real_power_state | 17 In some situations the value of this attribute may be different 19 the same device object. If that happens, some shared power 20 resources used by the device node are only ON because of some
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/ |
H A D | 0001-apply-msvc-workaround-for-clang-16.patch | 22 // have to #ifdef here: some compilers don't like the 'N + 1' form (MSVC), 23 // while some other don't like 'value + 1' (Borland), and some don't like
|
/openbmc/u-boot/drivers/reset/aspeed/ |
H A D | Kconfig | 9 is that some reset signals, like I2C or MISC reset multiple devices. 19 is that some reset signals, like I2C or MISC reset multiple devices. 29 is that some reset signals, like I2C or MISC reset multiple devices.
|
/openbmc/linux/Documentation/trace/coresight/ |
H A D | coresight-perf.rst | 17 This would run some test binary (testbinary) until it exits and record 24 You should find some sections of this file have AUX data blocks like:: 87 kernel tree. Some tests will check some internal perf support like: 92 Some others will actually use perf record and some test binaries that 115 These statistic files log some aspects of the AUX data sections in 116 the perf data output counting some numbers of certain encodings (a 119 be logged, some of it can be lost due to the processor not waking up 132 Be aware that some of these tests take quite a while to run, specifically
|