Christian S.J. Peron
5cd3e3457f
Make sure we do not sleep while locks are held. Change the malloc(9)
...
flags from M_WAITOK to M_NOWAIT. This should not cause any problems
since the calling code appears to properly handle failed allocations.
Discussed with: kmacy
2006-11-24 22:14:37 +00:00
Kip Macy
17b84f855f
- Comment most of the remaining hypercalls in hcall.S
...
- implement hypercalls returning a single value
- start fixing the fallout of the recent changes needed to get
the kernel compiling again
2006-11-24 05:27:49 +00:00
Kip Macy
ac39496f20
move CDDL licensed machine description support routine files to cddl directory
...
update files.sun4v accordingly
2006-11-24 01:56:46 +00:00
Kip Macy
2405f16615
placate Grim Reaper with sun4v support
2006-10-05 06:14:28 +00:00