Feb 15, 2019 0 0 Accidentally creating a choke point for what was supposed to hand work off quickly to a background task, part 3 Raymond Chen Keeping the MTA alive without a thread.
Feb 14, 2019 0 0 Accidentally creating a choke point for what was supposed to hand work off quickly to a background task, part 2 Raymond Chen Synchronizing on the thread pool makes you wait for the thread pool.
Feb 13, 2019 0 0 Accidentally creating a choke point for what was supposed to hand work off quickly to a background task, part 1 Raymond Chen A few simple decisions accumulate and interact.
Feb 10, 2019 0 0 The Intel 80386, part 16: Code walkthrough Raymond Chen Putting the information into practice.
Feb 7, 2019 0 0 The Intel 80386, part 15: Common compiler-generated code sequences Raymond Chen Recognizing the patterns.
Feb 6, 2019 0 0 The Intel 80386, part 14: Rescuing a stack trace after the debugger gave up when it reached an FPO function Raymond Chen Pretend to be the computer.
Feb 4, 2019 0 0 The Intel 80386, part 12: The stuff you don’t need to know Raymond Chen For completeness but not for usefulness.
Feb 3, 2019 0 0 The Intel 80386, part 11: The TEB Raymond Chen I need another register, let's see what scraps I can find.