> I started wondering whether we should be using round_jiffies > for stale connection detection work. Yes, I've had this type of cleanup on my todo list for a while. There are probably quite a few places in drivers/infiniband where we should use round_jiffies or deferrable timers/delayed work. - R.