Hi , as I wrote a module for a special processing of IP packets I needed a timer more accurate than the 10ms jiffies on my x86 machine....so I had this brilliant idea to change HZ to 300 instead of 100 in asm/param.h. And it works fine ! But I guess this must not be the right way to do things. What are the risks in doing so ? Thanks. Nicolas. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html