diff options
author | jwd <jwd@FreeBSD.org> | 2001-02-25 16:47:44 +0000 |
---|---|---|
committer | jwd <jwd@FreeBSD.org> | 2001-02-25 16:47:44 +0000 |
commit | 1143bdb717e5926644180d323728217969c7739a (patch) | |
tree | a0b2fe9a7b7112c306679b85ee1e47544c56a6bc /lib/libc/stdlib/malloc.c | |
parent | df76fc11c8934bdc3191205f9433e3a2443d66ae (diff) | |
download | FreeBSD-src-1143bdb717e5926644180d323728217969c7739a.zip FreeBSD-src-1143bdb717e5926644180d323728217969c7739a.tar.gz |
Allow for easier configuration when using disklabel. A sample
being:
# size offset fstype [fsize bsize bps/cpg]
a: 400M 0 4.2BSD 4096 16384 75 # (Cyl. 0 - 812*)
b: 1G * swap
c: * * unused
e: 204800 * 4.2BSD
f: 5g * 4.2BSD
g: * * 4.2BSD
These patches are the original work of Randell Jesup, and
I believe Matt Dillon, with additional work by Warner Losh.
Please let me know if I've left someone out.
Incorporated into this is the fix for PR bin/22727.
This patchset still has style issues and a possible problem on
large disks. However, it was a agreed to get these committed before
performing major surgery on them.
PR: bin/22727
Submitted by: Randell Jesup <rjesup@wgate.com>
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions