Re: Virtual memory access probing?
Re: Virtual memory access probing?
- Subject: Re: Virtual memory access probing?
- From: anubhav <email@hidden>
- Date: Mon, 06 Jul 2009 21:42:15 +0530
> Or could I somehow catch virtual memory access exception in kernel code?
From the code vm_fault() handles page faults.It is called from the
kernel_trap()/user_trap() functions.
>
> Any ideas would be highly appreciated.
>
> - Alexander
>
> _______________________________________________
> 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
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________
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