CVSROOT: /cvs Module name: src Changes by: ari...@cvs.openbsd.org 2011/04/28 14:53:32
Modified files: sys/arch/m68k/include: pmap_motorola.h sys/arch/m68k/m68k: pmap_motorola.c Log message: Expose pmap_prefer parameters. This will enable uvm_map to behave intelligently when allocating. Prodded by deraadt to commit this.