DragonFly commits List (threaded) for 2007-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/kern kern_device.c src/sys/sys device.h
: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
It looks like it will be possible to treat a GPT table as a disklabel,
with any recursion handled as slices (like recursive MBRs are handled
now), so direct consumption should be possible.
The only issue is that we have a limit of 16 'partitions' verses the
128 supported by GPT, so that limit will have to be expanded.
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]