Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

We don't need no steenking files

Name: Anonymous 2011-05-22 21:10

The file system is an artifact of the limitations of early processors that had no memory virtualization capabilities and had an insufficient memory address word size. Programs and data had to be marshalled out of and back into a logically distinct store because 64K can only hold so much information. Modern 32 and 64 bit processors with memory management units can treat storage as large, slow, persistent memory obviating the contortions required in conventional operating systems to keep data from going away when the computer is shut down.

A heirarchical name space is still required for users to keep track of where they put things but virtual memory can hold that tree structure just as well as inodes can and the judicious use of separate memory spaces can side-step a 4 gigabyte limitation for storage on 32-bit machines.

Name: Anonymous 2011-05-23 0:22

>>8
How else would you organize your mp3 collection? You can use simple lists (considering system explorer can inspect into them), but this would be that same as the filesystem.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List