Re: DAZ

Jens Kasten <[email protected]> Thu, 25 Jul 2013 23:00:39 +0200
Newsgroups gmane.linux.rsbac
Message-ID <[email protected]>
Hi, 

this are my DAZ settings.

CONFIG_RSBAC_DAZ=y
CONFIG_RSBAC_DAZ_SELECT=y
CONFIG_RSBAC_DAZ_CACHE=y
CONFIG_RSBAC_DAZ_TTL=86400
CONFIG_RSBAC_DAZ_PERSIST=y
CONFIG_RSBAC_DAZ_DEV_MAJOR=250

No when eclipse starts its need every time very long.

Am Montag, den 08.07.2013, 09:17 +0200 schrieb Amon Ott:
> Am 24.06.2013 15:49, schrieb Jens Kasten:
> > Hi list.
> > 
> > I have DAZ with clam in action. 
> > But when I start eclipse the its need very long time to come up.
> > 
> > In logfile I see a lot of this: 
> > 
> > Mon Jun 24 15:45:55 2013 :70000043488|daz_reset_scanned(): pid 3473
> > (rklogd), resetting scanned status!
> 
> This is DAZ debugging: scanned status gets reset on every write access,
> because it needs to be rescanned. Does starting Eclipse still take such
> a long time when starting for the second time within caching ttl? It
> should be much faster then.
> 
> Amon.