Small minix smaller.
This commit is contained in:
parent
5ed793ce20
commit
b18cbb66ea
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@
|
|||
|
||||
#if _MINIX_SMALL
|
||||
|
||||
#define NR_BUFS 512
|
||||
#define NR_BUF_HASH 512
|
||||
#define NR_BUFS 256
|
||||
#define NR_BUF_HASH 256
|
||||
|
||||
#else
|
||||
|
||||
|
|
Loading…
Reference in a new issue