Breaking the 137GB Storage Barrier
A.1.5 What Else is Involved?
Effort is required from OS vendors to increase storage device addressing up to 48 bits or more. This increase will be a significant challenge for many OS vendors that have
The BIOS companies will also have to perform some work to recognize the increased capacity of the devices attached to the bus and allow the extended
Independent software driver efforts for legacy operating systems (Windows NT 4, Windows 98, and so on) will need to be implemented to allow
A.1.6 What is the Next Barrier?
While it is true that the
This barrier could be real as early as 2004 if current hard drive capacity rate increases continue along the same growth trends.
Appendix A: | Terminology |
•BIOS: (an acronym for Basic Input/Output System design): The BIOS processes and redirects all data as it is being accessed and stored.
•FAT: (an acronym for File Allocation Table): The FAT tells the computer where data has been stored on the hard drive.
•CHS: (an acronym for Cylinders, Heads, and Sectors): The basic layout components of a hard drive. INT 13h & INT 13h extensions: protocols used for accessing data on hard drives.