• Ingo Molnar's avatar
    [PATCH] pidhash-2.5.38-A0 · 5191a147
    Ingo Molnar authored
    This removes the cmpxchg from the PID allocator and replaces it with a
    spinlock.  This spinlock is hit only a couple of times per bootup, so
    it's not a performance issue.
    5191a147
pid.c 6.68 KB