On Sun, Dec 01, 2019 at 03:24:11AM +0300, Dmitry Marakasov wrote:
> * Konstantin Belousov (kostik...@gmail.com) wrote:
>
> > > > I'm helping to investigate some userspace issue [1], where kill(-1,
> > > > SIGKILL)
> > > > fails with EPERM. I've managed to isolate this case in a small program:
> >
* Konstantin Belousov (kostik...@gmail.com) wrote:
> > > > > I'm helping to investigate some userspace issue [1], where kill(-1,
> > > > > SIGKILL)
> > > > > fails with EPERM. I've managed to isolate this case in a small
> > > > > program:
> > > > >
> > > > >
> > > > > ```
> > > > > #include
On Mon, Dec 02, 2019 at 02:11:14AM +0300, Dmitry Marakasov wrote:
> * Konstantin Belousov (kostik...@gmail.com) wrote:
>
> > > > > > I'm helping to investigate some userspace issue [1], where kill(-1,
> > > > > > SIGKILL)
> > > > > > fails with EPERM. I've managed to isolate this case in a small
30.11.2019 0:57, Scott Bennett wrote:
> On Thu, 28 Nov 2019 23:18:37 +0700 Eugene Grosbein
> wrote:
>
>> 28.11.2019 20:34, Steven Hartland wrote:
>>
>>> It may well depend on the extent of the deletes occurring.
>>>
>>> Have you tried disabling TRIM to see if it eliminates the delay?
>>
>>