"Evan S." <[EMAIL PROTECTED]> writes: > > Yes, but it would be easier to answer your question if you told us > > what you need the information for. > Sorry; I'll be more specific. I'm porting a deadline-scheduler from Linux over > to FreeBSD that determines deadines by using jiffies. For example, process > 1's deadline is when jiffies=10 and so on. I just discovered the global > variable 'ticks' which seems to suit my needs, is this correct?
Yes - as far as I know our ticks and Linux's jiffies are exactly the same thing. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"