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