* mm creation/destruction hooks
@ 2007-11-15 23:46 Jeff Dike
2007-11-16 0:22 ` Jeremy Fitzhardinge
0 siblings, 1 reply; 3+ messages in thread
From: Jeff Dike @ 2007-11-15 23:46 UTC (permalink / raw)
To: Jeremy Fitzhardinge; +Cc: LKML
The changelog for commit d6dd61c831226f9cd7750885da04d360d6455101 says
arch_dup_mmap, which is called when a new mmap is created at fork
Is there a reason that you're not tracking mm creation in exec?
Jeff
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mm creation/destruction hooks
2007-11-15 23:46 mm creation/destruction hooks Jeff Dike
@ 2007-11-16 0:22 ` Jeremy Fitzhardinge
2007-11-16 3:25 ` Jeff Dike
0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Fitzhardinge @ 2007-11-16 0:22 UTC (permalink / raw)
To: Jeff Dike; +Cc: LKML
Jeff Dike wrote:
> The changelog for commit d6dd61c831226f9cd7750885da04d360d6455101 says
> arch_dup_mmap, which is called when a new mmap is created at fork
>
> Is there a reason that you're not tracking mm creation in exec?
activate_mm() does that.
J
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mm creation/destruction hooks
2007-11-16 0:22 ` Jeremy Fitzhardinge
@ 2007-11-16 3:25 ` Jeff Dike
0 siblings, 0 replies; 3+ messages in thread
From: Jeff Dike @ 2007-11-16 3:25 UTC (permalink / raw)
To: Jeremy Fitzhardinge; +Cc: LKML
On Thu, Nov 15, 2007 at 04:22:14PM -0800, Jeremy Fitzhardinge wrote:
> activate_mm() does that.
Yup, which I realized ~10 seconds after sending mail...
Oh well.
Jeff
--
Work email - jdike at linux dot intel dot com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-11-16 3:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-15 23:46 mm creation/destruction hooks Jeff Dike
2007-11-16 0:22 ` Jeremy Fitzhardinge
2007-11-16 3:25 ` Jeff Dike
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox