/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
H A D | 0002-build-Adjust-CFLAGS-LDFLAGS-to-append-values-passed-.patch | 39 - @env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all 40 - -@env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build o… 41 + @env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all 42 + -@env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build … 45 @env OS="${OS}" ../scripts/config-run 47 @env OS="${OS}" BENCHMARK_HARDWARE=NO BENCHMARK_OS=YES ../scripts/results 50 - @env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scripts/build in… 51 + @env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scripts/build i… 63 - @env CFLAGS="-g -O -Wall" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../script… 64 + @env CFLAGS+="-g -O -Wall" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scrip… [all …]
|
H A D | update-results-script.patch | 26 -../bin/$OS/msleep 250 27 -ENOUGH=`../bin/$OS/enough` 34 -../bin/$OS/msleep 250 35 -TIMING_O=`../bin/$OS/timing_o` 42 -../bin/$OS/msleep 250 43 -LOOP_O=`../bin/$OS/loop_o` 53 - MB=`../bin/$OS/memsize 4096` 62 -MB=`../bin/$OS/memsize $MB` 63 -MB=`../bin/$OS/memsize $MB` 64 -MB=`../bin/$OS/memsize $MB` [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | os_utils_install.robot | 11 Prep OS For HTX Installation 12 [Documentation] Prepare OS for HTX tool installation. 14 Boot To OS 24 OS Execute Command sudo apt-get update 28 OS Execute Command sudo apt-get -y install git 31 Prep OS For OPAL PRD Installation 32 [Documentation] Prepare OS for OPAL PRD tool installation. 34 Boot To OS 44 OS Execute Command sudo apt-get update 47 Setup HTX On OS [all …]
|
H A D | os_utilities.robot | 38 Login To OS 39 [Documentation] Login to OS Host. 44 # os_host IP address of the OS Host. 45 # os_username OS Host Login user name. 46 # os_password OS Host Login passwrd. 47 # alias_name Default OS SSH session connection alias name. 55 [Documentation] Check whether given tool is installed on OS. 60 ${output} ${stderr} ${rc}= OS Execute Command which ${tool_name} 65 Boot To OS 66 [Documentation] Boot host OS. [all …]
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | chromeos-acpi-device.rst | 4 Chrome OS ACPI Device 7 Hardware functionality specific to Chrome OS is exposed through a Chrome OS ACPI device. 8 The plug and play ID of a Chrome OS ACPI device is GGL0001 and the hardware ID is 19 - Chrome OS switch positions 22 - Chrome OS hardware ID 25 - Chrome OS firmware version 28 - Chrome OS read-only firmware version 31 - Chrome OS boot information 34 - Chrome OS GPIO assignments 37 - Chrome OS NVRAM locations [all …]
|
H A D | osi.rst | 24 but where Linux was installed to replace the original OS (Windows or OSX). 71 interpreter in the kernel would return to it a string identifying the OS: 77 The idea was on a platform tasked with running multiple OS's, 78 the BIOS could use _OS to enable devices that an OS 80 necessary to make the platform compatible with that pre-existing OS. 83 of every possible version of the OS that would run on it, and needed to know 84 all the quirks of those OS's. Certainly it would make more sense 85 for the BIOS to ask *specific* things of the OS, such 102 and asks the OS: "YES/NO, are you compatible with this interface?" 104 eg. _OSI("3.0 Thermal Model") would return TRUE if the OS knows how [all …]
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_systeminfo_parameters.robot | 8 ... 4. Primary OS Name - param 3, 9 ... 5. OS Name - param 4, 10 ... 6. Present OS Version Number - param 5. 242 Verify System Info Primary OS Name 243 [Documentation] Verify Primary OS Name of System Info Parameter via IPMI, 250 # Set Primary OS Name of System Info Parameter. 251 Set Primary OS Name ${os_name} 253 # Get Primary OS Name of System Info Parameter. 255 ${pr_os}= Get Primary OS Name 261 Verify Get System Info Primary OS Name With Invalid Data Length [all …]
|
/openbmc/openbmc-test-automation/lib/ras/ |
H A D | host_utils.robot | 15 Getscom Operations On OS 16 [Documentation] Executes getscom command on OS with the given 23 ${output} ${stderr} ${rc}= OS Execute Command getscom ${input_cmd} 26 Gard Operations On OS 27 [Documentation] Executes opal-gard command on OS with the given 33 ${output} ${stderr} ${rc}= OS Execute Command opal-gard ${input_cmd} 36 Putscom Operations On OS 37 [Documentation] Executes putscom command on OS with the given 48 Get ProcChipId From OS 56 ${proc_chip_id}= Getscom Operations On OS ${cmd} [all …]
|
/openbmc/ipmitool/contrib/ |
H A D | exchange-bmc-os-info.sysconf | 4 # the OS and Service Processor/Baseboard Management Controller (BMC) 9 ### Set OS Info in BMC/Service Processor ### 11 # Description: Set OS Name, Version and Hostname in the Service Processor (BMC) 15 ### Reset OS Info in BMC/Service Processor ### 17 # Description: Reset OS Name, Version and Hostname in the Service Processor (BMC). 18 # Useful when the OS Name/Hostname should be empty on reboot 22 ### Set BMC/Service Processor Info in OS ###
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-mic | 9 Integrated Core (MIC) architecture that runs a Linux OS. 42 MIC device in the context of the card OS. Possible values that 47 "ready" The MIC device is ready to boot the card OS. 52 "booting" The MIC device has initiated booting a card OS. 54 "shutting_down" The card OS is shutting down. 60 operations depending upon the current state of the card OS. 65 "boot" Boot the card OS image specified by the combination 69 "shutdown" Initiates card OS shutdown. 77 An Intel MIC device runs a Linux OS during its operation. This 78 OS can shutdown because of various reasons. When read, this [all …]
|
/openbmc/openbmc-test-automation/openpower/ |
H A D | test_nmi_interface.robot | 18 Trigger NMI When OPAL/Host OS Is Not Up 20 ... while injecting NMI when HOST OS is not up. 27 Trigger NMI When OPAL/Host OS Is Running And Secureboot Is Disabled 29 ... while injecting NMI, when HOST OS is running and 44 Is OS Booted 61 OS Execute Command rm -rf /var/crash/* 62 ${os_release_info}= utils.Get OS Release Info 63 # Start crash dump utility on OS. 66 OS Execute Command ${cmd} print_out=1 90 ... OS Execute Command ls -ltr /var/crash/* print_out=1
|
/openbmc/openbmc-test-automation/network/ |
H A D | test_host_network_interfaces.robot | 3 Documentation Verify that the OS network interfaces are configured and 7 # OS_HOST The OS host name or IP address. 8 # OS_USERNAME The OS user name. 9 # OS_PASSWORD The OS Host password. 29 @{interface_names}= Get OS Network Interface Names 31 ${ethtool_dict}= Get OS Ethtool ${interface_name}
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | test_os_reboot.robot | 2 Documentation Module to test OS reboot functionality. 20 [Documentation] Boot OS and trigger reboot and expect 21 ... OS to boot back. 24 # 1. Boot OS 25 # 2. Verify OS is booted 26 # 3. Issue "reboot" from OS 27 # 4. Verify if OS is booted back
|
/openbmc/openbmc-test-automation/oem/nuvoton/ |
H A D | test_ipmi_flash.robot | 55 ${output} ${stderr} ${rc}= OS Execute Command ${cmd} ignore_err=1 81 ${output} ${stderr} ${rc}= OS Execute Command ${cmd} ignore_err=1 97 OS Execute Command ${cmd} ignore_err=1 99 OS Execute Command ${cmd} ignore_err=1 106 OS Execute Command outb 0x4e 0x07 107 OS Execute Command outb 0x4f 0x0f 109 OS Execute Command outb 0x4e 0xf4 110 ${output} ${stderr} ${rc}= OS Execute Command inb 0x4f 114 OS Execute Command outb 0x4e 0xf5 115 ${output} ${stderr} ${rc}= OS Execute Command inb 0x4f [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-svr4.patch | 9 if [ -z "${OS}" -a ! -z "${uname}" ]; then 11 osf1*) OS=break;; 12 - *"4.0"*) OS=svr4;; # There has to be a better way 13 *" dcosx "*) OS=dcosx;; 14 *"cx/ux"*) OS=cxux;;
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | guest-files.txt | 4 Guest OS /proc/kallsyms file copy. perf reads it to get guest 5 kernel symbols. Users copy it out from guest OS. 8 Guest OS /proc/modules file copy. perf reads it to get guest 9 kernel module information. Users copy it out from guest OS. 12 Guest OS kernel vmlinux.
|
H A D | guestmount.txt | 2 Guest OS root file system mount directory. Users mount guest OS 5 For example, start 2 guest OS, one's pid is 8888 and the other's is 9999:
|
/openbmc/linux/fs/hpfs/ |
H A D | Kconfig | 3 tristate "OS/2 HPFS file system support" 8 OS/2 is IBM's operating system for PC's, the same as Warp, and HPFS 9 is the file system used for organizing files on OS/2 hard disk 11 write files to an OS/2 HPFS partition on your hard drive. OS/2
|
/openbmc/openbmc-test-automation/openpower/ras/ |
H A D | ras_utils.robot | 25 ${output}= Gard Operations On OS list 27 Gard Operations On OS clear all 69 ${output}= Gard Operations On OS list 108 Wait for OS 132 Login To OS Host 133 Copy Address Translation Utils To HOST OS 136 ${proc_chip_id}= Get ProcChipId From OS Processor ${master_proc_chip} 140 ${core_ids}= Get Core IDs From OS ${proc_chip_id[-1]} 159 ... ${OS_HOST} msg=You must provide DNS name/IP of the OS host. 161 ... ${OS_USERNAME} msg=You must provide OS host user name. [all …]
|
/openbmc/linux/Documentation/filesystems/ |
H A D | hpfs.rst | 49 When to mark filesystem dirty so that OS/2 checks it. 63 As in OS/2, filenames are case insensitive. However, shell thinks that names 70 OS/2 ignores dots and spaces at the end of file name, so this driver does as 78 On HPFS partitions, OS/2 can associate to each file a special information called 81 variable length. OS/2 stores window and icon positions and file types there. So 107 incompatible with OS/2. OS/2 PmShell symlinks are not supported because they are 118 file has a pointer to codepage its name is in. However OS/2 was created in 120 support is quite buggy. I have Czech OS/2 working in codepage 852 on my disk. 121 Once I booted English OS/2 working in cp 850 and I created a file on my 852 123 Czech OS/2, the file was completely inaccessible under any name. It seems that [all …]
|
/openbmc/openbmc-test-automation/systest/ |
H A D | test_boot_acceptance.robot | 8 # OS_HOST The OS host name or IP Address. 9 # OS_USERNAME The OS login userid (usually root). 10 # OS_PASSWORD The password for the OS login. 64 [Documentation] Stress every controller connected via PCI in an OS with 73 ... Wait Until Keyword Succeeds 15 min 30 sec Is OS Booted 75 ... OS Execute Command uptime 82 Wait Until Keyword Succeeds 15 min 15 sec Is OS Booted
|
H A D | htx_softbootme_test.robot | 7 # OS_HOST The OS host name or IP Address. 8 # OS_USERNAME The OS login userid (usually root). 9 # OS_PASSWORD The password for the OS login. 56 # - Soft bootme (OS Reboot). 89 Log to console ("OS Host is rebooting") 90 # Wait for OS (re) Boot - Max 20 minutes 98 Run Keyword If '${l_ping}' == '${False}' Fail msg=OS not pinging in 20 minutes 104 ... 3x 60 sec OS Execute Command uptime 157 ${os_release_info}= os_utilities.Get OS Release Info uname
|
H A D | gpu_stress_test.robot | 6 # OS_HOST The OS host name or IP Address. 7 # OS_USERNAME The OS login userid (usually "root"). 8 # OS_PASSWORD The password for the OS login. 15 # $HTX_INTERVAL. Then allow extra time for OS 47 # The BMC and OS should report the same number of GPUs. 48 ${failmsg01}= Catenate OS reports ${num_os_gpus} GPUs, but BMC 105 Check For Errors On OS Dmesg Log 167 # Get number of GPUs reported by the OS. 169 ${num_os_gpus} ${stderr} ${rc}= OS Execute Command ${cmd}
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/toshiba/ |
H A D | spider_net.rst | 31 and is waiting to be emptied and processed by the OS. A "not-in-use" 35 During normal operation, on device startup, the OS (specifically, the 39 buffers, and marks them "full". The OS follows up, taking the full 43 and "tail" pointers, managed by the OS, and a hardware current 54 descr. The OS will process this descr, and then mark it "not-in-use", 59 The OS will then note that the current tail is "empty", and halt 64 a "not-in-use" descr. The OS will perform various housekeeping duties 66 dma-mapping it so as to make it visible to the hardware. The OS will 71 pointer, at which point the OS will notice that the head descr is 116 As long as the OS can empty out the RX buffers at a rate faster than [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pimd/pimd/ |
H A D | 0001-configure-Dont-use-uname-to-determine-target-OS.patch | 4 Subject: [PATCH] configure: Dont use uname to determine target OS 23 -OS=`uname` 24 +OS="Linux"
|