Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Pining for the good old days (Score 2, Insightful) 280

True.

Except that doesn't account for having a method (destructor) which will be called when your variable goes out of scope.

Then you have generic's on top of that.

And in c++0x, auto, lambda and rvalue refs. There a whole lot more to c++ than objects.

[Note: I program in both. & python & perl &......]

Comment Re:Not Samba? (Score 4, Interesting) 409

But since you haven't posted anything more we can't be sure.

What did you investigate? What samba tuning parameters did you try?

Last year I had a very similiar problem, which actullay turned out to be network card driver issue. I upgraded from the stock debian stable kernel to one from testing and the problem went away.

My point is a single example without actually knowing what was investigated - is just a worthless anecdote.

Slashdot Top Deals

What good is a ticket to the good life, if you can't find the entrance?

Working...