All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] sleep() calls blocks forever after settimeofday()
@ 2008-02-20  4:10 Stephen Su
  2008-02-20 16:18 ` Jeff Dike
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Su @ 2008-02-20  4:10 UTC (permalink / raw)
  To: user-mode-linux-devel


[-- Attachment #1.1: Type: text/plain, Size: 265 bytes --]

Hi Jeff,

I am still on Linux kernel 2.6.17.4, I ran into sleep() calls blocks forever after change date of time. Please help!

Thanks,
-steve





       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.

[-- Attachment #1.2: Type: text/html, Size: 398 bytes --]

[-- Attachment #2: Type: text/plain, Size: 228 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

[-- Attachment #3: Type: text/plain, Size: 194 bytes --]

_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [uml-devel] sleep() calls blocks forever after settimeofday()
  2008-02-20  4:10 [uml-devel] sleep() calls blocks forever after settimeofday() Stephen Su
@ 2008-02-20 16:18 ` Jeff Dike
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Dike @ 2008-02-20 16:18 UTC (permalink / raw)
  To: Stephen Su; +Cc: user-mode-linux-devel

On Tue, Feb 19, 2008 at 08:10:13PM -0800, Stephen Su wrote:
> I am still on Linux kernel 2.6.17.4, I ran into sleep() calls blocks
> forever after change date of time. Please help! 

You mean like this?

	[root@uml-test ~]# date -s tomorrow
	Thu Feb 21 11:16:40 EST 2008
	[root@uml-test ~]# time sleep 1

	real    0m1.020s
	user    0m0.000s
	sys     0m0.000s

Works here, so maybe you could use a more modern UML.

				Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-20 16:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-20  4:10 [uml-devel] sleep() calls blocks forever after settimeofday() Stephen Su
2008-02-20 16:18 ` Jeff Dike

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.