Re: [ntdev][basic] Question on synchronization objects available in kernel space.

On Fri, May 6, 2011 at 2:12 PM, Gary G. Little wrote:

> Or, simply up front state unequivocally that you have no idea, but know
> where to look and have a copy of the WDK docs running on your system ALL
> the
> time during development.

I think this is fair.

> I’ve never used a semaphore or a mutex, but I use
> the bloody hell out of spinlocks. I have the WDK handy for the times I
> encounter things with which I’m not intimate.
>

Same here.

>
> They didn’t happen to ask about Fibonacci routines in the kernel did they?
> :slight_smile:
>

Interview could be dreadful. I hate to be on both sides. I was once asked to
derive the Equivalent Number Bits (ENOB) formula for AD converter. Finding
the right answer involves modeling the quantization error, setting up a
definite integral, evaluate it and perform some logmarithmic arithmetic. I
got that one just because my degree was still warm. Damn, I love doing
math but not in the public.