1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/sparc64
Jeff Roberson 04de47b0d3 - Add a VM_WAIT in the appropriate cases where vm_page_alloc() fails and flags
indicate that uma_small_alloc should not.  This code should be refactored so
   that there is not so much cross arch duplication.

Reviewed by:	jake
Spotted by:	tmm
Tested on:	alpha, sparc64
Pointy hat to:	jeff and everyone who cut and pasted the bad code. :-)
2003-01-21 05:44:52 +00:00
..
compile
conf Enable rl(4). It is now fully working using busdma. 2003-01-13 04:06:38 +00:00
ebus Add two new workaround for firmware anomalies: 2002-11-07 16:07:46 +00:00
include Don't allow user process to set an invalid window state through sigreturn. 2003-01-10 00:04:56 +00:00
isa Add two new workaround for firmware anomalies: 2002-11-07 16:07:46 +00:00
pci Change the iommu code to be able to handle more than one DVMA area per 2003-01-06 21:59:54 +00:00
sbus Change the iommu code to be able to handle more than one DVMA area per 2003-01-06 21:59:54 +00:00
sparc64 - Add a VM_WAIT in the appropriate cases where vm_page_alloc() fails and flags 2003-01-21 05:44:52 +00:00