Re: [PATCH] [rmap] operator-sparse Fibonacci hashing of waitqueues

William Lee Irwin III (wli@holomorphy.com)
Mon, 18 Feb 2002 17:27:10 -0800


On Mon, Feb 18, 2002 at 04:34:50PM -0800, William Lee Irwin III wrote:
> Now, there is something called the "spectrum" of a number, which for
> a number x is the set of all the numbers of the form n * x, where n
> is an integer. So we have {1*x}, {2*x}, {3*x}, and so on.

Argh! Spec(x) is the multiset [1*x], [2*x], [3*x] where [x] is the
integer part of x.

Cheers,
Bill
-
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/