Prev: host panic based on kernel 2.6.34-RC1
Next: [RFC PATCH 3/3] ratelimit: Fix return value when fail to get lock
From: KOSAKI Motohiro on 16 Mar 2010 22:50 > Unusable free space index is a measure of external fragmentation that > takes the allocation size into account. For the most part, the huge page > size will be the size of interest but not necessarily so it is exported > on a per-order and per-zone basis via /proc/unusable_index. > > The index is a value between 0 and 1. It can be expressed as a > percentage by multiplying by 100 as documented in > Documentation/filesystems/proc.txt. > > Signed-off-by: Mel Gorman <mel(a)csn.ul.ie> > Reviewed-by: Minchan Kim <minchan.kim(a)gmail.com> > Acked-by: Rik van Riel <riel(a)redhat.com> thanks. Reviewed-by: KOSAKI Motohiro <kosaki.motohiro(a)jp.fujitsu.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |