US20260017230A1
2026-01-15
18/770,715
2024-07-12
Smart Summary: A new system helps manage how a computer's processor works to save energy and improve performance. It uses a special software called firmware that can adapt to different types of processors. The system can recognize what kind of processor is installed in the computer. It can also switch between different types of processor cores as needed. This means the computer can adjust its power usage and computing power based on what tasks it is doing. ๐ TL;DR
A firmware management operation. The firmware management operation includes providing an information handling system with a distributed BIOS; identifying a processor environment installed on an information handling system from a plurality of processor environments, the processor environment comprising processor architecture, the processor architecture comprising a plurality of processor core types; and, performing a core type transition management operation, the core type transition management operation dynamically managing transitions between a processor core type and another processor core type.
Get notified when new applications in this technology area are published.
G06F15/82 » CPC main
Digital computers in general ; Data processing equipment in general; Architectures of general purpose stored program computers data or demand driven
G06F9/30036 » CPC further
Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs; Arrangements for executing machine instructions, e.g. instruction decode; Arrangements for executing specific machine instructions to perform operations on data operands Instructions to perform operations on packed data, e.g. vector operations
G06F9/30 IPC
Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs Arrangements for executing machine instructions, e.g. instruction decode
The present invention relates to information handling systems. More specifically, embodiments of the invention relate to performing a firmware management operation.
As the value and use of information continues to increase, individuals and businesses seek additional ways to process and store information. One option available to users is information handling systems. An information handling system generally processes, compiles, stores, and/or communicates information or data for business, personal, or other purposes thereby allowing users to take advantage of the value of the information. Because technology and information handling needs and requirements vary between different users or applications, information handling systems may also vary regarding what information is handled, how the information is handled, how much information is processed, stored, or communicated, and how quickly and efficiently the information may be processed, stored, or communicated. The variations in information handling systems allow for information handling systems to be general or configured for a specific user or specific use such as financial transaction processing, airline reservations, enterprise data storage, or global communications. In addition, information handling systems may include a variety of hardware and software components that may be configured to process, store, and communicate information and may include one or more computer systems, data storage systems, and networking systems.
In one embodiment the invention relates to a computer-implementable method for performing a firmware management operation, comprising: providing an information handling system with a distributed BIOS; identifying a processor environment installed on an information handling system from a plurality of processor environments, the processor environment comprising processor architecture, the processor architecture comprising a plurality of processor core types; and, performing a core type transition management operation, the core type transition management operation dynamically managing transitions between a processor core type and another processor core type.
In another embodiment the invention relates to a system comprising: a processor; a data bus coupled to the processor; and a non-transitory, computer-readable storage medium embodying computer program code, the non-transitory, computer-readable storage medium being coupled to the data bus, the computer program code interacting with a plurality of computer operations and comprising instructions executable by the processor and configured for: providing an information handling system with a distributed BIOS; identifying a processor environment installed on an information handling system from a plurality of processor environments, the processor environment comprising processor architecture, the processor architecture comprising a plurality of processor core types; and, performing a core type transition management operation, the core type transition management operation dynamically managing transitions between a processor core type and another processor core type.
In another embodiment the invention relates to a computer-readable storage medium embodying computer program code, the computer program code comprising computer executable instructions configured for: providing an information handling system with a distributed BIOS; identifying a processor environment installed on an information handling system from a plurality of processor environments, the processor environment comprising processor architecture, the processor architecture comprising a plurality of processor core types; and, performing a core type transition management operation, the core type transition management operation dynamically managing transitions between a processor core type and another processor core type.
The present invention may be better understood, and its numerous objects, features and advantages made apparent to those skilled in the art by referencing the accompanying drawings. The use of the same reference number throughout the several figures designates a like or similar element.
FIG. 1 shows a general illustration of components of an information handling system as implemented in the system and method of the present invention;
FIG. 2 shows a simplified block diagram of multi-processor operating environment;
FIG. 3 shows a simplified block diagram of an architecture-specific distributed firmware management platform;
FIGS. 4a through 4c are a simplified block diagram showing the performance of certain distributed firmware management operations;
FIG. 5 shows a block diagram of a core type transition management system;
FIG. 6 shows a simplified block diagram of the performance of a core type transition management operation;
FIG. 7 shows an example voltage vector table; and,
FIG. 8 shows an example per-core voltage memory map.
A system, method, and computer-readable medium are disclosed for performing a firmware management operation, described in greater detail herein. Various aspects of the invention reflect an appreciation that it is not uncommon for certain firmware components of a Basic Input/Output System (BIOS) associated with an information handling system (IHS) to be added, deleted, updated, revised, replaced, or restored over time. Likewise, various aspects of the invention reflect an appreciation that such BIOS firmware components are often added, deleted, updated, revised, replaced, or restored to provide security updates, fix known software bugs, improve performance, add new features and functionalities, and so forth.
Various aspects of the present disclosure reflect an appreciation that known processor environments can have respective processor architectures. Various aspects of the present disclosure include an appreciation that certain processor architectures can have one or more specialized processor core types. Various aspects of the present disclosure include an appreciation that processor architectures which include more than one type of specialized processor core types are often referred to as hybrid processor architectures.
Various aspects of the present disclosure include an appreciation that certain processor environment hybrid processor architectures can include a performance core (P-core) specialized processor core type, an efficiency core (E-core) specialized processor core type, or a combination thereof. Various aspects of the present disclosure include an appreciation that a performance core specialized processor core type often consumes more energy when performing high-performance tasks whereas an efficiency core specialized processor core type is often optimized for energy efficiency. Various aspects of the present disclosure include an appreciation that performance core specialized processor core types and efficiency core specialized processor core types are often associated with x86 type processor architectures.
Various aspects of the present disclosure include an appreciation that certain processor environment hybrid processor architectures can include a big specialized processor core type, a little processor core type, or a combination thereof. Various aspects of the present disclosure include an appreciation that a big core specialized processor core type often consumes more energy when performing high-performance tasks whereas a little core specialized processor core type is often optimized for energy efficiency. Various aspects of the present disclosure include an appreciation that big core specialized processor core types and little core specialized processor core types are often associated with ARM type processor architectures.
Various aspects of the present disclosure include an appreciation that certain known processor environments can reconfigure a specialized processor core type from one type of core specialized processor core type to another type of specialized processor core processor core type. However, with known processor environments, reconfiguring a processor core type can alter the behavior of both types of processor core types of the processor architecture. Specifically, with many known processor environments, a comprehensive adjustment of the processor core types of the processor architecture alters the behavior of both core types when often there is no control of optimizing performance of the core type according to their designated tasks.
Various aspects of the present disclosure include an appreciation that by implementing such reconfigurations with certain known processor architectures, a constant core power ratio can be achieved by balancing the workloads of the core types. Various aspects of the present disclosure include an appreciation that the power values include voltage levels for each respective processor core. Various aspects of the present disclosure include an appreciation that in hybrid processor architectures, varying voltage ranges across different core types can skew the average voltage, thus potentially complicating accurate performance assessment. Accordingly, it would be desirable to provide an advanced solution which comprehensively analyzes the diverse power dynamics within hybrid processors.
Various aspects of the present disclosure include an appreciation that many known hybrid processor architectures do not include an ability to read processor core power levels. Additionally, when reading processor core power levels, many known hybrid processor architectures provide an average value rather than an expected core value despite the type of processor core. Such a result often leads to an inaccurate performance assessment.
Various aspects of the present disclosure include an appreciation that certain processor environments can handle processor environment specific workloads. However, these processor environments often lack direct control over processor core type voltage levels, especially when transitioning from one type of processor core to another type of processor core to optimize workload performance.
Various aspects of the present disclosure include an appreciation that it would be desirable to provide processor environment agnostic intelligence to seamlessly manage voltage across various processor environment processor architecture core types. Various aspects of the present disclosure include an appreciation that known processor environment agnostic intelligence can generate skewed average voltage calculations for different core types, thus impacting power management, overall performance and efficiency of the core response to workload execution. Various aspects of the present disclosure include an appreciation that known processor environment agnostic intelligence often includes a task scheduler which schedules tasks based on available processor resources. However, known task schedulers often lack awareness of the type of core types executing the workload and are not aware core voltage levels based on workload. This lack of awareness often results in an inefficient allocation of resources.
Various aspects of the present disclosure include an appreciation that known processor architecture configurations of core types often rely on static power information, such as a static voltage table, which is updated in a processor table such as the Advanced Configuration and Power Interface (ACPI) table. However, in known processor environments, this static power information does not include updated core type transition power information. Accordingly, this static information does not adapt well to varying workload configurations.
Accordingly, various aspects of the present disclosure include an appreciation that it would be desirable to provide an intelligent monitoring system which dynamically creates and adjusts power information, such as voltage tables, for each core type. Additionally, various aspects of the present disclosure include an appreciation that it would be desirable to provide an ability to synchronize the power information with power and voltage values contained within the ACPI table based on the workload being executed on the respective core types.
A system and method are disclosed for providing a core type transition management system. In certain embodiments, the core type transition management system performs a core type transition management operation. In certain embodiments, the core type transition management operation enables dynamic transition between core types. In certain embodiments, the core type transition management operation initializes processor and memory components to enable dynamic transition between core types. In certain embodiments, the core type transition management operation manages transition between core type to optimize power efficiency. In certain embodiments, the core type transition management operation optimizes power efficiency at operating system runtime.
In certain embodiments, the core type transition management system includes a processor core object value (PCOV) protocol. In certain embodiments, the processor core object value protocol comprises a runtime ACPI protocol. in certain embodiments, the processor core object value protocol manages core type transitions in a context of a workload. In certain embodiments, the processor core object value protocol includes a core voltage vector protocol (CVVP). In certain embodiments, the core voltage vector protocol dynamically identifies a workload and generates a transition index for workload balancing.
In certain embodiments, core type transition management operation dynamically tunes the processor core types based on a current workload context. In certain embodiments, core type transition management operation facilitates power efficient computation across processor core types. In certain embodiments, the core type transition management operation allows seamless uninterrupted transition of workloads across processor core types. In certain embodiments, the core type transition management operation uses streamlined processor core object values, a voltage vector protocol, or a combination thereof.
For purposes of this disclosure, an information handling system may include any instrumentality or aggregate of instrumentalities operable to compute, classify, process, transmit, receive, retrieve, originate, switch, store, display, manifest, detect, record, reproduce, handle, or utilize any form of information, intelligence, or data for business, scientific, control, or other purposes. For example, an information handling system may be a personal computer, a network storage device, or any other suitable device and may vary in size, shape, performance, functionality, and price. The information handling system may include random access memory (RAM), one or more processing resources such as a central processing unit (CPU) or hardware or software control logic, read-only memory (ROM), and/or other types of nonvolatile memory. Additional components of the information handling system may include one or more disk drives, one or more network ports for communicating with external devices as well as various input and output (I/O) devices, such as a keyboard, a mouse, and a video display. The information handling system may also include one or more buses operable to transmit communications between the various hardware components.
FIG. 1 is a generalized illustration of an information handling system that can be used to implement the system and method of the present invention. In certain embodiments, the information handling system (IHS) 100 may be implemented to include a processor (e.g., central processor unit or โCPUโ) 102, various input/output (I/O) devices 104, such as a display, a keyboard, a mouse, a touchpad, or a touchscreen, and associated controllers, a hard drive or disk storage 106, and various other subsystems 108. In various embodiments, the IHS 100 may also be implemented to include a network port 110 operable to connect to a network 140, which in turn may be implemented to provide access to a service provider server 142. In various embodiments, the IHS 100 may likewise be implemented to include system memory 112, which is interconnected to the foregoing via one or more buses 114.
In various embodiments, system memory 112 may be configured to store program code, or data, or both, which in turn may be implemented to be accessible and executable by the CPU 102. In various embodiments, system memory 112 may be implemented using any suitable memory technology. Examples of such memory technology include random access memory (RAM), static RAM (SRAM), dynamic RAM (DRAM), synchronous dynamic RAM (SDRAM), non-volatile RAM (NVRAM), read-only memory (ROM), erasable programmable read-only memory (EPROM), electrically erasable programmable ROM (EEPROM), complementary metal-oxide-semiconductor (CMOS) memory, flash memory, or any other type of computer memory, whether it may be volatile or non-volatile. In various embodiments, system memory 112 may include one or more dual in-line memory modules (DIMMs), each containing one or more RAM modules mounted onto an integrated circuit board.
In various embodiments the system memory 112 may further be implemented to include a Basic Input/Output System (BIOS) 116, or an operating system (OS) 118, or both. Skilled practitioners of the art will be aware that BIOS 116, also known as System BIOS, ROM BIOS, or personal computer (PC) BIOS, is a type of firmware used to provide runtime services for an OS 118 to perform hardware initialization during the booting process of an IHS 100. Those of skill in the art will likewise be aware that firmware is a combination of persistent memory, program code, and data that provides low-level control of an IHSโs 100 hardware. In various embodiments, the BIOS 116 may be implemented to initialize and test certain hardware components of its associated IHS 100 during the booting process (e.g., Power-On Self-Test, or โPOSTโ), followed by loading a boot loader from a particular mass storage device, which in turn may then be used to initialize a kernel.
In various embodiments, such BIOS 116 firmware may be implemented to provide hardware abstraction services to higher-level software such as an OS 118. In various embodiments, BIOS 116 firmware may be implemented in a less complex IHS 100 as an OS 118, performing all control, monitoring, and data manipulation functions. In various embodiments, certain components of a particular IHS 100 may be implemented to have its own firmware, which may store operational variables, data structures, or in general, any sort of information.
In various embodiments, NVRAM may be implemented to store a BIOS 116 associated with the IHS 100. In various embodiments, the NVRAM may also be implemented to hold the initial processor instructions required to bootstrap the IHS 100, store calibration constants, passwords, or setup information, or a combination thereof. In various embodiments, such setup information may be stored as variables in the NVRAM such that the variables are available during system boot from a power-off state. Various embodiments of the invention reflect an appreciation that such variables may need to be modified, revised, updated, restored, or replaced from time to time if they become corrupted. In various embodiments, an NVRAM driver may be implemented to use NVRAM headers to initialize and enable read/write services for updating or restoring such variables. Accordingly, as it relates to various embodiments of the invention, the terms โfirmware,โ โNVRAM,โ or โBIOSโ may be used generically and interchangeably.
In various embodiments, the functionality of a BIOS 116 may be implemented according to the Unified Extensible Firmware Interface (UEFI) specification, which describes how an IHSโs 100 firmware interacts with a particular OS 118. Various embodiments of the invention reflect an appreciation that UEFI, as typically implemented, may offer certain features and benefits that are not available from traditional BIOS 116 implementations, such as faster boot times, improved security, support for larger storage devices, and higher definition graphical user interfaces (GUIs). In addition, UEFI stores all data related to the IHSโs 100 initialization and startup within an .efi file, rather than on its associated firmware. In typical implementations, the .efi file may be stored on a special memory partition known as an EFI System Partition (ESP), which also contains the IHSโs 100 bootloader.
In various embodiments, BIOS 116 may be instantiated as a distributed BIOS 116. As used herein, a distributed BIOS 116 broadly refers to a BIOS 116 that includes a plurality of BIOS 116 components, or a plurality of BIOS 116 variables, or a plurality of BIOS 116 storage locations, or a combination thereof. In various embodiments, the distributed BIOS 116 may be implemented to function with any of a plurality of processor environments, described in greater detail herein.
In various embodiments, the IHS 100 may be implemented to perform a firmware management operation. As used herein, a firmware management operation broadly refers to any task, function, operation, procedure, or process performed, directly or indirectly, to store, retrieve, aggregate, disaggregate, add, delete, modify, revise, update, replace, or restore one or more individual BIOS 116 components, described in greater detail herein, or one or more individual BIOS 116 variables, likewise described in greater detail herein, or a combination thereof, in one or more memory 112 locations associated with a particular IHS 100. In certain embodiments, the firmware management operation may be performed during operation of an IHS 100. In various embodiments, performance of the firmware management operation may result in the realization of improved operation of an IHS 100.
FIG. 2 shows a simplified block diagram of multi-processor operating environment implemented in accordance with an embodiment of the invention. As used herein, a multi-processor operating environment 200, such as that shown in FIG. 2, broadly refers to any instrumentality, or aggregate of instrumentalities, that may be implemented to compute, classify, process, transmit, receive, retrieve, originate, switch, store, display, manifest, detect, record, reproduce, handle, or utilize, or a combination thereof, any form of information, intelligence, or data for business, scientific, control, entertainment, or other purpose, through the use of a particular processor environment (PE) 202. For example, the multi-processor environment 200 may be implemented as a personal computer, a laptop computer, a smart phone, a tablet computer or other consumer electronic device, a network server, a network storage device, or other network communication device, and so forth. In various embodiments, a multi-processor operating environment 200 may be implemented to include processing resources for executing machine-executable code, such as a central processing unit (CPU), a programmable logic array (PLA), an embedded device such as a System-on-a-Chip (SoC), or other control logic hardware.
In various embodiments, the multi-processor operating environment 200 may be implemented to include a PE 202. In various embodiments, the PE 202 may be implemented to include a chipset 204 and one or more processors โ1โ 206 through โnโ 208. In various embodiments, the processors โ1โ 206 through โnโ 208 implemented within a PE 202 may have the same, or different, architectures. In various embodiments, a chipset 204 may be implemented to support one or more architectures corresponding to the processors โ1โ 206 through โnโ 208. In various embodiments, the one or more architectures can include an x86 type processor architecture, an advanced reduced instruction set computer (RISC) machine (ARM) type processor architecture, or a combination thereof. In various embodiments, a processor environment implementing an x86 type processor architecture provides an x86 type processor environment. In various embodiments, a processor environment implementing an ARM type processor architecture provides an ARM type processor environment.
As an example, processors โ1โ 206 through โnโ 208 of a particular PE 202 may be implemented to be the same in a server. In this example, each processor may be assigned to be a resource to one or more virtual machines (VMs). As another example, processor โ1โ 206 may be implemented as a multi-core processor in a graphics work station, while processor โnโ 208 may be implemented a Graphics Processing Unit (GPU), familiar to skilled practitioners of the art.
In various embodiments, each of the processors โ1โ 206 through โnโ 208 of a particular PE 202 may be implemented to run the same OS 118. Likewise, individual processors โ1โ 206 through โnโ 208 of a particular PE 202 may be implemented in various embodiments to run a different same OS 118. For example, processor โ1โ 206 may be implemented to run Microsoftยฎ Windowsยฎ, while processor โnโ 208 may be implemented to run a version of Linuxยฎ.
In various embodiments, one or more PEs 202 selected from a plurality of PEs 202 may be implemented within the multi-processor operating environment 200. In certain of these embodiments, a particular PE 202 selected from a plurality of PEs 202 may be vendor-specific. In various embodiments, a particular PE 202 selected from a plurality of PEs 202 may be implemented as a System on a Chip (SoC), familiar to those of skill in the art. In various embodiments, the PE 202 may be implemented to include a plurality of vendor-specific SoCs provided by different vendors, or different versions of an SoC provided by the same vendor.
In various embodiments, the multi-processor operating environment 200 may likewise be implemented to include system memory 112. In various embodiments, the system memory 112 may in turn be implemented to include an operating system (OS) 118. In various embodiments, the multi-processor operating environment 200 may be implemented to include an embedded controller (EC) 210, a Trusted Platform Module (TPM) 260, a Platform Controller Hub (PCH) 262, an input/output (I/O) interface 212, a disk controller 236, and a graphics interface 244, or a combination thereof.
In various embodiments, the multi-processor operating environment 200 may likewise be implemented to include Nonvolatile Random Access Memory (NVRAM) 218, Serial Peripheral Interface (SPI) Flash memory 214, Nonvolatile Memory Express (NVMe) 222 memory, and a complementary metal-oxide-semiconductor (CMOS) 228 chip, or a combination thereof. Skilled practitioners of the art will be familiar with NVRAM 218, which in general usage broadly refers to Random Access Memory (RAM) that retains data if power is lost. In various embodiments, NVRAM 218 may be implemented to hold initial processor instructions used to bootstrap an information handling system (IHS), described in greater detail herein. In various embodiments, NVRAM 218 may be implemented in the form of flash memory, such as SPI Flash 214 memory, Erasable Programmable Read-Only Memory (EPROM), Electrically Erasable Programmable Read-Only Memory (EEPROM), or Ferroelectric RAM (F-RAM), Magnetoresistive RAM (MRAM), Phase-Change RAM (PRAM), or a combination thereof.
Those of skill in the art will likewise be familiar with SPI Flash 214 memory, which is a type of EEPROM memory implemented in accordance with the SPI standard, where the data stored within it is architecturally arranged in blocks. Various embodiments of the invention reflect an appreciation that while data stored within SPI Flash memory 214 is erased at the block level, it may be read or written at the byte level. Likewise, various embodiments of the invention reflect an appreciation that the ability to erase blocks of data within SPI Flash 214 memory may be advantageous in certain embodiments as erase speeds can be improved, and as a result, allow information to be stored more efficiently and compactly.
Likewise, skilled practitioners of the art will be familiar with NVMe, which is an open, logical device interface specification for accessing non-volatile storage media implemented within an IHS. Certain embodiments of the invention reflect an appreciation that NVMe 222 memory is currently available in various form factors, such as solid state drives (SSDs), Peripheral Component Interconnect Express (PCIe) memory cards, and M.2 memory cards. Various embodiments of the invention likewise reflect an appreciation that NVMe, as a logical device interface, is able to support low latency and internal parallelism for solid state storage devices, which can reduce Input/Output (I/O) overhead while providing other known performance improvements.
In various embodiments, the SPI Flash 214 memory may be implemented to receive, store, manage, and provide access to one or more Basic Input/Output System (BIOS) components โAโ 216. As used herein, a BIOS component broadly refers to one or more discrete portions of firmware program code that may be used, directly or indirectly, by a BIOS during its operation. In various embodiments, the SPI Flash 214 memory may be implemented to include certain NVRAM 218 memory. In various embodiments, the NVRAM 218 memory may in turn be implemented to receive, store, manage, and provide access to one or more BIOS variables โAโ 220, such as configuration settings, for use by the BIOS of an associated IHS.
In various embodiments, the NVMe 222 memory may be implemented to include a boot partition (BP) 224. Those of skill in the art will be familiar with the concept of a BP 224, which in common usage broadly refers to a primary memory partition that contains a boot loader, which is a portion of program code responsible for booting the OS 118 of an associated IHS. In various embodiments, the BP 224 may in turn be implemented to receive, store, manage, and provide access to one or more BIOS components โBโ 226. In various embodiments, the NVMe 222 memory may be implemented without a BP 224. Nonetheless, the NVMe 222 memory may be implemented in certain of these embodiments to still receive, store, manage, and provide access to one or more BIOS components โBโ 226.
In various embodiments, the I/O interface 212 may be implemented to interact with a complementary metal-oxide semiconductor (CMOS) 228 chip. In various embodiments, the CMOS 228 chip may be implemented to include a real-time clock and RAM memory that is backed-up by a battery. In various embodiments, the memory in the CMOS 228 chip may be implemented to receive, store, manage, and provide access to one or more BIOS variables โBโ 230.
In various embodiments, the I/O interface 212 may likewise be implemented to interact with a network interface 232, or additional resources 234, or both. In various embodiments, the network interface 232 may be implemented to provide access and connectivity to a network 140. In turn, the network 140 may be implemented in various embodiments to provide access and connectivity to a cloud computing environment (CCE) 250. Skilled practitioners of the art will be familiar with cloud computing, which is defined by the National Institute of Standards and Technology (NIST) as a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, portions of program code, firmware components, data, services, and so forth) that can be rapidly provisioned and released with minimal management effort or service provider interaction.
In various embodiments, additional resources 234 may include a data storage system, additional graphics interfaces, a network interface card (NIC), a sound or video processing card, and so forth. In various embodiments, additional resources 234 may be implemented on a main circuit board of an IHS, or a separate circuit board or add-in card thereof, or a device that is external to the IHS, or a combination thereof. In various embodiments, the disk controller 236 may be implemented to interact with, and manage access to and from, an optical disk drive (ODD) 238, a hard disk drive (HDD) 240, or a solid state drive (SSD) 242, or a combination thereof.
In various embodiments, the graphics interface 242 may be implemented to present visual content on an associated video display. In certain of these embodiments, the graphics interface 242 may likewise be implemented to receive user gesture input from the video display 244, such as through the use of a touch-sensitive screen. In various embodiments, the system memory 112, the chipset 204, one or more processors โ1โ 206 through โnโ 208, the EC 210, the TPM 260, the PCH 262, the SPI Flash 214 memory, the NVMe 222 memory, the I/O interface 212, the CMOS 228 chip, the network interface 232, the additional resources 234, the disk controller 236, the ODD 238, the HDD 240, the SSD 242, the graphics interface 244, and the video display 246 may be implemented to provide and receive data to and from one another via one or more buses 114.
In various embodiments, a firmware management operation may be implemented to include a distributed firmware management operation. As used herein, a distributed firmware management operation broadly refers to a firmware management operation, described in greater detail herein, performed directly, or indirectly, within a multi-processor operating environment 200 to store, retrieve, aggregate, disaggregate, add, delete, modify, revise, update, replace, or restore one or more BIOS components โAโ 216 or โBโ 226, or one or more BIOS variables โAโ 220 or โBโ 230, or a combination thereof. In various embodiments, one or more BIOS components โAโ 216 or โBโ 226, or one or more BIOS variables โAโ 220 or โBโ 230, or a combination thereof, may be used, individually or in combination with one another, in the performance of a distributed firmware management operation. In various embodiments, performance of the distributed firmware management operation effectively decouples (i.e., minimizes the interrelationship between) one or more BIOS components โAโ 216 or โBโ 226, or one or more BIOS variables โAโ 220 or โBโ 230, or a combination thereof, from each other. In various embodiments, the performance of the distributed firmware management operation effectively decouples PE BIOS components from other platform BIOS components, as described herein.
In various embodiments, individual BIOS components โAโ 216 or โBโ 226 used in the performance of one or more distributed firmware management operations may be located within, or outside of, the multi-processor operating environment 200. As an example, a particular BIOS component โAโ 216 or โBโ 226 may initially be stored within a cloud computing environment (CCE) 250, described in greater detail herein. In this example, the firmware component may be retrieved from the CCE 250 by the multi-processor operating environment 200 and then respectively stored as firmware components โAโ 216 in NVRAM 218, or โBโ 226 in NVMe 222 memory, or a combination of the two.
FIG. 3 shows a simplified block diagram of an architecture-specific distributed firmware management platform implemented in accordance with an embodiment of the invention. In various embodiments, the architecture-specific distributed firmware management platform (ASDFMP) 300, and its associated operation, may be implemented to accommodate architecture-specific aspects of a particular information handling system (IHS), described in greater detail herein. As an example, various IHSโs may utilize different processors (e.g., Intelยฎ, AMDยฎ, Qualcomยฎ, Broadcomยฎ, NVidiaยฎ, and so forth), and as a result, may require the use of a Basic Input/Output System (BIOS) specific to their respective architecture, or associated operating system (OS), or both, at boot time. In various embodiments, the ASDFMP 300 may be implemented to perform one or more firmware management operations, described in greater detail herein.
In various embodiments, the ASDFMP 300 may be implemented to include a platform architecture 302. In certain of these embodiments, the platform architecture 302 may be implemented to include an embedded controller (EC) 210, a Trusted Platform Module (TPM) 260, a Platform Controller Hub (PCH) 262, Serial Peripheral Interface (SPI) Flash 214 memory, Nonvolatile Memory Express (NVMe) 222 memory, and a complementary metal-oxide-semiconductor (CMOS) 228 chip, or a combination thereof, as described in greater detail herein. In various embodiments, the platform architecture 302 may likewise be implemented to include one or more dual in-line memory modules (DIMMs) 324, and certain hard disk drive (HDD) memory, or solid state drive (SSD) memory, or a combination of the two 332.
In various embodiments, the EC 210 may be implemented, directly or indirectly, within the ASDFMP 300 to provide a root of trust function. As used herein, a root of trust broadly refers to a highly reliable component, such as an EC 210, that performs specific, important security functions. In various embodiments, a root of trust component may be implemented as a building block upon which other components of the ASDFMP 300 can derive security functions.
In various embodiments, the EC 210 may be implemented to perform a root of trust operation. As used herein, a root of trust operation broadly refers to a distributed firmware management operation, described in greater detail herein, performed directly, or indirectly, within an ASFDMP 300 to provide a root of trust by leveraging a secure interface to ensure integrity and security of communication between certain components of the ASDFMP 300. In various embodiments, one or more root of trust operations may be performed to enhance the security and trustworthiness of the ASDFMP 300.
Skilled practitioners of the art will be familiar with a TPM 260, which is an international standard for a secure crypto processor, typically implemented as a dedicated microcontroller designed to secure various hardware components of an ASDFMP 300 through the use of integrated cryptographic keys. In various embodiments, a TPM 260 may be implemented to increase the security of an ASDFMP 300 and to protect it against certain firmware attacks. In various embodiments, a TPM 260 may be implemented in combination with an EC 210 to perform a root of trust operation.
Those of skill in the art will likewise be familiar with a PCH 262, which broadly refers to a family of chipsets manufactured by Intelยฎ to control certain data paths and support functions used in conjunction with Intelยฎ processors. However, as used herein, a PCH 262 may broadly refer to one or more processor-agnostic functionalities of an ASDFMP 300 that may be used, directly or indirectly within it, to control various data paths and support functions associated with a particular processor. Examples of such processors include those manufactured by Intelยฎ, AMDยฎ, Qualcommยฎ, Broadcomยฎ, NVidiaยฎ, and so forth. Accordingly, various embodiments of the invention reflect an appreciation that provision of such PCH 262 functionalities may require a different implementation for each processor architecture.
In various embodiments, the SPI Flash 214 memory may be implemented to receive, store, manage, and provide access to one or more BIOS components โAโ 216, as described in greater detail herein. In various embodiments, the SPI Flash 214 memory may likewise be implemented to include certain NVRAM 218 memory. In various embodiments, the NVRAM 218 memory may in turn be implemented to receive, store, manage, and provide access to one or more BIOS variables โAโ 220, as described in greater detail herein.
In various embodiments, the NVMe 222 memory may be implemented to include a boot partition (BP) 224, described in greater detail herein. In various embodiments, the BP 224 may in turn be implemented to receive, store, and provide access to, one or more BIOS components โBโ 226. In various embodiments, the NVMe 222 memory may be implemented without a BP 224. Nonetheless, the NVMe 222 memory may be implemented in certain of these embodiments to still receive, store, manage, and provide access to one or more BIOS components โBโ 226. In various embodiments, as likewise described in greater detail herein, the CMOS 228 chip may be implemented to receive, store, and provide access to, one or more BIOS variables โBโ 230.
In various embodiments, the one or more DIMMs 324 may be implemented to include one or more RAM modules mounted onto an integrated circuit board. In various embodiments, the one or more DIMMs 324 may be partitioned into a low region of memory, such as from 1 megabyte (MB) 326 to 1 gigabyte (GB) 328, and a high region of memory, such as from 1GB 328 to 4GB 330. In these embodiments, the amount of memory allocated to the low and high memory regions, the memory addresses within the one or more DIMMs 324 where such allocation may occur, and how such allocation may be performed, is a matter of design choice.
In various embodiments, the HDD/SDD memory 332 may be implemented to include an extensible firmware interface (EFI) system partition (ESP) 334. Skilled practitioners of the art will be familiar with an ESP 334, which is usually implemented as a partition on a mass storage device, such as HDD/SSD memory 332, which in turn is used by an associated IHS implemented with a Unified Extensible Firmware Interface (UEFI), described in greater detail herein. In such implementations, the UEFI loads files stored within the ESP 334 to begin installing Operating System (OS) and associated utility files. In various embodiments, the ESP 334 may be implemented to contain the boot loaders, or kernel images, for all installed OSโs that may be contained in other memory partitions, device driver files for hardware devices present in its associated IHS and used by the firmware at boot time, system utility programs that are intended to be run before a particular OS is booted, and data files such as error logs.
In various embodiments, the ASDFMP 300 may be implemented to include an OS runtime phase 304, and various pre-boot phases 310, all of which are described in greater detail herein. In various embodiments, the OS runtime phase 304 may be implemented to include a user mode 306 and a kernel mode 308, both of which are likewise described in greater detail herein. In various embodiments, certain components, processes, or operations, or a combination thereof, respectively associated with the OS runtime phase 304 and the pre-boot phases 310, may be implemented to interact with various components of the platform architecture 302, as likewise described in greater detail herein.
FIGS. 4a through 4c are a simplified block diagram showing an architecture-specific distributed firmware management platform (ASDFMP) implemented in accordance with an embodiment of the invention to perform certain distributed firmware management operations. In certain embodiments, the ASDFMP 300 may be implemented to include an Operating System (OS) runtime phase 304, various pre-boot phases 310, and a platform architecture 302. In various embodiments, as described in greater detail herein, the platform architecture 302 may be implemented to include an embedded controller (EC) 210, Serial Peripheral Interface (SPI) Flash 214 memory, and a complementary metal-oxide-semiconductor (CMOS) 228 chip, or a combination thereof. In various embodiments, the platform architecture 302 may likewise be implemented to include one or more dual in-line memory modules (DIMMs) 324, and certain hard disk drive (HDD) memory, or solid state drive (SSD) memory, or a combination of the two 332.
In various embodiments, the SPI Flash 214 memory may be implemented to receive, store, manage, and provide access to one or more Basic Input/Output System (BIOS) components โAโ 216, described in greater detail herein. In various embodiments, the SPI Flash 214 memory may likewise be implemented to include certain NVRAM 218 memory, likewise described in greater detail herein. In various embodiments, the NVRAM 218 memory may in turn be implemented to receive, store, manage, and provide access to one or more BIOS variables โAโ 220, as described in greater detail herein.
In various embodiments, the OS runtime phase 304 may be implemented to include a user mode 306 and a kernel mode 308. Skilled practitioners of the art will be aware that user mode 306 generally refers to a restricted mode that limits software access to system resources, while kernel mode 308 generally refers to a privileged mode that allows software to access system resources and perform privileged operations. In various embodiments, an Input/Output Control (IOCTL) 402 operation, familiar to those of skill in the art, may be performed to switch between user mode 306 and kernel mode 308. Those of skill in the art will likewise be aware that such mode switching generally involves saving the current context of an associated information handling systemโs (IHSโs) processor in memory, switching to the new mode, and loading the new context into the processor.
Referring now to FIG. 4a, a distributed firmware management operation may be initiated by the ASDFMP 300 receiving a BIOS.exe 412 file in runtime (RT) step โ1โ 462. In various embodiments, the BIOS.exe 412 file may be implemented as the combination of a flash memory utility and a payload of firmware components, described in greater detail herein. Then, in RT step โ2โ 464 the BIOS.exe 412 is executed to decompress 414 its payload, which is then converted in RT step โ3โ 466 into a payload file system (PFS) 416.
Flash memory packets 418 are then extracted from the PFS 416 if RT step โ4โ 468 and provided to a memory driver 420 in RT step โ5โ 470 to create a memory payload 422. The resulting memory payload 422 is then loaded into a lower memory region of one or more DIMMs 324, such as between 1 megabyte (MB) 326 and 1 gigabyte (GB) 328. Thereafter, a Remote BIOS Update (RBU) 424 operation may be performed in RT step โ7โ to update certain BIOS variables โBโ 230 stored in the CMOS 328 chip. An OS reboot 426 operation is then performed in RT step โ8โ 476.
Once the OS reboot 426 operation has been performed in RT step โ8โ 476, power is applied 432 to the ASDFMP 300 in pre-boot time (BT) step โ1โ 432. An embedded controller (EC) 210 is then invoked in BT step โ2โ 464 which results in the activation of a boot mode 404 in BT step โ3โ 486. In various embodiments, the boot mode 404 may be activated in BT step โ3โ 486 by retrieving, and using, certain BIOS variables โBโ stored in the CMOS 228 chip.
One or more security (SEC) 434 phase operations may then be performed in BT step โ4โ 488, followed by the performance of one or more Pre Extensible Firmware Interface (EFI) Initialization (PEI) 436 phase operations in BT step โ5โ 490. In various embodiments, the one or more SEC 434 phase operations may be implemented to secure the boot process by preventing the loading of Unified Extensible Firmware Interface (UEFI) drivers, or boot loaders, that are not signed with an acceptable digital signature. In various embodiments, a trusted platform module (TPM), familiar to skilled practitioners of the art, may be used in the performance of one or more SEC 434 phase operations.
Those of skill in the art will likewise be aware that PEI 436 phase operations are generally performed to initialize permanent memory within a particular IHS to load and invoke initial configuration routines specific to its associated processor environment (PE), described in greater detail herein. In various embodiments, performance of the PEI 436 phase operation in BT step โ5โ 490 may include one of more packet coalescing 438 operations being performed to coalesce individual flash memory packets previously stored in a low memory region of one or more DIMMs in RT step โ6โ 472. In various embodiments, the individual flash memory packets may then be stored as one or more coalesced flash memory packets 440.
In various embodiments, a firmware management protocol (FMP) may be used in the performance of a Driver eXecution Environment (DXE) 442 phase operation in BT step 6โ 492 to perform an SPI write 446 operation to write the coalesced flash memory packets 440 to SPI Flash 214 memory. Skilled practitioners of the art will be familiar with a DXE 442, which as typically implemented includes a DXE Core, a DXE Dispatcher, and one or more Firmware Management Protocol (FMP) drivers 444. In general, the DXE Core component is responsible for producing a set of boot services, DXE services, and RT Services. Likewise, the DXE Dispatcher component is responsible for discovering and executing FMP drivers 444 in the correct order. In turn, the FMP drivers 444 are responsible for initializing the IHSโs processor environment (PE), described in greater detail herein. In various embodiments, the SPI write 446 operation may be performed to write certain flash memory packets associated with certain BIOS components โAโ 216, or certain BIOS variables โAโ 220, or a combination of the two. In various embodiments, the flash memory packets may contain new, updated, modified, revised, or replacement BIOS components โAโ 216, or BIOS variables โAโ 220, or a combination of the two.
In various embodiments, a BIOS monitor 448, such as BIOS IQ, produced by Dellยฎ Incorporated, of Round Rock, Texas, may be implemented within the DXE 442 phase to monitor the current values of certain BIOS variables โAโ 220 stored in NVRAM 218, which in certain embodiments, may be implemented within SPI Flash 214 memory. In various embodiments, the BIOS monitor 448 may likewise be implemented to monitor the status of certain data stored in the ESP 334, described in greater detail herein. Once DXE 442 phase operations are completed in BT step โ6โ 494, the OS is then booted. In various embodiments, a boot device selection (BDS) 450 phase operation is then performed in BT step โ7โ 494 to select a boot device. In various embodiments, a management engine (ME) 452, such as the ME 452 produced by Intelยฎ Corporation of Santa Clara, California, may be implemented to use the selected boot device in BT step โ8โ 496 to boot the ASDFMP 300 into an OS runtime 454 state.
FIG. 5 shows a block diagram of a core type transition management system 500. In certain embodiments, the core type transition management system 500 is included within an information handling system such as information handling system 100. In certain embodiments, the core type transition management system 500 is included within a multi-processor operating environment such as multi-processor operating environment 200.
In certain embodiments, the core type transition management system 500 includes a pre-boot portion 510, a run time portion 512, or a combination thereof. In certain embodiments, the run-time portion 512 includes a kernel mode portion 520, a user mode portion 522, or a combination thereof. In certain embodiments, the kernel mode portion 520 includes an ACPI table 530, a memory 532, or a combination thereof. In certain embodiments, the memory 532 includes one or more dual in line memory modules (DIMMs), In certain embodiments, the ACPI table 530 includes a power and thermal configuration table 534. In certain embodiments, the run time portion 512 includes an operating system scheduler module 540, an operating system application module 542, or a combination thereof.
In certain embodiments, the pre-boot portion 512 includes a core voltage vector protocol (CVVP) 550, a power/ voltage structure table 552, a processor core object value protocol 554, a multi core processor 556, or a combination thereof. As used herein, a core voltage vector protocol broadly refers to a protocol for communicating with any of a plurality of processor components (such as the components described with respect to the multi-processor operating environment in FIG. 2) regarding core voltage information. In certain embodiments, the core voltage vector protocol includes a per core abstraction table pointer 552. In certain embodiments, the per core abstraction table pointer 552 includes one or more entries for accessing the core voltage vector table 536. In certain embodiments, the multi core processor 556 may be implemented to include one or more E cores, one or more P cores, or a combination thereof.
In certain embodiments, the pre-boot portion 512 also includes a trust zone module 560, a SMBIOS module 562, or a combination thereof. In various embodiments, the trust zone module 560 is implemented within an ARM type processor environment. In various embodiments, the SMBIOS module 562 is implemented within an x86 type processor environment.
In certain embodiments, the core type transition management system 500 performs a core type transition management operation. As used herein, a core type transition management operation broadly refers a firmware management operation, described in greater detail herein, performed, directly or indirectly, to dynamically manage a transition between core types in a processor environment hybrid processor architecture. In certain embodiments, the core types can include performance core specialized processor core types, efficiency core specialized processor core types, big specialized processor core types, little specialized processor core types, or a combination thereof.
In certain embodiments, the core type transition management operation enables dynamic transition between core types. In certain embodiments, the core type transition management operation initializes, manages, or a combination thereof, processor and memory components to enable dynamic transition between core types. In certain embodiments, the core type transition management operation manages transition between core type to optimize power efficiency. In certain embodiments, the core type transition management operation optimizes power efficiency at operating system runtime.
In certain embodiments, the core type transition management system 500 is information handing system specific. In certain embodiments, the core type transition management system 500 is processor environment agnostic. In certain embodiments, core type transition management system 500 ensures a consistent voltage ratio across core types regardless of the underlying hardware differences between various process environments.
Such a core type transition management system advantageously increases information handling system performance which avoiding system hangs, as well as system crashes which otherwise might have occurred due to processor overheating. Such a core type transition management system 500 advantageously influences the processor to internally re-allocate the workloads between processor core types. Such a core type transition management system advantageously reduces any thermal issues which internally increasing the performance and efficiency of the system. By improving per-core workload completion efficiency thermal heating can also be substantially reduced.
In certain embodiments, the processor core object value protocol 552 comprises a runtime ACPI protocol. As used herein, a processor core object value protocol broadly refers to a protocol for communicating with any of a plurality of processor components (such as the components described with respect to the multi-processor operating environment in FIG. 2) regarding processor core operational information such as workload context information. In certain embodiments, the processor core object value protocol 552 manages core type transitions in a context of a workload. In certain embodiments, the processor core object value protocol 552 includes a core voltage vector protocol (CVVP) 556. In certain embodiments, the core voltage vector protocol dynamically identifies a workload and generates a transition index for workload balancing.
In certain embodiments, core type transition management operation dynamically tunes the processor core types based on a current workload context. In certain embodiments, core type transition management operation facilitates power efficient computation across processor core types. In certain embodiments, the core type transition management operation allows seamless uninterrupted transition of workloads across processor core types. In certain embodiments, the core type transition management operation uses streamlined processor core object values, a voltage vector protocol, or a combination thereof.
In certain embodiments, the core type transition management system 500 includes model specific registers for x86 processor architectures and little and big core for ARM processor architectures. In certain embodiments, the model specific registers include an IA32_PERF_CTL_E (E-Core) specific register and an IA32_PERF_CTL_P (P-Core) specific registers for x86 processor architectures. In certain embodiments, the model specific registers are embedded within the processor. In certain embodiments, the model specific registers are maintained within the SMBIOS 562 for x86 processor architectures. In certain embodiments, the model specific registers are maintained within the trust zone 560 for ARM processor architectures. In certain embodiments, the model specific registers provide insights into the operation of the processor cores, particularly voltage regulation. In certain embodiments, the model specific registers provide detailed information about the voltage configurations of each core, enabling precise monitoring of voltage levels on an individual core basis.
FIG. 6 shows a simplified block diagram of the performance of a core type transition management operation 600.
In certain embodiments, the core type transition management operation 600 provides a pre-boot solution which improves a scheduler capability to allocate tasks to particular cores based on their workloads and voltage profiles. In certain embodiments, the core type transition management operation 600 uses the model specific registers for x86 processor architectures and little and big core for ARM processor architectures. In certain embodiments, the model specific registers provide insights into the operation of the processor cores, particularly voltage regulation. In certain embodiments, the model specific registers provide detailed information about the voltage configurations of each core, enabling precise monitoring of voltage levels on an individual core basis.
In certain embodiments, by accessing and analyzing the model specific registers across all processor cores, the core type transition management operation gains visibility into the unique voltage settings for each core, thus ensuring accurate monitoring. Additionally, the data retrieved from these registers can be updated in the power/voltage structure table.
To effectively manage this voltage data, the core type transition management operation 600 uses the core voltage vector protocol 550. In certain embodiments, the core voltage vector protocol 550 is accessed during a early system startup phase (e.g., the PEI phase). In certain embodiments, the protocol 550 facilitates reading and updating voltage values for a plurality of core types such as E and P core types or big and little core types. Additionally, the core voltage vector protocol 550 facilitates workload distribution across cores, thus ensuring a balanced allocation of tasks based on the available core types while maintaining a consistent core type to core type core voltage ratio. In certain embodiments, the core voltage vector protocol abstracts hardware complexities, thereby simplifying interactions between firmware and operating systems with core voltage data. In certain embodiments, the core voltage vector protocol is designed to adapt to the changing nature of workloads and transitions between cores types. In certain embodiments, the core voltage vector protocol maintains individual tables for each workload.
Subsequently, the voltage information for each core is updated in a system management BIOS (SMBIOS) table via the voltage/thermal configuration table 552. In certain embodiments, the voltage/thermal configuration table 552 is accessed through the advanced configuration and power interface (ACPI) 530 via SMBIOS. In certain embodiments, the voltage/thermal configuration table resides in a low region of the memory 532. In certain embodiments, the voltage/thermal configuration table includes a core voltage vector table 536, a per-core voltage memory map 636, or a combination thereof. In certain embodiments, the low region of memory includes the 1MB system memory region which is established via a power/voltage structure table 552. In certain embodiments, the power/voltage structure table 552 contains data such as per core voltage values, workload context, and whether cores are handling heterogeneous multi or single-threaded workloads, along with scheduler objects. Centralizing this voltage data in the power/voltage structure table empowers the operating system scheduler 540 to make informed decisions regarding task creation based on core voltages.
In certain embodiments, the core voltage vector protocol 550 improves the capacity of the operating system scheduler 540 to distribute workloads to processor cores by considering voltage profiles of each of the processor cores. In certain embodiments, the voltage profiles of the processor cores are maintained within a processor core object value protocol (PCOV) 554.
In certain embodiments, the processor core object value protocol 554 maintains a transition object (T-obj) for each processor core. In certain embodiments, the transition-object includes characteristics for each core. In certain embodiments, the transition object can be dynamically applied to a processor core to convert the core characteristics from E-core to P-core or vice versa. In certain embodiments, the transition object is accessed in during run time by the processor core object value protocol. In certain embodiments, the transition object executes core transitions according to a workload context. Accordingly, the processor core object value protocol ensures a consistent E to P voltage ratio, making it compatible across different processor environments. Additionally, the processor core object value protocol 554 is unaffected by vendor-specific differences from various processor environment architectures. Accordingly, the processor core object value protocol 554 enables a standardized approach which provides efficient and consistent voltage management across a variety of processor environment architectures, thereby optimizing workload performance and system efficiency.
FIG. 7 shows an example voltage vector table 700. In certain embodiments, the voltage vector table 700 corresponds to the power/voltage structure table 552. In certain embodiments, the voltage vector table 700 is accessed via the per core abstraction table pointer 556. In certain embodiments, the per core voltage vector table is stored within the memory 532. In certain embodiments, the per core voltage vector table is stored within the 1MB system memory region.
FIG. 8 shows an example per core voltage memory map 800. In certain embodiments, the per-core voltage memory map 800 is maintained by the processor core object value protocol 554. In certain embodiments, the per-core voltage memory map 800 is accessed via the per core abstraction table pointer 556. In certain embodiments, the per- core voltage memory map is stored within the memory 532. In certain embodiments, the per core voltage vector table is stored within the 1MB system memory region. In certain embodiments, entries in the per-core voltage memory map 800 are used to maintain transition objects for each processor core.
As will be appreciated by one skilled in the art, the present invention may be embodied as a method, system, or computer program product. Accordingly, embodiments of the invention may be implemented entirely in hardware, entirely in software (including firmware, resident software, micro-code, etc.) or in an embodiment combining software and hardware. These various embodiments may all generally be referred to herein as a โcircuit,โ โmodule,โ or โsystem.โ Furthermore, the present invention may take the form of a computer program product on a computer-usable storage medium having computer-usable program code embodied in the medium.
Any suitable computer usable or computer readable medium may be utilized. The computer-usable or computer-readable medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, or a magnetic storage device. In the context of this document, a computer-usable or computer-readable medium may be any medium that can contain, store, communicate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
Computer program code for carrying out operations of the present invention may be written in an object oriented programming language such as Java, Smalltalk, C++ or the like. However, the computer program code for carrying out operations of the present invention may also be written in conventional procedural programming languages, such as the โCโ programming language or similar programming languages. The program code may execute entirely on the userโs computer, partly on the userโs computer, as a stand-alone software package, partly on the userโs computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the userโs computer through a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
Embodiments of the invention are described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
The present invention is well adapted to attain the advantages mentioned as well as others inherent therein. While the present invention has been depicted, described, and is defined by reference to particular embodiments of the invention, such references do not imply a limitation on the invention, and no such limitation is to be inferred. The invention is capable of considerable modification, alteration, and equivalents in form and function, as will occur to those ordinarily skilled in the pertinent arts. The depicted and described embodiments are examples only, and are not exhaustive of the scope of the invention.
Consequently, the invention is intended to be limited only by the spirit and scope of the appended claims, giving full cognizance to equivalents in all respects.
1. A computer-implementable method for performing a firmware management operation, comprising:
providing an information handling system with a distributed BIOS;
identifying a processor environment installed on an information handling system from a plurality of processor environments, the processor environment comprising processor architecture, the processor architecture comprising a plurality of processor core types; and,
performing a core type transition management operation, the core type transition management operation dynamically managing transitions between a processor core type and another processor core type.
2. The method of claim 1, wherein:
the processor environment comprises an advanced reduced instruction set computer (RISC) machine (ARM) type processor environment;
the processor core type comprises a big core specialized core type; and
the another processor core type comprises a little core specialized core type.
3. The method of claim 1, wherein:
the processor environment comprises an x86 type processor environment;
the processor core type comprises a performance core specialized core type; and
the another processor core type comprises an efficiency core specialized core type.
4. The method of claim 1, wherein:
the core type transition management operation accesses a core voltage vector protocol when performing the core type management operation, the core voltage vector protocol comprising a protocol for communicating with a plurality of processor components regarding core voltage information.
5. The method of claim 1, wherein:
the core voltage vector protocol comprises a per-core abstraction table pointer, the per-core abstraction table pointer, the per-core abstraction table comprising an entry for accessing a core voltage vector table.
6. The method of claim 1, wherein:
the core type transition management operation accesses a processor core object value protocol when performing the core type management operation, the processor core object value protocol comprising a protocol for communicating with a plurality of processor components regarding processor core operational information.
7. A system comprising:
a processor;
a data bus coupled to the processor; and
a non-transitory, computer-readable storage medium embodying computer program code, the non-transitory, computer-readable storage medium being coupled to the data bus, the computer program code interacting with a plurality of computer operations and comprising instructions executable by the processor and configured for:
providing an information handling system with a distributed BIOS;
identifying a processor environment installed on an information handling system from a plurality of processor environments, the processor environment comprising processor architecture, the processor architecture comprising a plurality of processor core types; and,
performing a core type transition management operation, the core type transition management operation dynamically managing transitions between a processor core type and another processor core type.
8. The system of claim 7, wherein:
the processor environment comprises an advanced reduced instruction set computer (RISC) machine (ARM) type processor environment;
the processor core type comprises a big core specialized core type; and
the another processor core type comprises a little core specialized core type.
9. The system of claim 7, wherein:
the processor environment comprises an x86 type processor environment;
the processor core type comprises a performance core specialized core type; and
the another processor core type comprises an efficiency core specialized core type.
10. The system of claim 7, wherein:
the core type transition management operation accesses a core voltage vector protocol when performing the core type management operation, the core voltage vector protocol comprising a protocol for communicating with a plurality of processor components regarding core voltage information.
11. The system of claim 10, wherein:
the core voltage vector protocol comprises a per-core abstraction table pointer, the per-core abstraction table pointer, the per-core abstraction table comprising an entry for accessing a core voltage vector table .
12. The system of claim 7, wherein:
the core type transition management operation accesses a processor core object value protocol when performing the core type management operation, the processor core object value protocol comprising a protocol for communicating with a plurality of processor components regarding processor core operational information.
13. A non-transitory, computer-readable storage medium embodying computer program code, the computer program code comprising computer executable instructions configured for:
providing an information handling system with a distributed BIOS;
identifying a processor environment installed on an information handling system from a plurality of processor environments, the processor environment comprising processor architecture, the processor architecture comprising a plurality of processor core types; and,
performing a core type transition management operation, the core type transition management operation dynamically managing transitions between a processor core type and another processor core type.
14. The non-transitory, computer-readable storage medium of claim 13, wherein:
the processor environment comprises an advanced reduced instruction set computer (RISC) machine (ARM) type processor environment;
the processor core type comprises a big core specialized core type; and
the another processor core type comprises a little core specialized core type.
15. The non-transitory, computer-readable storage medium of claim 13, wherein:
the processor environment comprises an x86 type processor environment;
the processor core type comprises a performance core specialized core type; and
the another processor core type comprises an efficiency core specialized core type.
16. The non-transitory, computer-readable storage medium of claim 13, wherein:
the core type transition management operation accesses a core voltage vector protocol when performing the core type management operation, the core voltage vector protocol comprising a protocol for communicating with a plurality of processor components regarding core voltage information.
17. The non-transitory, computer-readable storage medium of claim 16, wherein:
the core voltage vector protocol comprises a per-core abstraction table pointer, the per-core abstraction table pointer, the per-core abstraction table comprising an entry for accessing a core voltage vector table.
18. The non-transitory, computer-readable storage medium of claim 13, wherein:
the core type transition management operation accesses a processor core object value protocol when performing the core type management operation, the processor core object value protocol comprising a protocol for communicating with a plurality of processor components regarding processor core operational information.
19. The non-transitory, computer-readable storage medium of claim 13, wherein:
the computer executable instructions are deployable to a client system from a server system at a remote location.
20. The non-transitory, computer-readable storage medium of claim 13, wherein:
the computer executable instructions are provided by a service provider to a user on an on-demand basis.