Welcome, Guest. Please login or register.

Author Topic: WarpOS/3D  (Read 1523 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline fazoRAC

  • Newbie
  • *
  • Join Date: Oct 2005
  • Posts: 2
    • Show all replies
Re: WarpOS/3D
« on: October 08, 2005, 08:06:16 PM »
because of the fact, that warpos doesn't always restore xer register between task switch, multitasking in warpos sometimes produces bad results. especially to the gcc3+ which uses xer in add/del instructions (dunno if in <3 because i only used3.4 for warpos:-D).
 

Offline fazoRAC

  • Newbie
  • *
  • Join Date: Oct 2005
  • Posts: 2
    • Show all replies
Re: WarpOS/3D
« Reply #1 on: October 08, 2005, 08:20:47 PM »
You can partially avoid it - by running just one task.
For example: i had a problem with freezing system, while playing wipeout - and in the meantime i had a cpu usage monitor on wb. So there were 2 task running. When i stopped cpu monitor, and the only really running task was wipeout,
i didn't noticed any problems:-D.
This isn't a full solution, because there is no, warpos has major bugs  :-(