Skip to content

Magenaut

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

virtual-memory

Actual memory usage of a process

August 11, 2022 by Magenaut

The following are the memory usage of mysql and apache respectively on my server. As per the output of pmap say, mysql is using about 379M and apache is using 277M.

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

Getting information about a process’ memory usage from /proc/pid/smaps

August 9, 2022 by Magenaut

For a given process in /proc/<pid>/smaps, for a given mapping entry what are:

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

Is the MMU inside of Unix/Linux kernel? or just in a hardware device with its own memory?

August 9, 2022 by Magenaut

So i always thought MMU is part of the unix kernel that translates addresses to physical addresses but in the MMU wiki page it says its a computer hardware that usually have its own memory, but that page doesn’t talk much about Unix/Linux operating systems

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

Shared library mappings in /proc/pid/maps

August 8, 2022 by Magenaut

Why does /proc/pid/maps contain a few records for the same library ? Here is an example:

Categories Q&A, Unix & Linux Tags linux, memory, process, shared-library, virtual-memory Leave a comment

Do the virtual address spaces of all the processes have the same content in their “Kernel” parts?

August 8, 2022 by Magenaut

The Linux Programming Interface shows the layout of a virtual address space of a process:

Categories Q&A, Unix & Linux Tags linux, linux-kernel, virtual-memory Leave a comment
  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