for one, i'm using a modified version of the network FIFO queue discipline
to inject "delay" and "drop", similar to what ippipe can do on FreeBSD.
given i'm using a kernel timer for this, HZ >= 1000 is essential for <1.5
millisecond accuracy.
perhaps we really need a high-speed timer mechanism for parts of the kernel
that require it (or a highly-accurate single-fire timer)?
cheers,
lincoln.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/