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:	Thu, 8 Jul 2010 15:44:07 +0100
From:	Eric B Munson <ebmunson@...ibm.com>
To:	Peter Zijlstra <peterz@...radead.org>
Cc:	Eric B Munson <emunson@...bm.net>, akpm@...ux-foundation.org,
	mingo@...hat.com, hugh.dickins@...cali.co.uk, riel@...hat.com,
	linux-kernel@...r.kernel.org, linux-mm@...ck.org, anton@...ba.org
Subject: Re: [PATCH] Add trace event for munmap

On Thu, 08 Jul 2010, Peter Zijlstra wrote:

> On Thu, 2010-07-08 at 15:05 +0100, Eric B Munson wrote:
> > This patch adds a trace event for munmap which will record the starting
> > address of the unmapped area and the length of the umapped area.  This
> > event will be used for modeling memory usage.
> 
> Does it make sense to couple this with a mmap()/mremap()/brk()
> tracepoint?
> 

We were using the mmap information collected by perf, but I think
those might also be useful so I will send a followup patch to add
them.

-- 
Eric B Munson
IBM Linux Technology Center
emunson@...bm.net


Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ