cvs commit: src/sys/kern kern_device.c src/sys/sys device.h
Jason Smethers
jason at smethers.net
Wed May 16 22:42:58 PDT 2007
Matthew Dillon wrote:
Theoretically all of our raw disk addressing now uses 64 bit sector
numbers all the way through, and so can theoretically operate on
arrays larger then 2TB, but we won't be able to take advantage of it
until I get GPT and a 64 bit disklabel working and start work on the
new filesystem.
Are you planning on requiring a disklabel on GPT's, or will there be
support for direct consumption of these partitions by filesystems and swap?
- Jason
More information about the Commits
mailing list