[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recommendations on a clock for an enhanced //e



mkelsey@spam.eecs.wsu.edu wrote:
: It looks like my ThunderClock Plus has lost the ability to store time.
: I had held onto it knowing that interrupts could be programmed and hoped
: at one point to begin tweaking with a multitasking kernel, but now all
: that fun has ended (sigh)

	Hey, now that sounds like a neat idea.  I have a question though.
Do you really need to store the time to implement your interrupt queued
multasking kernel?  Wouldn't it just matter that when the thing had power
it could keep track of elapsing time (even if the time/date stored was
wrong)?

			-Martin Tuck