看板 DFBSD_commit 關於我們 聯絡資訊
commit 5a4a2d7b24b6992b3732bb415521948d29c68be0 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Jul 7 10:55:35 2009 -0700 VKERNEL - vkernel test build, build SMP * Vkernel is built SMP by default, set default number of cpus to 2. * Provide environment or make variable overrides for NCPUS and PHYSMEM. * Change network default to /dev/vknet (for use w/ DHCP) instead of hardwiring 10.3.1.1. Summary of changes: test/vkernel/Makefile | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a4a2d7b24b6992b3732bb415521948d29c68be0 -- DragonFly BSD source repository