enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Single-event upset - Wikipedia

    en.wikipedia.org/wiki/Single-event_upset

    Since the propagating pulse is not technically a change of "state" as in a memory SEU, one should differentiate between SET and SEU. If a SET propagates through digital circuitry and results in an incorrect value being latched in a sequential logic unit, it is then considered an SEU. Hardware problems can also occur for related reasons.

  3. ProcDump - Wikipedia

    en.wikipedia.org/wiki/ProcDump

    ProcDump is a command-line application used for monitoring an application for CPU spikes and creating crash dumps during a spike. [2] [3] The crash dumps can then be used by an administrator or software developer to determine the cause of the spike.

  4. Thrashing (computer science) - Wikipedia

    en.wikipedia.org/wiki/Thrashing_(computer_science)

    A system thrashing is often a result of a sudden spike in page demand from a small number of running programs. Swap-token [3] is a lightweight and dynamic thrashing protection mechanism. The basic idea is to set a token in the system, which is randomly given to a process that has page faults when thrashing happens.

  5. RDRAND - Wikipedia

    en.wikipedia.org/wiki/RdRand

    On an AMD Ryzen CPU, each of the instructions takes around 1200 clock cycles for 16-bit or 32-bit operand, and around 2500 clock cycles for a 64-bit operand. [ 19 ] An astrophysical Monte Carlo simulator examined the time to generate 10 7 64-bit random numbers using RDRAND on a quad-core Intel i7-3740 QM processor.

  6. Memory leak - Wikipedia

    en.wikipedia.org/wiki/Memory_leak

    Some multi-tasking operating systems have special mechanisms to deal with an out-of-memory condition, such as killing processes at random (which may affect "innocent" processes), or killing the largest process in memory (which presumably is the one causing the problem). Some operating systems have a per-process memory limit, to prevent any one ...

  7. Dynamic frequency scaling - Wikipedia

    en.wikipedia.org/wiki/Dynamic_frequency_scaling

    Dynamic frequency scaling (also known as CPU throttling) is a power management technique in computer architecture whereby the frequency of a microprocessor can be automatically adjusted "on the fly" depending on the actual needs, to conserve power and reduce the amount of heat generated by the chip.

  8. Transient execution CPU vulnerability - Wikipedia

    en.wikipedia.org/wiki/Transient_execution_CPU...

    In terms of the directly visible behavior of the computer it is as if the speculatively executed code "never happened". However, this speculative execution may affect the state of certain components of the microprocessor, such as the cache , and this effect may be discovered by careful monitoring of the timing of subsequent operations.

  9. Dhrystone - Wikipedia

    en.wikipedia.org/wiki/Dhrystone

    The Dhrystone benchmark contains no floating point operations, thus the name is a pun on the then-popular Whetstone benchmark for floating point operations. The output from the benchmark is the number of Dhrystones per second (the number of iterations of the main code loop per second).