All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] proc.5 addition of /proc/buddyinfo
@ 2014-09-27 17:35 Elie De Brauwer
       [not found] ` <1411839348-24345-1-git-send-email-eliedebrauwer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Elie De Brauwer @ 2014-09-27 17:35 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Elie De Brauwer

Hello Michael,

A patch follows which adds some information on using /proc/buddyinfo to
diagnose memory fragmentation issues. The most popular information 
online on this ticket is in the Redhat deployment guide [1] which actually
got part of the formula wrong [2].
Comments welcome but I mainly tried to focus on the contents on the file
and not on the background of the underlying algorithm and kernel functions
like get_free_pages(), dma_alloc_coherent() and friends.

[1] https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6-Beta/html/Deployment_Guide/s1-proc-topfiles.html#s2-proc-buddyinfo
[2]  https://bugzilla.redhat.com/show_bug.cgi?id=1131498

my 2 cents
E.

Elie De Brauwer (1):
  proc.5: Adding /proc/buddyinfo

 man5/proc.5 | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-09-30  7:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-27 17:35 [PATCH] proc.5 addition of /proc/buddyinfo Elie De Brauwer
     [not found] ` <1411839348-24345-1-git-send-email-eliedebrauwer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-09-27 17:35   ` [PATCH] proc.5: Adding /proc/buddyinfo Elie De Brauwer
     [not found]     ` <1411839348-24345-2-git-send-email-eliedebrauwer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-09-30  7:12       ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.