You are not logged in.
excuse me for revitalizing this, but this:
Set PRELOAD_OPTS to verbose 10.
still is neccesary to get an output in the log.
btw. my log doesn't inform the memory-usage.
is there an easy way to see how much memory it actually uses?
Shouldn't there be a proccess running wich I can see in htop and therefor the memory usage?
Last edited by capoeira (2012-01-12 17:21:12)
Offline
You should see "x available for preloading, using y of it" in the log. Preload fills up caches, so you can't directly see how much memory it uses - you can e.g. drop caches and use dstat to observe the effects of preload's work.
Offline
it's not working for me. it is not showing memory usage and now even shows a syntax error:
[studio@myhost ~]$ sudo tail -f /var/log/preload.log
[Thu Jan 12 07:47:49 2012] failed reading state from /var/lib/preload/preload.state: line 415: invalid syntax
[Thu Jan 12 07:47:49 2012] Exiting
[Thu Jan 12 12:56:04 2012] loading conf from /etc/preload.conf
[Thu Jan 12 12:56:04 2012] loading state from /var/lib/preload/preload.state
[Thu Jan 12 12:56:04 2012] failed reading state from /var/lib/preload/preload.state: line 415: invalid syntax
[Thu Jan 12 12:56:04 2012] Exiting
[Thu Jan 12 12:56:16 2012] loading conf from /etc/preload.conf
[Thu Jan 12 12:56:16 2012] loading state from /var/lib/preload/preload.state
[Thu Jan 12 12:56:16 2012] failed reading state from /var/lib/preload/preload.state: line 415: invalid syntax
[Thu Jan 12 12:56:16 2012] ExitingOffline
I'd remove that preload.state file, restart preload daemon and see if it works properly then.
Offline
moderator comment: Split from here. capoeira, please change the topic title to whatever correctly describes the issue. Thanks.
aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies
Offline
I had to remove package and all files, after reinstall it works.
Offline