lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAB0TPYEYw+2oa2DAk7EdvymeV8vXb72qvTKay9yHpiBmGfxzGw@mail.gmail.com>
Date:   Mon, 13 Nov 2017 10:59:17 +0100
From:   Martijn Coenen <maco@...roid.com>
To:     Greg KH <gregkh@...uxfoundation.org>
Cc:     John Stultz <john.stultz@...aro.org>, Todd Kjos <tkjos@...gle.com>,
        Arve Hjønnevåg <arve@...roid.com>,
        Amit Pundir <amit.pundir@...aro.org>,
        devel@...verdev.osuosl.org, Martijn Coenen <maco@...gle.com>,
        LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ANDROID: binder: show high watermark of alloc->pages.

On Mon, Nov 13, 2017 at 10:49 AM, Greg KH <gregkh@...uxfoundation.org> wrote:
> Who can use this?  A userspace tool?  Or something else?

The output is part of Android bugreports, it's not parsed
automatically but the information is very useful even to manually look
at. Since Treble, we have more processes using binder, and some 32-bit
Android targets run out of vmalloc space because every process using
binder allocates 1MB in vmalloc address space. 1MB is overkill for
many processes, and this helps us find out which processes that are.

> This is ok for 4.15-rc1, right?

Yes.

Thanks,
Martijn

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ