follow up on question # 2 below:
i'm
wondering why LiS does not define lis_sleep_on_timeout &
lis_interruptible_sleep_on_timeout functions which i believe could be used for a
rather straighforward implementation of the linux equivalent of solaris delay(9)
functionality under LiS.
along
the same lines, lis_wait_event & lis_wait_event_interruptible functions
do not seem to exist.
thanks & regards -- GA
-----Original Message-----
From: Gurol Akman
Sent: Tuesday, May 04, 2004 8:10 PM
To: '[EMAIL PROTECTED]'
Subject: delay routinescouple of questions re: delay functionality...1. are there any restrictions on the use of lis_udelay(9) call (e.g., delay period should be less than 1msec)?2. does LiS provide support for non-busy waits (i.e., equivalent of solaris delay(9) routine)?thanks in advance -- GA