Showing results for June 28, 2013 - The Old New Thing

Jun 28, 2013
Post comments count0
Post likes count0

2013 mid-year link clearance

Raymond Chen
Raymond Chen

Another round of the semi-annual link clearance. And, as always, the obligatory plug for my column in TechNet Magazine:

Other
Jun 28, 2013
Post comments count0
Post likes count0

It’s the address space, stupid

Raymond Chen
Raymond Chen

Nowadays, computers have so much memory that running out of RAM is rarely the cause for an "out of memory" error. Actually, let's try that again. For over a decade, hard drive have been so large (and cheap) that running out of swap space is rarely the cause for an "out of memory" error. In user-mode, the term memory refers to virtual memory,...

Code