Whenever I print the value of /proc/interrupts
the value of rtc0
in IRQ8
which is for RTC shows only 1 interrupt on CPU0. I have read that when booting the value of the xtime variable is stored from the Real time Clock and whether this interrupt is 1 because of this?
And also what would be the value of the xtime variable? Is it the number of seconds passed after epoch?