Stefan,

On Thu, 2005-08-04 at 01:08 +0200, Stefan wrote:
> Since I'm a frequent reader of this list, I'm going to ask you guys this
> question first.
> 
> I started working on my masters thesis (computer science) and I need to
> find in depth resources about linux programming,
> I want to ask you guys if you know any good documentation, tutorials
> especially about linux threads, semaphores, events, signals.
> My implemtation requires me to implement those things for windows and
> linux, so I would need some
> comparison, codesamples about threads in windows and linux etc. The only
> good resource I found for now was a migrating tutorial from ibm.

        I'd suggest "Understanding the Linux Kernel" by Bovet and Cesati and
"Linux Device Drivers 3rd Edition" by Corget, Rubini, and Kroah-Hartman,
both published by O'Reilly.

        Also google for the "Unreliable Guide to Locking" by Rusty Russell,
wherein he speaks of the lock primitives in the kernel environment.

        HTH!

-- 
Daniel S. Cox
Internet Commerce Corporation

-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to