Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

memory

What are high memory and low memory on Linux?

August 8, 2022 by Magenaut

I’m interested in the difference between Highmem and Lowmem:

Categories Q&A, Unix & Linux Tags kernel, linux, memory Leave a comment

Sorting down processes by memory usage

August 8, 2022 by Magenaut

I am able to see the list of all the processes and the memory via

Categories Q&A, Unix & Linux Tags linux, memory Leave a comment

How to find which processes are taking all the memory?

August 8, 2022 by Magenaut

I’m looking for somthing like top is to CPU usage. Is there a command line argument for top that does this? Currently, my memory is so full that even ‘man top’ fails with out of memory 🙂

Categories Q&A, Unix & Linux Tags memory, process, top Leave a comment

Which parts of an ELF executable get loaded into memory, and where?

August 7, 2022 by Magenaut

What I already know:

Categories Q&A, Unix & Linux Tags dynamic-linking, dynamic-loading, elf, linux, memory Leave a comment

Is the file table in the filesystem or in memory?

August 7, 2022 by Magenaut

In the context of operating system control tables, does the term “file tables” refer to a data structure that is part of the filesystem, or that is in main memory (and in which case I assume it would only have references to open files)? My textbook1 says,

Categories Q&A, Unix & Linux Tags files, filesystems, memory Leave a comment

Making Linux read swap back into memory

August 7, 2022 by Magenaut

The Linux kernel swaps out most pages from memory when I run an application that uses most of the 16GB of physical memory. After the application finishes, every action (typing commands, switching workspaces, opening a new web page, etc.) takes very long to complete because the relevant pages first need to be read back in from swap.

Categories Q&A, Unix & Linux Tags kernel, linux, memory, swap, sysfs Leave a comment

Linux inactive memory

August 7, 2022 by Magenaut

When I fire command vmstat -s on my Linux box, I got stats as:

Categories Q&A, Unix & Linux Tags linux, memory Leave a comment

What happens after a page fault?

August 7, 2022 by Magenaut

When a page fault occurs in a Linux system, the interrupt-handler has to figure out the reason why the page fault happened. But how ?

Categories Q&A, Unix & Linux Tags interrupt, memory Leave a comment

Is “Cached” memory de-facto free?

August 6, 2022 by Magenaut

When running cat /proc/meminfo, you get these 3 values at the top:

Categories Q&A, Unix & Linux Tags cache, linux, meminfo, memory Leave a comment

Mathematical connection between SZ RSS and VSZ in ps o/p?

August 6, 2022 by Magenaut

I wanted to know what mathematical connection is there between the SZ, RSS and VSZ output in ps output e.g.

Categories Q&A, Unix & Linux Tags linux, memory, ps Leave a comment
Older posts
Newer posts
← Previous Page1 … Page6 Page7 Page8 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress