enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. cgroups - Wikipedia

    en.wikipedia.org/wiki/Cgroups

    cgroups (abbreviated from control groups) is a Linux kernel feature that limits, accounts for, and isolates the resource usage (CPU, memory, disk I/O, etc. [1]) of a collection of processes. Engineers at Google started the work on this feature in 2006 under the name "process containers". [ 2 ]

  3. List of performance analysis tools - Wikipedia

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

    Group of events are monitored by selecting specific instruments from: File Activity, Memory Allocations, Time Profiler, GPU activity etc. For system wide impact of the executable: System Trace, System usage, Network Usage, Energy log etc. are useful. Free. Proprietary. Bundled with Xcode, which is also free. Intel Advisor: Linux and Windows.

  4. Disk Usage Analyzer - Wikipedia

    en.wikipedia.org/wiki/Disk_Usage_Analyzer

    The alternative treemap chart view represents files as rings. Disk Usage Analyzer is a graphical disk usage analyzer for GNOME. It was part of GNOME Core Applications, [2] but was split off for GNOME 3.4. It was originally named Baobab after the Adansonia tree.

  5. Light-weight Linux distribution - Wikipedia

    en.wikipedia.org/wiki/Light-weight_Linux...

    In the extreme case - user can use a computer without a GUI and even browse the internet in a terminal, without images, in Lynx, on a weak computer. A light-weight Linux distribution a Linux distribution that uses lower memory and processor-speed requirements than a more "feature-rich" Linux distribution.

  6. Filesystem in Userspace - Wikipedia

    en.wikipedia.org/wiki/Filesystem_in_Userspace

    Filesystem in Userspace (FUSE) is a software interface for Unix and Unix-like computer operating systems that lets non-privileged users create their own file systems without editing kernel code. This is achieved by running file system code in user space while the FUSE module provides only a bridge to the actual kernel interfaces.

  7. Filelight - Wikipedia

    en.wikipedia.org/wiki/Filelight

    Filelight is a graphical disk usage analyzer part of the KDE Gear.. Instead of showing a tree view of the files within a partition or directory, or even a columns-represent-directories view like xdiskusage, it shows a series of concentric pie charts representing the various directories within the requested partition or directory and the amount of space they use. [1]

  8. du (Unix) - Wikipedia

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

    By default, the Single UNIX Specification (SUS) specifies that du is to display the file space allocated to each file and directory contained in the current directory. Links will be displayed as the size of the link file, not what is being linked to; the size of the content of directories is displayed, as expected.

  9. Source lines of code - Wikipedia

    en.wikipedia.org/wiki/Source_lines_of_code

    Using lines of code to compare a 10,000-line project to a 100,000-line project is far more useful than when comparing a 20,000-line project with a 21,000-line project. While it is debatable exactly how to measure lines of code, discrepancies of an order of magnitude can be clear indicators of software complexity or man-hours.