In the process of checking the function of a processor by a watchdog, the watchdog assesses the information received from the processor regarding the content and the period of receipt of the information. The watchdog evaluates an information received by the processor as a GUT event if both ...
A processor with a built in self test function that provides intermediate self test results is disclosed including at least one logic array and a test circuit for each logic array coupled to generate a logic array signature during a built in self test of the processor. The processor further co...
Creates a user-defined function (UDF), which is a Transact-SQL or common language runtime (CLR) routine. A user-defined function accepts parameters, performs an action such as a complex calculation, and returns the result of that action as a value. The return value can either be a scalar...
In a non-uniform memory access (NUMA) multiprocessor architecture, ExAllocatePoolWithTagPriority tries to allocate memory that is local to the processor that is calling ExAllocatePoolWithTagPriority. If no local memory is available, ExAllocatePoolWithTagPriority allocates the closest available memory....
float. The processor speed in MHz for Microsoft HPC, or the CPU factor for LSF. memSize integer. The amount of RAM in MB. numCores integer. The number of cores. numSockets integer. The number of CPU sockets. nodeState character scalar. May be either "online", "offline", "draining" (...
An instruction is made up of operations that(68)the function to be performed and operands that represent the data to be operated on. For example, if an instruction is to perform. the operation of(69)two numbers, it must know(70)the two numbers are. The processor"s job is to(71)instru...
In a non-uniform memory access (NUMA) multiprocessor architecture, ExAllocatePoolWithTag tries to allocate memory that is local to the processor that is calling ExAllocatePoolWithTag. If no local memory is available, ExAllocatePoolWithTag allocates the closest available memory. Memory that ExAllocatePool...
data for processors could create an instance for each processor on the computer at initialization time. For counters that are more dynamic, such as disk or process counters, the providers would create the new instances in response to a new USB device being added or a new process being created...
If an argument is not of type string, it is first converted to a string using thestring()function and then the result of that conversion is evaluated. Caution String conversions for node sets that are passed as arguments to this function may yield unexpected results. For more information, see...
However, if the caller is running on a processor in any group other than group 0, this routine returns a number that is less than the number of processors in group 0. This behavior ensures that the return value is less than the return value of the KeQueryActiveProcessorCount routine. ...