Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Upgrading (Score 1) 858

I installed non-apple RAM and when the RAM was bad, I was in vendor hell where my AppleCare wouldn't cover the RAM and in fact didn't even find that was the problem. getting the RAM from Apple more expensive but it's the safest way to go because then it's covered under AppleCare.

Comment Re:lkml.org server is slashdotted. (Score 1) 316

All the filesystem can normally promise in the event of a crash is that the metadata will describe a valid filesystem somewhere between the last returned synchronization call and the state at the event of the crash. If you need more than that -- and you really, probably don't -- you have to do special things, such as running an OS that never, ever, ever crashes and putting a special capacitor in the system so the OS can flush everything to disk before the computer loses power in an outage.

What about ZFS? Doesn't ZFS have a bunch of checksumming and hardware failure tolerance functionality which you "probably need"?

Slashdot Top Deals

Kleeneness is next to Godelness.

Working...