Skip to content
Magenaut

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

Recent Comments

  • silverplugins217 on How to add placeholder for contact form7 for dropdown?
  • Shreyas Ikhar on How to add a custom CSS class to core blocks in Gutenberg editor?
  • Magenaut on How to call function on timer ASP.NET MVC
  • Ebaad Uddin on How to call function on timer ASP.NET MVC
  • michealSmith07 on Is there a way to dynamically refresh the less command?

Tags

.net adobe-illustrator adobe-photoshop ajax arrays asp.net asp.net-core asp.net-mvc bash c# css database django eloquent express html java javascript jquery json laravel laravel-4 laravel-5 laravel-8 linux list mongodb mongoose mysql node.js npm pandas php python python-3.x react-hooks react-native react-router reactjs redux regex sql string typescript wordpress
© 2023 Magenaut • Built with GeneratePress