countfree        3186 user/usertests.c     int free0 = countfree();
countfree        3210 user/usertests.c     if((free1 = countfree()) < free0) {