From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Tikhomirov Subject: [PATCH 0/1] posix timers: Expand exitsting info in proc file Date: Fri, 17 May 2013 02:12:02 +0400 Message-ID: <1368742323-46949-1-git-send-email-snorcht@gmail.com> Return-path: Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thomas Gleixner Cc: Ingo Molnar , Michael Kerrisk , Matthew Helsley , linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Linux Kernel Mailing List , Pavel Emelyanov , Pavel Tikhomirov List-Id: linux-api@vger.kernel.org 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