I - WARNINGS, etc This is a prototype. As such: 1. It is not fully stable 2. It is meant to be thrown away Read the license. II - Installation The code consists of a patch for FreeBSD 4.3 and a kernel module. It runs in the Alpha 21264. It compiles and runs in x86 but does not build superpages. 1. apply the patch 2. make & install kernel, reboot 3. untar the module, cd to it 4. create a subdir obj.alpha (or obj.i386) 5. change KERNELBASEDIR in Makefile to point to the right place 6. make build (just "make" will not work for you) 7. load the module as root 8. to run x with superpage in bash: mark=1 x III - Promises I promise better instructions and a more universal Makefile soon, very soon. I have to take a flight to OSDI in a few hours.