linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/4] timerfd c/r support, v5
@ 2014-07-15 21:54 Cyrill Gorcunov
  2014-07-15 21:54 ` [patch 1/4] timerfd: Implement show_fdinfo method Cyrill Gorcunov
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Cyrill Gorcunov @ 2014-07-15 21:54 UTC (permalink / raw)
  To: linux-kernel, linux-api; +Cc: Michael Kerrisk, Thomas Gleixner, Cyrill Gorcunov

Hi, sorry for spamming, but in v4 I simply messed up in the series,
doing reply-to-reply with updated variants. So here are all patches
up to date on top of -rc5. Sorry again for resend.

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [patch 0/4] timerfd c/r support, v4
@ 2014-06-23 18:54 Cyrill Gorcunov
  2014-06-23 18:54 ` [patch 4/4] timerfd.2: Add ioctl method description Cyrill Gorcunov
  0 siblings, 1 reply; 8+ messages in thread
From: Cyrill Gorcunov @ 2014-06-23 18:54 UTC (permalink / raw)
  To: linux-kernel, linux-api
  Cc: Michael Kerrisk, Thomas Gleixner, Andrew Morton, Andrey Vagin,
	Pavel Emelyanov, Vladimir Davydov

Hi guys, here is an updated version of c/r support for timerfd files. The main change
is in how @ticks are restored in patch 3 -- I switched to ioctl code, which is wrapped
with CONFIG because I still think that while there is only one ioctl designated
solely for c/r needs no need to build it all the time until explicitly requested.
Please take a look once time permit. Comments are highly appreciated.
Also note the last patch is for man-page git repo, not for kernel.

Thanks!

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

end of thread, other threads:[~2015-04-13 20:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-15 21:54 [patch 0/4] timerfd c/r support, v5 Cyrill Gorcunov
2014-07-15 21:54 ` [patch 1/4] timerfd: Implement show_fdinfo method Cyrill Gorcunov
2014-07-15 21:54 ` [patch 2/4] docs: procfs -- Document timerfd output Cyrill Gorcunov
2014-07-15 21:54 ` [patch 3/4] timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3 Cyrill Gorcunov
2014-07-15 21:54 ` [patch 4/4] timerfd.2: Add ioctl method description Cyrill Gorcunov
     [not found]   ` <20140715215703.353177995-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>
2015-04-13 19:56     ` Michael Kerrisk (man-pages)
     [not found]       ` <552C1F64.30202-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-04-13 20:10         ` Cyrill Gorcunov
  -- strict thread matches above, loose matches on Subject: below --
2014-06-23 18:54 [patch 0/4] timerfd c/r support, v4 Cyrill Gorcunov
2014-06-23 18:54 ` [patch 4/4] timerfd.2: Add ioctl method description Cyrill Gorcunov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).