From: Pavel Tikhomirov <snorcht@gmail.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>,
Michael Kerrisk <mtk.manpages@gmail.com>,
Matthew Helsley <matt.helsley@gmail.com>,
linux-api@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Pavel Emelyanov <xemul@parallels.com>,
Pavel Tikhomirov <snorcht@gmail.com>
Subject: [PATCH 0/1] posix timers: Expand exitsting info in proc file
Date: Fri, 17 May 2013 02:12:02 +0400 [thread overview]
Message-ID: <1368742323-46949-1-git-send-email-snorcht@gmail.com> (raw)
Hi.
I'm working on the checkpoint-restore project (http://criu.org), on
realisation of posix-timers. To compleatly checkpoint and restore these
timers we need to know which clock they are using. So I d'like to add
this information to existing syscall which shows posix-timers info.
Pavel Tikhomirov (1):
posix-timers: Show clock ID in proc file
fs/proc/base.c | 1 +
1 file changed, 1 insertion(+)
--
1.7.9.5
next reply other threads:[~2013-05-17 15:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-16 22:12 Pavel Tikhomirov [this message]
2013-05-16 22:12 ` [PATCH 1/1] posix-timers: Show clock ID in proc file Pavel Tikhomirov
2013-05-17 15:59 ` Greg KH
2013-05-17 16:12 ` Pavel Emelyanov
2013-05-17 16:22 ` Greg KH
2013-05-17 16:10 ` Pavel Emelyanov
2013-05-28 9:44 ` [tip:timers/urgent] " tip-bot for Pavel Tikhomirov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1368742323-46949-1-git-send-email-snorcht@gmail.com \
--to=snorcht@gmail.com \
--cc=linux-api@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matt.helsley@gmail.com \
--cc=mingo@redhat.com \
--cc=mtk.manpages@gmail.com \
--cc=tglx@linutronix.de \
--cc=xemul@parallels.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).