|
|
| version 1.17, 2004/01/20 05:04:06 | version 1.18, 2004/02/16 19:37:48 |
|---|---|
| Line 88 static void buf_daemon (void); | Line 88 static void buf_daemon (void); |
| vm_page_t bogus_page; | vm_page_t bogus_page; |
| int vmiodirenable = TRUE; | int vmiodirenable = TRUE; |
| int runningbufspace; | int runningbufspace; |
| struct lwkt_token buftimetoken; /* Interlock on setting prio and timo */ | |
| static vm_offset_t bogus_offset; | static vm_offset_t bogus_offset; |
| static int bufspace, maxbufspace, | static int bufspace, maxbufspace, |