Re: [PATCHv5 00/37] kernel: Introduce Time Namespace

2019-07-29 Thread Dmitry Safonov
Sorry for spamming this twice. I did `git send-email --to linux-kernel@vger.kernel.org /tmp/timens/ --cc 'Dmitry Safonov <0x7f454...@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 aroun

[PATCHv5 00/37] kernel: Introduce Time Namespace

2019-07-29 Thread Dmitry Safonov
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. There are two main use cases for time namespaces: 1. change date and time inside a container; 2. adjust cloc

[PATCHv5 00/37] kernel: Introduce Time Namespace

2019-07-29 Thread Dmitry Safonov
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. There are two main use cases for time namespaces: 1. change date and time inside a container; 2. adjust cloc