On Fri, Jun 27, 2014 at 01:07:48AM +0400, Pavel Emelyanov wrote: > > + > > + t = rst_mem_alloc(sizeof(*t), RM_PRIVATE); > > Why not in post_open callback of timerfd ops? It must be sequential slab of restorer memory.