No subject
None
7 -0700 (MST)
Received: (from willy@localhost)
by puffin.external.hp.com (8.9.3/8.9.3) id RAA11955;
Fri, 2 Feb 2001 17:11:06 -0700
Date: Fri, 2 Feb 2001 17:11:06 -0700
From: Matthew Wilcox <willy@puffin.external.hp.com>
Message-Id: <200102030011.RAA11955@puffin.external.hp.com>
To: parisc-linux-cvs@lists.parisc-linux.org
Reply-To: parisc-linux@thepuffingroup.com
Subject: [parisc-linux-cvs] userspace willy
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.