• 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: is mach_vm_region confused or am I?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: is mach_vm_region confused or am I?


  • Subject: Re: is mach_vm_region confused or am I?
  • From: comex <email@hidden>
  • Date: Fri, 13 Apr 2012 22:55:51 -0400

On Fri, Apr 13, 2012 at 9:47 PM, Gerriet M. Denkmann
<email@hidden> wrote:
> Doing:
> pid_t pid = ... (of any 64-Bit process)
> vm_map_t target_task = task_for_pid( pid ...)
> mach_vm_address_t address = ...
> mach_vm_size_t size
> mach_vm_region( target_task, &address, &size, VM_REGION_TOP_INFO ...)
>
> I get:
> size = 0x1000 (i.e. one page)
> top.shared_pages_resident = 2
>
> When I do proc_regionfilename( pid, address, ... ) I get: "/usr/lib/dyld".
>
> Is mach_vm_region not to be trusted? Am I misunderstanding something?

What address are you using?  What does vmmap say about that address?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: is mach_vm_region confused or am I?
      • From: "Gerriet M. Denkmann" <email@hidden>
References: 
 >is mach_vm_region confused or am I? (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: is mach_vm_region confused or am I?
  • Next by Date: Re: is mach_vm_region confused or am I?
  • Previous by thread: is mach_vm_region confused or am I?
  • Next by thread: Re: is mach_vm_region confused or am I?
  • Index(es):
    • Date
    • Thread