Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
Windows

Why Use Virtual Memory In Modern Systems? 983

Cyberhwk writes "I have a system with Windows Vista Ultimate (64-bit) installed on it, and it has 4GB of RAM. However when I've been watching system performance, my system seems to divide the work between the physical RAM and the virtual memory, so I have 2GB of data in the virtual memory and another 2GB in the physical memory. Is there a reason why my system should even be using the virtual memory anymore? I would think the computer would run better if it based everything off of RAM instead of virtual memory. Any thoughts on this matter or could you explain why the system is acting this way?"

Comment It ABSOLUTELY is ok. (Score 1) 1057

Mainly because the hit rate is so bloody terrible.

I interview programmers all the time, and hire about 1 in 50. And the ones I do hire are great, but I see some truly unacceptable people who have great CVs.

Or they've worked on something which is really interesting, and smart, and when you dig it turns out that they simply don't understand what the team did, they just 'did their bit'.

You _HAVE_ to trust your developers, even with code reviews, design reviews etc etc in place, or you end up doing all the work yourself.

Frankly, I think it's more a question of 'why don't they test the others harder?' ;)

The flip side, of course, is that I get interviewed HARD whenever I go for a job. And, frankly, I really enjoy it. Don't you? If you do this sort of thing because you have a passion for it, you'll probably get something out of the interview, not view it as pointless. In fact, I've turned down jobs because the interview was too cursory. I think it says a lot about a place, how high the barriers to entry are.

Slashdot Top Deals

grep me no patterns and I'll tell you no lines.

Working...