Re: Oops when trying to create more than 16000 timers

From: Ottavio Campana
Date: Mon Dec 15 2008 - 16:44:47 EST


Pekka Enberg wrote:
> I think you're simply hitting RLIMIT_SIGPENDING and then tripping over
> a bug in alloc_posix_timer() that's fixed by commit
> aa94fbd5ccd840c8ab26d02439ec799b03a72547 ("fix error-path NULL deref
> in alloc_posix_timer()") in 2.6.28-rc8.
>
> Dan, can you please send your patch to the -stable queue as well?

Pekka, can this RLIMIT_SIGPENDING be modified? For my application, I
will need 60k timers.

Thanks,

Ottavio
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/