[patch] NetBSD disklabel support for geom_bsd

Dmitry Pryanishnikov dmitry at atlantis.dp.ua
Fri Mar 17 13:05:40 UTC 2006


Hello!

On Fri, 17 Mar 2006, Garance A Drosehn wrote:
>> 1) NetBSD people extended partition table to 16 entries vs.
>>    our 8. That's OK, we have place for 22 entries within
>>    512-byte sector for disklabel offset 0, and 18 for
>>    offset 64 bytes (Alpha's case).
>
> Minor aside:  Dragonfly also has 16 entries in their
> disklabel.  It'd probably be nice if we could recognize
> that, but I have no idea of how much work it would be
> to implement that.

  I would say it's "just" a matter of bumping MAXPARTITIONS up. After that,
1st (easy) part of my patch can go away, but 2nd (main part: converting
offsets from absolute to slice-relative and removal those "partitions"
which are just aliases for our slices) will still stand. As for me,
I'm for MAXPARTITIONS bump.

Sincerely, Dmitry
-- 
Atlantis ISP, System Administrator
e-mail:  dmitry at atlantis.dp.ua
nic-hdl: LYNX-RIPE


More information about the freebsd-current mailing list