grub-devel
[Top][All Lists]
Advanced

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

Re: Timed wait/sleep


From: Marco Gerards
Subject: Re: Timed wait/sleep
Date: Sun, 22 Jul 2007 15:48:30 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

"Alex Roman" <address@hidden> writes:

Hi,

> Is there any mechanism to wait/sleep for a specified time in GRUB?

Not yet.  I will also need this for networking.  Actually, we can do
still in this idle time.  I will get back on this.

You can read the time in milliseconds, IIRC.  You can use that to
check in a loop.  But please do not use busy waiting.  That will give
problems with qemu, etc.

--
Marco





reply via email to

[Prev in Thread] Current Thread [Next in Thread]