• 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
Newbie Questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newbie Questions


  • Subject: Newbie Questions
  • From: Thomas Inskip <email@hidden>
  • Date: Thu, 29 Nov 2007 16:38:55 -0500

I am not completely new to the darwin underpinnings, but I have been assigned a task that definitely requires pretty good knowledge of the mach kernel. First I'd like to ask what's a good introduction to the kernel (let's call it a crash course).

Next I'd like to explain what I need to be able to do. I basically need to be able to detect when someone is reading from a shared resource (in this case the display buffer). For what I understand, any such resources are arbitrated through mach ports. If a process needs access to one, it obtains either read or write rights to it (multiple reader, single writer?), and then is able to access the resource. Is this correct? If so, I should be able to determine when someone obtains read access to such a port via the kernel trace facility or something similar. At least that's my idea. Perhaps I am wayyyyyyy off. Feel free to let me know if that's so or if I am oversimplifying things.

Thanks in advance.

_______________________________________________
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: Newbie Questions
      • From: Chuck Remes <email@hidden>
  • Prev by Date: Re: Getting PID of a unix domain socket client
  • Next by Date: Re: Newbie Questions
  • Previous by thread: Re: Getting PID of a unix domain socket client
  • Next by thread: Re: Newbie Questions
  • Index(es):
    • Date
    • Thread