summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_stack.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-10-06 07:22:58 +0000
committerimp <imp@FreeBSD.org>2004-10-06 07:22:58 +0000
commitdc2b0adf745acb8c0b72887899719e52edc96631 (patch)
tree7205928799e6c8026a60c0c11728550b2b7d99dd /lib/libkse/thread/thr_stack.c
parent0f55bc1d4550e3abc0817c1b963dd66bebcbb74f (diff)
downloadFreeBSD-src-dc2b0adf745acb8c0b72887899719e52edc96631.zip
FreeBSD-src-dc2b0adf745acb8c0b72887899719e52edc96631.tar.gz
For legacy PCI bridges, limit memory allocation to the top 32MB of
RAM. Many older, legacy bridges only allow allocation from this range. This only appies to devices who don't have their memory assigned by the BIOS (since we allocate the ranges so assigned exactly), so should have minimal impact. Hoewver, for CardBus bridges (cbb), they rarely get the resources allocated by the BIOS, and this patch helps them greatly. Typically the 'bad Vcc' messages are caused by this problem.
Diffstat (limited to 'lib/libkse/thread/thr_stack.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud