Re: Kernel Timers

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 12 Jan 1999 23:24:27 +0000 (GMT)


> I need to invoke a function inside the kernel at fixed time intervals. Say
> function1.

A good example can be found in net/appletalk/aarp.c - without your complete
routine its hard to guess what you had wrong - you are certainly on the right
track

Look for aarp_expire_timeout()

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/