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. -- 2.1.4 -- 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