--- elwix/config/ELWIX_ALFA_N2 2014/01/24 02:42:27 1.1.2.15 +++ elwix/config/ELWIX_ALFA_N2 2014/01/24 03:06:29 1.1.2.16 @@ -10,8 +10,8 @@ ident ELWIX_ALFA_N2 # XXX The default load address in the Uboot environment is 0x80010000 makeoptions KERNLOADADDR=0x80050000 options HZ=1000 -options HWPMC_HOOKS -device hwpmc +#options HWPMC_HOOKS +#device hwpmc # The PB92 has 32mb of RAM; hard-code that options AR71XX_REALMEM=32*1024*1024 @@ -34,7 +34,9 @@ makeoptions DEBUG=-g #Build kernel with gdb(1) debug #options DDB #options KDB -options SCHED_4BSD #4BSD scheduler +options PREEMPTION # Enable kernel thread preemption +options SCHED_ULE # ULE scheduler +#options SCHED_4BSD #4BSD scheduler options INET #InterNETworking options INET6 options PSEUDOFS #Pseudo-filesystem framework @@ -140,9 +142,9 @@ options USB_HOST_ALIGN=32 #device ehci # Mass storage -device scbus +#device scbus #device umass -device da +#device da # Read MSDOS formatted disks options GEOM_PART_BSD