DragonFly commits List (threaded) for 2007-05
DragonFly BSD
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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 16 May 2007 23:44:09 -0700 (PDT)

: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]