Re: [Devel] [PATCH RH7 0/2]

2020-01-14 Thread Pavel Tikhomirov
And please don't forget vX tag to easier distinguish patches between versions. On 1/13/20 11:25 AM, Valeriy Vdovin wrote: > This patch addresses the problem of varying views on start time > of a resumed process between container and host. From a container > point of view the resumed process is

Re: [Devel] [PATCH RH7 0/2]

2020-01-13 Thread Pavel Tikhomirov
Empty commit message header. Please remain the same name across versions, e.g. "Start time of a task inside a container" On 1/13/20 11:25 AM, Valeriy Vdovin wrote: > This patch addresses the problem of varying views on start time > of a resumed process between container and host. From a

Re: [Devel] [PATCH rh7 0/2] bc: rework "numproc" ubc limit to be based on pids cgroup

2018-06-25 Thread Andrey Ryabinin
On 06/25/2018 06:24 PM, Konstantin Khorenko wrote: > It's time to rework our home brew ubc "numproc" limit to be based on stock > pids > cgroup. > > Note: the semantic will change a bit: now we limit number of possible threads > in a Container while old ubc "numproc" limited number of tasks. >

Re: [Devel] [PATCH rh7 0/2] ploop: improve the performance of submit_alloc path

2016-03-16 Thread Konstantin Khorenko
Dima, please review. -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 03/14/2016 12:10 AM, Maxim Patlasov wrote: Instead of using pagecache_write_begin/pagecache_write_end method, it is beneficial to preallocate space, then write data directly to block-device, then convert

Re: [Devel] [PATCH rh7 0/2] Implement UB_DCACHESIZE stats

2015-05-26 Thread Konstantin Khorenko
Kirill, please review the patch set. -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 05/22/2015 02:08 PM, Vladimir Davydov wrote: See individual patches for more details. Related to https://jira.sw.ru/browse/PSBM-20089 Vladimir Davydov (2): memcg: account dcache