uptime.rc
author Mikael Berthe <mikael@lilotux.net>
Thu, 11 Nov 2010 22:31:41 +0100
changeset 6 55944382d88b
parent 0 3f69962cbbf4
child 7 6524d7d3061b
permissions -rw-r--r--
Use sysconf(_SC_CLK_TCK) and G_GSIZE_MODIFIER


# Use /proc filesystem information to determine mcabber
# startup time. If not set, module load time will be starting
# point for uptime calculations.
set uptime_use_proc = 1

# For correct proc-based calculations, set system timer
# frequency. Note, that this still may differ from value,
# that you're compled your kernel with (eg on my system
# kernel uses timer at frequency 250, but values in /proc
# are still calculated as if HZ were 100).
#set uptime_hz = 100

module load uptime