From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Safonov <0x7f454c46@gmail.com> Subject: Re: [PATCHv5 00/37] kernel: Introduce Time Namespace Date: Mon, 29 Jul 2019 23:07:53 +0100 Message-ID: <4d53ebc7-d5b2-346e-c383-606401d19d3a@gmail.com> References: <20190729215758.28405-1-dima@arista.com> <20190729215758.28405-39-dima@arista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190729215758.28405-39-dima@arista.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Dmitry Safonov , linux-kernel@vger.kernel.org Cc: Adrian Reber , Andrei Vagin , Andy Lutomirski , Arnd Bergmann , Christian Brauner , Cyrill Gorcunov , "Eric W. Biederman" , "H. Peter Anvin" , Ingo Molnar , Jann Horn , Jeff Dike , Oleg Nesterov , Pavel Emelyanov , Shuah Khan , Thomas Gleixner , Vincenzo Frascino , containers@lists.linux-foundation.org, criu@openvz.org, linux-api@vger.kernel.org, x86@kernel.org, Andrei Vagin List-Id: linux-api@vger.kernel.org Sorry for spamming this twice. I did `git send-email --to linux-kernel@vger.kernel.org /tmp/timens/ --cc 'Dmitry Safonov <0x7f454c46@gmail.com>' /tmp/timens/` And didn't notice that I've put the same folder ^^ twice :( Pardon again. On 7/29/19 10:57 PM, Dmitry Safonov wrote: > Discussions around time namespace are there for a long time. The first > attempt to implement it was in 2006 by Jeff Dike. From that time, the > topic appears on and off in various discussions. > [..] Thanks, Dmitry