It can be useful to have a large address space, even if you don't have enough hardware to actually populate the whole thing. For example, you might split the address space into smaller sections (executable, read only, read/write, shared, etc) which immediately cuts down the space you have. Or you might decide that your method for allocating space is to pick a random part of the address space, and check if it is taken…
128-bit storage: are you high?
41–50 of 50 posts
Re: 128-bit storage: are you high?
#42I think storage will eventually move to the Venti model of hash addressing. It just makes much more sense on a network and with current archive-everything practices (there are some really big wins to be gained from compression and dedup there). BitTorrent is doing this already.
Re: 128-bit storage: are you high?
#43It can be useful to have a large address space, even if you don't have enough hardware to actually populate the whole thing. For example, you might split the address space into smaller sections (executable, read only, read/write, shared, etc) which immediately cuts down the space you have. Or you might decide that your method for allocating space is to pick a random part of the address space, and check if it is taken…
Re: 128-bit storage: are you high?
#44Earlier quoted context omitted.
I'll just leave this here: http://en.wikipedia.org/wiki/Matrioshka_brain
Reddit memes usually aren't kosher around here.
Re: 128-bit storage: are you high?
#45Fun fact: the AS/400 virtual instruction set uses 128-bit pointers (that get truncated when executing on a real machine). It's not excessive considering that the AS/400 is not only a flat-memory architecture, but a single-level store. I think storage will eventually move to the Venti model of hash addressing. It just makes much more sense on a network and with current archive-everything practices (there are some real…
Re: 128-bit storage: are you high?
#46Earlier quoted context omitted.
A proffessor once told me never to believe the physical limits. He mentioned how a wavelength of light was the smallest we could etch silicon. He then mentioned that today (at the time of the class) we were etching with 1/20th the wavelength of light. He then said that he could not explain how the new 1/20th of of a wavelength drawing works because new physics had been learned, and it had not been in his physics book…
Your sentiment is healthy, but you should distinguish between "we don't know of a way to do X" and "X is impossible under the current laws of physics". The former is like etching sub-wavelength silicon. The latter is like moving faster than the speed of light. > new physics had been learned, and it had not been in his physics book. Again, there is a difference between learning new techniques and phenomena running on…
Re: 128-bit storage: are you high?
#47Earlier quoted context omitted.
A proffessor once told me never to believe the physical limits. He mentioned how a wavelength of light was the smallest we could etch silicon. He then mentioned that today (at the time of the class) we were etching with 1/20th the wavelength of light. He then said that he could not explain how the new 1/20th of of a wavelength drawing works because new physics had been learned, and it had not been in his physics book…
Your sentiment is healthy, but you should distinguish between "we don't know of a way to do X" and "X is impossible under the current laws of physics". The former is like etching sub-wavelength silicon. The latter is like moving faster than the speed of light. > new physics had been learned, and it had not been in his physics book. Again, there is a difference between learning new techniques and phenomena running on…
I think the keyword here is "current".
While the development of "new physics" is unlikely, those developments have never failed to surprise us before. We have ever increasing capabilities to both explore and observe the world around us. I find it highly unlikely that we have cracked all there is to physics.
Re: 128-bit storage: are you high?
#48Earlier quoted context omitted.
Reddit memes usually aren't kosher around here.
I dont read reddit much so that concept has a much more positive association for me since it brings to mind Accelerado and the crazy economics 2.0 with its sentient corporations using humans as currency and crazy intelligent 419 scams.
Re: 128-bit storage: are you high?
#49Yes, this is theoretically cool and all, but when I hear something like: "Let's start with the easy one: how do we know it's necessary? Some customers already have datasets on the order of a petabyte, or 250 bytes. Thus the 64-bit capacity limit of 264 bytes is only 14 doublings away." It raises a huge red flag from a business point of view. In 2004 "some customers" had datasets that would cause issues sometime aroun…
ZFS has been one of the biggest selling points for Solaris over the last 5 years. There are a huge number of places that use Solaris only for ZFS support. For example, the SmugMug people have written about it a number of times.
"ZFS is the most amazing filesystem I’ve ever come across. Integrated volume management. Copy-on-write. Transactional. End-to-end data integrity. On-the-fly corruption detection and repair. Robust checksums. No RAID-5 write hole. Snapshots. Clones (writable snapshots). Dynamic striping. Open source software."
I never disputed ZFS being a good file system. I claimed that 128 bit support wasn't a key feature and was in fact a potential waste of time.
Re: 128-bit storage: are you high?
#50Earlier quoted context omitted.
Your sentiment is healthy, but you should distinguish between "we don't know of a way to do X" and "X is impossible under the current laws of physics". The former is like etching sub-wavelength silicon. The latter is like moving faster than the speed of light. > new physics had been learned, and it had not been in his physics book. Again, there is a difference between learning new techniques and phenomena running on…
> "X is impossible under the current laws of physics" I think the keyword here is "current". While the development of "new physics" is unlikely, those developments have never failed to surprise us before. We have ever increasing capabilities to both explore and observe the world around us. I find it highly unlikely that we have cracked all there is to physics.
While all this discussion about the actual laws of physics is very important, I would like to underline the fact the the other half of the reasoning about whether 128 bits are enough is centered around the fact that we are of course not able to handle that amount of energy, it sounds so obvious for all of us that this argument is used as a punchline.
While I cannot imagine how it could be done (or why), this is the kind of things doesn't involve changing our knowledge about basic physical laws.