diff options
author | adrian <adrian@FreeBSD.org> | 2011-04-12 08:10:25 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2011-04-12 08:10:25 +0000 |
commit | d7acba8fca7f96a7ffcd82d5d89924ca40056f69 (patch) | |
tree | 7628914a70871e6d11aa82bc4e779512afc4bfa1 /sys/netinet/tcp_input.c | |
parent | 69b34d187e0a33741c3d82562e054e7fa2b01d4a (diff) | |
download | FreeBSD-src-d7acba8fca7f96a7ffcd82d5d89924ca40056f69.zip FreeBSD-src-d7acba8fca7f96a7ffcd82d5d89924ca40056f69.tar.gz |
Introduce geom_map, a GEOM provider designed for use by
embedded flash stores.
Some devices - notably those with uboot - don't have an
explicit partition table (eg like Redboot's FIS.)
geom_map thus provides an easy way to export the hard-coded
flash layout as geom providers for use by filesystems and
other tools.
It also includes a "search" function which allows for
dynamic creation of partition layouts where the device only
has a single hard-coded partition. For example, if
there is a "kernel+rootfs" partition, a single image can
be created which appends the rootfs after the kernel with
an appropriate search string. geom_map can be told to
search for said search string and create a partition
beginning after it.
Submitted by: Aleksandr Rybalko <ray@dlink.ua>
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions