Re: Questions of the syncer process

2000-04-19 Thread Zhihui Zhang
On Wed, 19 Apr 2000, Matthew Dillon wrote: > : > :I have two questions related to the syncer process that replaces the old > :update process: > : > :(1) The syncer process is waken up once a second (it sleeps on lbolt). If > :I have more than 30 mounted filesystems, then each filesystem's dirty

Re: Questions of the syncer process

2000-04-19 Thread Matthew Dillon
: :I have two questions related to the syncer process that replaces the old :update process: : :(1) The syncer process is waken up once a second (it sleeps on lbolt). If :I have more than 30 mounted filesystems, then each filesystem's dirty data :will stay more than 30 seconds. If I only have a c

Questions of the syncer process

2000-04-19 Thread Zhihui Zhang
I have two questions related to the syncer process that replaces the old update process: (1) The syncer process is waken up once a second (it sleeps on lbolt). If I have more than 30 mounted filesystems, then each filesystem's dirty data will stay more than 30 seconds. If I only have a couple o