Hi,
What about
unsigned int vm_pgfails /* failed alloc attempts, in pages (not calls) */
maybe even a
unsigned int vm_pgallocs /* alloc attempts, in pages */
for sanity checking - should be the sum of several other combinations...
Should memory zone be used as dimension?
/RogerL
--
Roger Larsson
Skelleftea
Sweden
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/