[parisc-linux-cvs] userspace willy

Matthew Wilcox willy@puffin.external.hp.com
Fri, 2 Feb 2001 17:11:06 -0700


CVSROOT:        /home/cvs/parisc
Module name:    userspace
Changes by:     willy   01/02/02 17:11:06

Added files:
        .              : badswap.c zero-corrupt.c 

Log message:
A couple of test programs to help locate kernel problems.

zero-corrupt is from http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=25749
and tests to see whether bss is getting zero'd properly.

badswap checks that the correct pages are being swapped back in.