kmacy 2006-10-12 04:41:39 UTC
FreeBSD src repository
Modified files:
sys/vm vm_contig.c
Log:
sun4v requires TSBs (translation storage buffers) to be contiguous and be
size aligned requiring heavy usage of vm_page_alloc_contig
This change makes vm_page_alloc_contig SMP safe
Approved by: scottl (acting as backup for mentor rwatson)
Revision Changes Path
1.54 +6 -4 src/sys/vm/vm_contig.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"