version 1.1.2.19, 2014/02/05 01:08:24
|
version 1.1.2.20, 2014/02/05 02:22:14
|
Line 9 machine mips mips
|
Line 9 machine mips mips
|
ident ELWIX_ALFA_N2 |
ident ELWIX_ALFA_N2 |
# XXX The default load address in the Uboot environment is 0x80010000 |
# XXX The default load address in the Uboot environment is 0x80010000 |
makeoptions KERNLOADADDR=0x80050000 |
makeoptions KERNLOADADDR=0x80050000 |
options HZ=1000 | options HZ=100 |
options HWPMC_HOOKS |
options HWPMC_HOOKS |
device hwpmc |
device hwpmc |
device hwpmc_mips24k |
device hwpmc_mips24k |
Line 194 device pfsync
|
Line 194 device pfsync
|
options P1003_1B_MQUEUE |
options P1003_1B_MQUEUE |
options P1003_1B_SEMAPHORES # POSIX-style semaphores |
options P1003_1B_SEMAPHORES # POSIX-style semaphores |
|
|
options MSGBUF_SIZE=65536 | #options MSGBUF_SIZE=65536 |
options SHMALL=128 | #options SHMALL=128 |
options NSFBUFS=1024 | #options NSFBUFS=1024 |
options MAXFILES=512 | #options MAXFILES=512 |
options MAXUSERS=3 | #options MAXUSERS=3 |