kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Understanding memory fragmentation in Linux kernel
@ 2018-12-31  6:02 Amit Agarwal
  2018-12-31  6:22 ` Manish Katiyar
  0 siblings, 1 reply; 6+ messages in thread
From: Amit Agarwal @ 2018-12-31  6:02 UTC (permalink / raw)
  To: kernelnewbies


[-- Attachment #1.1: Type: text/plain, Size: 624 bytes --]

Hi All, 

I am trying to understand memory fragmentation and how to understand
and/or analyze the same. 

Is there some detailed documentation on pagetypeinfo and buddyinfo files
present in the proc directory? Am I looking at right files to understand
if the memory is fragmented. 

Problem Description: 

One of the applications does a few 200-300Mb calloc's during start-up.
On one of the production servers, the application does not start up
although there should be enough RAM available for application to start.
I am suspecting that this is because of fragmentation and would like to
confirm the same.

-- 
Thanks,
-aka

[-- Attachment #1.2: Type: text/html, Size: 966 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-01-13 18:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-31  6:02 Understanding memory fragmentation in Linux kernel Amit Agarwal
2018-12-31  6:22 ` Manish Katiyar
2018-12-31  6:28   ` Amit Agarwal
2018-12-31  6:54     ` Manish Katiyar
2018-12-31  7:14       ` Amit Agarwal
2019-01-13 18:36     ` Richard Siegfried

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).