This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
acpica
/
Osd
History
Peter Wemm
9f3e2250ca
In answer to the comment: /* XXX is it OK to block here? */, the answer
...
is definately NO! as we are in interrupt context and malloc() does a KASSERT() to be sure.
2001-01-23 09:43:23 +00:00
..
OsdBusMgr.c
…
OsdDebug.c
…
OsdEnvironment.c
…
OsdHardware.c
…
OsdInterrupt.c
…
OsdMemory.c
Staticise some malloc pools
2000-12-08 20:48:33 +00:00
OsdSchedule.c
In answer to the comment: /* XXX is it OK to block here? */, the answer
2001-01-23 09:43:23 +00:00
OsdStream.c
…
OsdSynch.c
Plug a memory leak in AcpiOsDeleteSemaphore where the mutex is not properly
2001-01-22 05:33:36 +00:00