HackerTrans
TopNewTrendsCommentsPastAskShowJobs

slededit

no profile record

comments

slededit
·9년 전·discuss
Dennard scaling however did deal with clock speed (indirectly via power). It has failed since about 2005.
slededit
·9년 전·discuss
In the very early days of NT the GDI subsystem was in userland and you wouldn't have this problem. Unfortunately it was too slow for machines of the 90s and so GDI+user32 is very tightly integrated with the kernel.

Even to the point where it does neat things like callback user mode code from the kernel. Unwinding this without breaking things is nigh impossible at this point.
slededit
·9년 전·discuss
You have to put this into perspective with what they are replacing. You'd never get a submit done in less than 19 seconds using the old source depot tools anyways. When you work on projects this big that takes hours to compile and minutes to incremental compile - responsiveness just isn't something you get to have at scale.