DragonFly commits List (threaded) for 2003-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_slaballoc.c
dillon 2003/10/24 17:48:03 PDT
Modified files:
sys/kern kern_slaballoc.c
Log:
Interrupt threads could block in free waiting for kernel_map(). Add a
check for TDF_INTTHREAD to avoid this scenario. This makes free() compatible
with assumptions made by softupdates().
Revision Changes Path
1.14 +6 -1 src/sys/kern/kern_slaballoc.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]