Thanks Elie! Applied. Cheers, Michael On 01/22/2015 08:21 PM, Elie De Brauwer wrote: > Signed-off-by: Elie De Brauwer <eliedebrauwer@xxxxxxxxx> > --- > man5/proc.5 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man5/proc.5 b/man5/proc.5 > index 5bff2a0..9138ead 100644 > --- a/man5/proc.5 > +++ b/man5/proc.5 > @@ -1981,12 +1981,12 @@ Node 0, zone Normal 216 55 189 101 84 38 37 27 5 3 587 > > In this example, there is one node containing three zones and there > are 11 different chunk sizes. > -If the page size is 4 kilobyteis, then the first zone called > +If the page size is 4 kilobytes, then the first zone called > .I DMA > (on x86 the first 16 megabyte of memory) has 1 chunk of 4 kilobytes > (order 0) available and has 3 chunks of 4 megabytes (order 10) available. > > -If the memory is heavily fragmentated, the counters for higher > +If the memory is heavily fragmented, the counters for higher > order chunks will be zero and allocation of large contiguous areas > will fail. > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html