[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: FC3T1 - Prelink - System Hang every night c 04:30
- From: Harry Putnam <reader newsguy com>
- To: fedora-test-list redhat com
- Subject: Re: FC3T1 - Prelink - System Hang every night c 04:30
- Date: Sun, 25 Jul 2004 10:15:31 -0500
richard mullens <mullens ntlworld com> writes:
> However,I'd be interested
> to know the purpose of this nightly activity - and the consequences were
> I to inhibit it.
You can get some info from /etc/crontab
[...]
# run-parts
01 * * * * root run-parts /etc/cron.hourly
02 4 * * * root run-parts /etc/cron.daily
22 4 * * 0 root run-parts /etc/cron.weekly
42 4 1 * * root run-parts /etc/cron.monthly
Note what is run at 4:02am /etc/cron.daily
weekly and monthy all ran around 4:+am
Now look inside /etc/cron.daily/ at the programs in there.
slocate and makewhatis are both heavy hitters in terms of cpu usage
and probably prime candates. They update a rather hefty data base I think
One of them is the data based used for the `locate' command. It keeps
daily track of where files are.
Not sure what `prelink' is.... mentioned in your post.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]