summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_page.c
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2003-06-19 01:49:04 +0000
committerscottl <scottl@FreeBSD.org>2003-06-19 01:49:04 +0000
commitffbed36b7bee5f705e4058e17a11a54b4f649a75 (patch)
treecb6db60692b71134837c184d8a5f11825185fb8c /sys/vm/vm_page.c
parent29c6e6376cae30546e912881f0936e17b1c42fad (diff)
downloadFreeBSD-src-ffbed36b7bee5f705e4058e17a11a54b4f649a75.zip
FreeBSD-src-ffbed36b7bee5f705e4058e17a11a54b4f649a75.tar.gz
Fixing some glaring problems with aac_disk_dump().
- Mark that it cannot handle greater than 4GB of RAM at this time. Fixing that will come later. Fail any attempts to dump above thati limit. - If a call to aac_disk_dump() needs to be split into multiple i/o's, increment the virtual offset after each i/o instead of just dumping the same offset over and over again. - Bail out if bus_dmamap_load() returns an error. Error recovery is likely not possible.
Diffstat (limited to 'sys/vm/vm_page.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud