摘要:
Techniques are described with respect to preemption in which a graphics processing unit (GPU) may execute a first set of commands in response to receiving a draw call, the draw call defining a plurality of primitives that are to be rendered by the first set of commands, receive a preemption notification during execution of the first set of commands, and preempt the execution of the first set of commands, prior to completing the execution of the first set of commands to render the plurality of primitives of the draw call, for executing a second set of commands.
摘要:
A system and method is disclosed for transferring application state between devices. A server stores state objects for applications operating on a first device. The server receives, from a second device, a request for device state information associated with the first computing device. In response to the request, the server provides device state information to the second device, the device state information comprising an application enumeration of the applications operating on the first device. In response to receiving a selected one of the applications in the application enumeration, the server provides the second device a state object corresponding to the selected application, and the second device opens a local instance of the application using state provided by the state object.
摘要:
A staged application may be transitioned, or hot swapped, to live application, that is, the staged version of an application is transited to the live version of an application. The staged version may nm in estimation mode along-side the live version. Only one version of an application may be active in a given run time workspace. The staged version may be initialized with one or more parameters or variables. The staged version may be tested or simulations may be performed to ensure the staged version is ready to be transitioned to a live version. The staged version may execute at a lower priority to ensure that the efficiency and operations of the live version are not disturbed. Once the staged version has been transitioned, the replaced live version or another version may be transitioned to the staged version. The transitioned staged version and the replaced live version may be archived.
摘要:
A memory manager in a computing device allocates memory to programs running on the computing device, the amount of memory allocated to a program being a memory commit for the program. When a program is in a state where the program can be terminated, the content of the memory pages allocated to the program is compressed, and an amount of the memory commit for the program that can be released is determined. This amount of memory commit is the amount that was committed to the program less any amount still storing (in compressed format) information (e.g., data or instructions) for the program. The determined amount of memory commit is released, allowing that amount of memory to be consumed by other programs as appropriate.
摘要:
A computing device (10) includes a plurality of registers (13c) that store therein information that is used by a process to execute processing. When a process which is executed is switched from a first process to a second process and when the second process does not plan to use a second register in the plurality of registers, the computing device (10) saves information stored in a first register that is being used by the first process into the second register. when the second process plans to use the second register, the computing device (10) saves information stored in the first register into a storage device.
摘要:
An analog frontend (AFE) interface is dynamically programmable based on a determined operating state. The AFE includes hardware to interface with multiple different sensors. The AFE includes analog processing hardware that can select input data from one of the multiple sensors. The analog processing hardware is coupled to a processor that computes features from the sensor, where the features represent selected operating condition information of the AFE for the sensor. The processor is to determine one of multiple discrete operating states of the AFE for the sensor based on the computed features and dynamically adjust operation of the AFE to interface with the sensor based on the determined operating state. Dynamically adjusting the operation of the AFE includes controlling a configuration of the AFE that controls how the AFE receives the input sensor data from the sensor.
摘要:
A processor device executes program code in one or more threads. The processor device detects a call of a function in one of the threads and executes the function in a further thread. Further, the processor device performs a selection between saving a state of the processor device when starting execution of the function in the further thread and not saving the state of the processor device when starting execution of the function in the further thread. In response to a conflict related to the execution of the function in the further thread, the processor device may perform a rollback to a last saved state of the processor device and execute the function in the thread in which it was called.
摘要:
Methods, systems, and computer program products are provided that enable a first application (i.e., a caller application) to call a second application (i.e., a callee application) to perform a function in a manner such that the first application may be dehydrated during the call. In such case, the second application may be active while the first application is no longer present. The second application is enabled to respond to the call, causing the first application to be rehydrated. The first application continues execution at a location where the first application was dehydrated, and receives the response to the response to the call.