All of lore.kernel.org
 help / color / mirror / Atom feed
* How many max kernel timers can run concurrently?
@ 2017-10-03 11:43 Swapnil N
  2017-10-03 12:07 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Swapnil N @ 2017-10-03 11:43 UTC (permalink / raw)
  To: kernelnewbies

Hi All,

I am trying to implement a timer based stats notification for running
UDP streams. Mostly a timer per UDP session will send UDP statistics
to userspace via netlink.

I would like to know,
1. How many max number of kernel timers I can run simultaneously? I've
max 40K UDP sessions.
2. Will there be any performance impact when max number of timers are ticking?

-- 
~ Swapnil

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-03 12:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-03 11:43 How many max kernel timers can run concurrently? Swapnil N
2017-10-03 12:07 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.