Even smaller (ast)
This commit is contained in:
parent
1c05e29646
commit
309287d44f
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@
|
|||
|
||||
#if _MINIX_SMALL
|
||||
|
||||
#define NR_BUFS 256
|
||||
#define NR_BUF_HASH 256
|
||||
#define NR_BUFS 128
|
||||
#define NR_BUF_HASH 128
|
||||
|
||||
#else
|
||||
|
||||
|
|
Loading…
Reference in a new issue