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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 29 Jan 2020 19:07:09 +0100
From:   Peter Zijlstra <peterz@...radead.org>
To:     sjpark@...zon.com
Cc:     akpm@...ux-foundation.org, SeongJae Park <sjpark@...zon.de>,
        sj38.park@...il.com, acme@...nel.org, amit@...nel.org,
        brendan.d.gregg@...il.com, corbet@....net, dwmw@...zon.com,
        mgorman@...e.de, rostedt@...dmis.org, kirill@...temov.name,
        brendanhiggins@...gle.com, colin.king@...onical.com,
        minchan@...nel.org, vdavydov.dev@...il.com, vdavydov@...allels.com,
        linux-mm@...ck.org, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...hat.com>,
        Mark Rutland <mark.rutland@....com>,
        Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
        Jiri Olsa <jolsa@...hat.com>,
        Namhyung Kim <namhyung@...nel.org>
Subject: Re: Re: Re: [PATCH v2 0/9] Introduce Data Access MONitor (DAMON)

On Wed, Jan 29, 2020 at 03:37:58PM +0100, sjpark@...zon.com wrote:
> On Wed, 29 Jan 2020 13:56:15 +0100 Peter Zijlstra <peterz@...radead.org> wrote:
> 
> > On Tue, Jan 28, 2020 at 01:00:33PM +0100, sjpark@...zon.com wrote:
> > 
> > > I worried whether it could be a bother to send the mail to everyone in the
> > > section, but seems it was an unnecessary worry.  Adding those to recipients.
> > > You can get the original thread of this patchset from
> > > https://lore.kernel.org/linux-mm/20200128085742.14566-1-sjpark@amazon.com/
> > 
> > I read first patch (the document) and still have no friggin clue.
> 
> Do you mean the document has insufficient description only?  If so, could you
> please point me me which information do you want to be added?

There was a lot of words; but I'm still not sure what it actually does.

I've read some of the code that followed; is it simply sampling the
page-table access bit? It did some really weird things though, like that
whole 3 regions thing.

Also, you wrote you wanted feedback from perf people; but it doesn't use
perf, what are you asking?

Perf can do address based sampling of memops, I suspect you can create
something using that.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ