diff options
author | arun <arun@FreeBSD.org> | 2003-10-24 04:56:58 +0000 |
---|---|---|
committer | arun <arun@FreeBSD.org> | 2003-10-24 04:56:58 +0000 |
commit | 05b0056432194711845d7ed2d787081ed3c8c18d (patch) | |
tree | ec0ff5752534f3957c9cc58c99482c0412863a75 /sys/vm/swap_pager.c | |
parent | b3207a61e74230c67fe117db07d696ea09b7e132 (diff) | |
download | FreeBSD-src-05b0056432194711845d7ed2d787081ed3c8c18d.zip FreeBSD-src-05b0056432194711845d7ed2d787081ed3c8c18d.tar.gz |
Use a TR of size 1 << IA64_ID_PAGE_SHIFT instead of 16M to avoid
overlapping TR/TC entries (which results in a machine check). Note
that we don't look at the size of the memory descriptor, because
it doesn't guarantee non-overlap.
With this change, a UP kernel could boot on a Intel Tiger4 machine
with the following options:
options LOG2_ID_PAGE_SIZE=26 # 64M
options LOG2_PAGE_SIZE=14 # 16K
Approved by: marcel
Diffstat (limited to 'sys/vm/swap_pager.c')
0 files changed, 0 insertions, 0 deletions