Re: test 10 breaks on alpha

2000-11-02 Thread Luca Giuzzi
The clock on some alpha systems might be at 1200 Hz... you've rather to use HZ: --- /usr/src/linux/include/asm-alpha/param.h.orig Wed Nov 1 12:31:56 2000 +++ /usr/src/linux/include/asm-alpha/param.h Wed Nov 1 12:33:22 2000 @@ -27,4 +27,8 @@ #define MAXHOSTNAMELEN 64 /* max length

test 10 breaks on alpha

2000-11-01 Thread Mark Allen
Here's the patch to make it compile. I haven't tested this yet, but I will once I can actually get a chance to sit at the console... --- SNIP --- --- /usr/src/linux/include/asm-alpha/param.h.orig Wed Nov 1 12:31:56 2000 +++ /usr/src/linux/include/asm-alpha/param.hWed Nov 1 12:33:22