>Find below the patch (RFC) that makes semmnu and semume dynamically
>tunable through /proc.
>
AFAICS the patch implements semmnu and semume, correct? The current
implemention permits an unlimited number of undo structures.
1) Why do you want to introduce a limit? Have you found a potential DoS?
2) What is counted by semume? Individual undo entries, or undo arrays?
Linux differs from the normal unix sysv implementation: there is a per
process, per semaphore set array of undo entries.
-- Manfred- 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/