Hello,
if I change the system date (linux), dosemu hangs during a few seconds.

I have make changes in
src/arch/linux/dosext/sound/midid/midout.c,src/emu-i386/cpu.c,
src/emu-i386/cputime.c and some include files replacing gettimeofday
functions by clock_gettime, and structures timeval by timespect.

Obviously I added a -lrt flag in the Makefiles.

Why do you use gettimeofday in place of using clock_gettime?

Can clock_gettime affect somehow the dosemu performance?

Thanks!

Oscar.


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Dosemu-devel mailing list
Dosemu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dosemu-devel

Reply via email to