• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: where are my code page-ins?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: where are my code page-ins?


  • Subject: Re: where are my code page-ins?
  • From: Joel Reymont <email@hidden>
  • Date: Thu, 5 Nov 2009 21:12:16 +0000

My code page-ins are missing due to a stupid error in my analysis code.

I apologize for the noise!

	Thanks, Joel

On Nov 5, 2009, at 8:34 PM, Joel Reymont wrote:

I'm tracing page faults in a Firefox library (XUL) with a simple DTrace script that looks for vnode page-ins [1]. This is on Snow Leopard 10.6.1, 64 bits.

I run the script like this 'dtrace -Zqws page-fault.d'.

I clear the cache beforehand by allocating 8Gb of memory (twice physical 4Gb) and touching every page [0].

The script produces a list of page faults [2] which I try to map to segments using the output from 'size -m -l XUL' [3]. Trouble is, I don't see code page ins (__TEXT, __text) at all!

When do my code pages get paged in and how can I track this?

--- firefox for android! http://wagerlabs.com

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >where are my code page-ins? (From: Joel Reymont <email@hidden>)

  • Prev by Date: where are my code page-ins?
  • Next by Date: Browser based application and crash reporter
  • Previous by thread: where are my code page-ins?
  • Next by thread: Browser based application and crash reporter
  • Index(es):
    • Date
    • Thread