diff options
author | alc <alc@FreeBSD.org> | 2016-01-16 04:41:40 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2016-01-16 04:41:40 +0000 |
commit | 2c013a8511be7a44ec4dc02eb82e437477b41f78 (patch) | |
tree | ae0b96de9d39edf2d9f5af248e9bed2814fa9b76 /sys/dev/usb/controller/ohci_fdt.c | |
parent | bfe292335891cdc9c489c6ddde746c493b2351b5 (diff) | |
download | FreeBSD-src-2c013a8511be7a44ec4dc02eb82e437477b41f78.zip FreeBSD-src-2c013a8511be7a44ec4dc02eb82e437477b41f78.tar.gz |
A fix to r292469: Iterate over the physical segments in descending rather
than ascending order in vm_phys_alloc_contig() so that, for example, a
sequence of contigmalloc(low=0, high=4GB) calls doesn't exhaust the supply
of low physical memory resulting in a later contigmalloc(low=0, high=1MB)
failure.
Reported by: cy
Tested by: cy
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'sys/dev/usb/controller/ohci_fdt.c')
0 files changed, 0 insertions, 0 deletions