enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Platform Environment Control Interface - Wikipedia

    en.wikipedia.org/wiki/Platform_Environment...

    Platform Environment Control Interface (PECI) is an Intel proprietary single wire serial interface that provides a communication channel between Intel processors and chipset components to external system management logic and thermal monitoring devices. Also, PECI provides an interface for external devices to read processor temperature, perform ...

  3. List of performance analysis tools - Wikipedia

    en.wikipedia.org/wiki/List_of_performance...

    Arm MAP, a performance profiler supporting Linux platforms.; AppDynamics, an application performance management solution [buzzword] for C/C++ applications via SDK.; AQtime Pro, a performance profiler and memory allocation debugger that can be integrated into Microsoft Visual Studio, and Embarcadero RAD Studio, or can run as a stand-alone application.

  4. Intel microcode - Wikipedia

    en.wikipedia.org/wiki/Intel_Microcode

    Intel distributes microcode updates as a 2,048 (2 kilobyte) binary blob. [1] The update contains information about which processors it is designed for, so that this can be checked against the result of the CPUID instruction. [1] The structure is a 48-byte header, followed by 2,000 bytes intended to be read directly by the processor to be ...

  5. Inquisitor (hardware testing software) - Wikipedia

    en.wikipedia.org/wiki/Inquisitor_(hardware...

    Inquisitor is a software suite used for hardware diagnostics, stress testing, certification and benchmarking platform. It is available in three formats: It is available in three formats: Standalone – As a package to be installed into existing Linux installation; such practice is somewhat limited in available tests.

  6. Prime95 - Wikipedia

    en.wikipedia.org/wiki/Prime95

    Prime95, also distributed as the command-line utility mprime for FreeBSD and Linux, is a freeware application written by George Woltman. It is the official client of the Great Internet Mersenne Prime Search (GIMPS), a volunteer computing project dedicated to searching for Mersenne primes. It is also used in overclocking to test for system ...

  7. Comparison of S.M.A.R.T. tools - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_S.M.A.R.T._tools

    Also shows temperature of CPU, GPU, CPU core speed, Intel Turbo Boost status, CPU power consumption, system load and system fan speeds. Can control speed of GPU and system fans. CrystalDiskInfo: Windows: MIT GUI IDE(PATA), SATA, NVMe eSATA, USB, IEEE 1394: Several RAID controllers [4] Yes No Mail, sound and popup Sister utility to ...

  8. perf (Linux) - Wikipedia

    en.wikipedia.org/wiki/Perf_(Linux)

    Usage of Last Branch Records, [7] a branch tracing implementation available in Intel CPUs since Pentium 4, is available as a patch. [6] Since version 3.14 of the Linux kernel mainline, released on March 31, 2014, perf also supports running average power limit (RAPL) for power consumption measurements, which is available as a feature of certain ...

  9. Intel Inspector - Wikipedia

    en.wikipedia.org/wiki/Intel_Inspector

    Intel Inspector (previously known as Intel Thread Checker) is a memory and thread checking and debugging tool to increase the reliability, security, and accuracy of C/C++ and Fortran applications. Reliability: Find deadlocks and memory errors that cause lockups & crashes; Security: Find memory and threading vulnerabilities used by hackers