specializer

Eddie Kohler eddietwo at cag.lcs.mit.edu
Wed Jan 26 22:13:30 EST 2000


HELLO,

click-specialize is ready to be tested I think.

(1) Before running, you must do a `make install' of the whole shebang.
(Click-specialize needs the installation complete so it knows where to find
source code to rewrite.) Preferably run ./configure with a local prefix
like /usr/local/click so you can see everything that's installed. But any
prefix should work.

(2) Now, to run user level,

	cat configuration | click-specialize -u | click

To run kernel module,

	cat configuration | click-specialize -k | click-install

If you'd like to see the source code which click-specialize is generating,

	cat configuration | click-specialize -s

Note that click-specialize and click-fastclassifier are currently mutually
exclusive.

I haven't extensively tested this. Please do so!

love,
ed



More information about the click mailing list