Nathan wrote:
> The installer will align all partitions to the GEOM stripesize/offset.
> We could make it do min(4KB, stripesize), but in general I think this is
> better done at the GEOM level.

I doubt any SSD device on the market will want to admit its
internal structure, they all claim 512 sectors AFAICT.
Seems to me the min(4KB,stripesize) would be a safe bet.

  Mark
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to