> Pretty cool. Have you done any benchmarks to see if the improved lookup > algorithm has a noticeable impact? One thing I didn't mention is that the old pid allocation code is actually at least o(n^2) in the number of allocated pids. The new code is o(1). David -- David Laight: david@l8s.co.uk