Entries:
Comments:
Posts:

Loading User Information from Channel 9

Something went wrong getting user information from Channel 9

Latest Achievement:

Loading User Information from MSDN

Something went wrong getting user information from MSDN

Visual Studio Achievements

Latest Achievement:

Loading Visual Studio Achievements

Something went wrong getting the Visual Studio Achievements

false negative

false negative false negative it's me ;)

Niner since 2005

  • Windows, Part IV - Dave Probert

    Robert, if you don't take an interview from Dave C, "your * is grass, and I'm the lawnmower" Smiley

  • Windows, Part IV - Dave Probert

    Great job channel 9! Squeeze Dave and get interviews from other kernel gurus too!!!

    For years, I wondered why the heck only Windows (and I believe VMS) has an implementation of the famous WaitForMultipleObjects(Ex) functions. I now understand it is the "OB" which enables this magic.

    I want to hear more about the scheduler, the "OB", the "MM" and the heap management differencies between Windows NT, 2000, XP, etc. I also want to hear more about synchronization problems and their solutions in the kernel, especially about the containers (lists, queues) - how are they syncrhonized, are they lock free, how, etc. Also about the upcoming ALPC (aka LPC++?) and what's advanced (or ++) there, etc., etc. Smiley

    I'm not a driver dev (middleware mostly) so these things really intrigue me. And Dave is just such a great talker!

    I want more!!! Smiley and *big* thanks for doing this Channel9!

    P.S. Aargh, and I forgot a very important thing! How do you guys actually *test* the kernel? I mean how the heck can one test WFMO for example? Thanks!