Hi all,
currently i'm busy with the RTC clock and am wondering in what address space to put the handler in either user space or kernel space. I don't think the kernel needs to know about the clock and date but applications might. I've tested both locations and it works. The advantage of having it in application space means that there is no privilege transition and thus slightly faster.
what do you guys/girls think.
regards
RTC clock in kernel or user space
RTC clock in kernel or user space
Author of COBOS