summaryrefslogtreecommitdiffstats
path: root/sys/dev/mcd/mcd.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-10-04 01:31:39 +0000
committerpeter <peter@FreeBSD.org>2002-10-04 01:31:39 +0000
commit978d5305107a4518622e0018f5dfff4e0ac5ea85 (patch)
tree58029885f8d63a9fab08006bc07753c79446466c /sys/dev/mcd/mcd.c
parent5c8b1185c3fd5d2b7d80578c5f453be557fa6ac5 (diff)
downloadFreeBSD-src-978d5305107a4518622e0018f5dfff4e0ac5ea85.zip
FreeBSD-src-978d5305107a4518622e0018f5dfff4e0ac5ea85.tar.gz
Add some unspeakable hackery to the tree under #ifdef __ia64__ to work
around limitations in the ia64 kernel stack handling code. Basically preallocate a bunch of threads (and hence kstacks) while contigmalloc() still works, and never free them back to the general memory pool. After the system has been running for a while, contigmalloc() eventually fails at a critical momemt and panics the system.
Diffstat (limited to 'sys/dev/mcd/mcd.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud