Searched +full:build +full:- +full:system2 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/RCU/ |
H A D | torture.rst | 1 .. SPDX-License-Identifier: GPL-2.0 19 Documentation/admin-guide/kernel-parameters.txt. 26 …rcu-torture:--- Start of test: nreaders=16 nfakewriters=4 stat_interval=30 verbose=0 test_no_idle_… 27 …rcu-torture: rtc: (null) ver: 155441 tfle: 0 rta: 155441 rtaf: 8884 rtf: 155440 rtmbe: 0… 28 rcu-torture: Reader Pipe: 727860534 34213 0 0 0 0 0 0 0 0 0 29 rcu-torture: Reader Batch: 727877838 17003 0 0 0 0 0 0 0 0 0 30 …rcu-torture: Free-Block Circulation: 155440 155440 155440 155440 155440 155440 155440 155440 1554… 31 …rcu-torture:--- End of test: SUCCESS: nreaders=16 nfakewriters=4 stat_interval=30 verbose=0 test_n… 37 be evident. ;-) 51 * "tfle": If non-zero, indicates that the "torture freelist" [all …]
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/ |
H A D | README.md | 4 phosphor-logging using a message registry that provides the PEL related fields. 9 - [Component IDs](#component-ids) 10 - [Message Registry](#message-registry-fields) 11 - [Modifying and Testing](#modifying-and-testing) 30 Component IDs will be unique on a per-repository basis for errors unique to that 41 either during a bitbake build or during CI, or eventually possibly both. 68 This field is used by scripts that build documentation from the message registry 131 applicable" for non-informational logs, and "misc_information_only" for 149 [here](../README.md#action-flags-and-event-type-rules). 184 - BD = SRC type [all …]
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | registry.cpp | 8 * http://www.apache.org/licenses/LICENSE-2.0 22 #include <phosphor-logging/lg2.hpp> 37 constexpr auto debugFilePath = "/etc/phosphor-logging/"; 207 // Build the map of which AdditionalData fields to use for which SRC words in getSRCHexwordFields() 262 auto srcWordNum = field.substr(field.size() - 1); in getSRCSymptomIDFields() 320 * @param[in] json - The highest level callout JSON 322 * @return bool - If it is the AdditionalData format or not 337 * System key - Value of the key will be the system name as a string. The 340 * Systems key - Value of the key will be an array of system names in the form 354 * "LocCode": "P1-C1" [all …]
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/ |
H A D | schema.json | 3 …"$id": "http://github.com/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/schem… 89 "pattern": "^0x[0-9A-F]{2}00$" 161 "pattern": "^0x[0-9A-F]{4}$", 262 …to pass in the subsystem. Used by scripts that generate documentation to build all possible SRC A… 410 …holders for numeric values using %1, %2, etc, that come from the SRC words 6-9 as defined by the M… 419 …"description": "The SRC word 6-9 to use as the source of the numeric arguments that will be substi… 451 …"description": "This details what the user defined SRC hex words (6-9) mean, and which AdditionalD… 454 "^[6-9]$": { 493 "description": "A location code - the segment after the 'UTMS-' prefix. (e.g. P1-C2)", 538 …allout. List of available procedures is at https://github.com/ibm-openbmc/openpower-pel-parsers/bl… [all …]
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 5 force -- enable ACPI if default was off 6 on -- enable ACPI but allow fallback to DT [arm64,riscv64] 7 off -- disable ACPI if default was on 8 noirq -- do not use ACPI for IRQ routing 9 strict -- Be less tolerant of platforms that are not 11 rsdt -- prefer RSDT over (default) XSDT 12 copy_dsdt -- copy DSDT to memory 26 If set to vendor, prefer vendor-specific driver 58 Documentation/firmware-guide/acpi/debug.rst for more information about 116 Format: <byte> or <bitmap-list> [all …]
|