enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. sar (Unix) - Wikipedia

    en.wikipedia.org/wiki/Sar_(Unix)

    Additional to sar command, Linux sysstat package in Debian, [4] RedHat Enterprise Linux and SuSE provides additional reporting tools: : Collect, report, or save system activity information. – Linux User Commands Manual: Collect and store binary data in the system activity daily data file.

  3. List of POSIX commands - Wikipedia

    en.wikipedia.org/wiki/List_of_POSIX_commands

    This is a list of POSIX (Portable Operating System Interface) commands as specified by IEEE Std 1003.1-2024, which is part of the Single UNIX Specification (SUS). These commands can be found on Unix operating systems and most Unix-like operating systems.

  4. nice (Unix) - Wikipedia

    en.wikipedia.org/wiki/Nice_(Unix)

    nice is a program found on Unix and Unix-like operating systems such as Linux.It directly maps to a kernel call of the same name. nice is used to invoke a utility or shell script with a particular CPU priority, thus giving the process more or less CPU time than other processes.

  5. 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.

  6. x86 instruction listings - Wikipedia

    en.wikipedia.org/wiki/X86_instruction_listings

    Start monitoring a memory location for memory writes. The memory address to monitor is given by DS:AX/EAX/RAX. [m] ECX and EDX are reserved for extra extension and hint flags, respectively. [n] Usually 0 [o] Prescott, Yonah, Bonnell, K10, Nano: MWAIT [l] MWAIT EAX,ECX: NP 0F 01 C9: Wait for a write to a monitored memory location previously ...

  7. MemTest86 - Wikipedia

    en.wikipedia.org/wiki/Memtest86

    Memtest86+ is included, optionally or by default, in many Linux distributions, including Debian, [18] the derived Ubuntu, and Arch Linux. [19] Ubuntu includes it as part of the default installation if the machine is booting in BIOS mode, showing it in the GRUB OS-select menu; [ 20 ] the version 6.0, UEFI-capable, is available from Ubuntu 23.04 ...

  8. perf (Linux) - Wikipedia

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

    The perf subsystem of Linux kernels from 2.6.37 up to 3.8.8 and RHEL6 kernel 2.6.32 contained a security vulnerability (CVE-2013-2094), which was exploited to gain root privileges by a local user. [ 17 ] [ 18 ] The problem was due to an incorrect type being used (32-bit int instead of 64-bit) in the event_id verification code path.

  9. Machine-check exception - Wikipedia

    en.wikipedia.org/wiki/Machine-check_exception

    rasdaemon [8] is a RAS (reliability, availability and serviceability) logging tool for Linux. It records memory errors, using the EDAC tracing events. EDAC is a Linux kernel subsystem that handles detection of ECC errors from memory controllers for most chipsets on i386 and x86_64 architectures. EDAC drivers for other architectures like arm ...