diff options
author | jasone <jasone@FreeBSD.org> | 2006-04-27 01:03:00 +0000 |
---|---|---|
committer | jasone <jasone@FreeBSD.org> | 2006-04-27 01:03:00 +0000 |
commit | 3ddbb17f57326091621bfaf9b3e465ed0bea8ccf (patch) | |
tree | 39344335150eec89b27d223d41164c600c16dfe1 /sys/dev/uart/uart_bus_pci.c | |
parent | c5efd132705ed34e89c736de34ba8308355286d1 (diff) | |
download | FreeBSD-src-3ddbb17f57326091621bfaf9b3e465ed0bea8ccf.zip FreeBSD-src-3ddbb17f57326091621bfaf9b3e465ed0bea8ccf.tar.gz |
Change the semantics of brk_max to dynamically deal with data segment
bounds. [1]
Modify logic for utilizing the data segment, such that it is possible to
create huge allocations there.
Shrink the data segment when deallocating a chunk, if it is at the end of
the data segment.
Rename chunk_size to csize in huge_malloc(), in order to avoid masking a
static variable of the same name. [1]
Reported by: Paul Allen <nospam@ugcs.caltech.edu>
Diffstat (limited to 'sys/dev/uart/uart_bus_pci.c')
0 files changed, 0 insertions, 0 deletions