[openib-general] Re: Re: Userspace testing results (manykernels, many svn trees)
Roland Dreier
rdreier at cisco.com
Tue Jan 24 11:24:02 PST 2006
Michael> Thats what trunk head does, but Nishanth Aravamudan here
Michael> sees
Michael> 1 sec = 5.37731e+14 usec
Michael> which seems to indicate something's still wrong.
Nish, did everything get rebuilt? Since the makefile doesn't have
dependencies, I can do things like:
$ make clock_test
cc -Wall -g -D_GNU_SOURCE -O2 clock_test.c get_clock.c -o clock_test
$ touch get_clock.h
$ make clock_test
make: `clock_test' is up to date.
so a simple "svn up" followed by "make" make not be enough to pick up
all changes.
- R.
More information about the general
mailing list