Zan Lynx writes:
On Thu, 2006-03-09 at 11:07 +1100, Con Kolivas wrote:Games worked on windows for a decade on single core without real time scheduling because that's what they were written for.Now that games are written for windows with dual core they work well -again without real time scheduling.Why should a port of these games to linux require real time?That isn't what I said. I said nothing about *requiring* anything, only about how to do it better. Here is what Con said that I was disagreeing with. All the rest was tojustify my disagreement.Con said, "... games should _not_ need special scheduling classes. They are not written in a real time smart way and they do not have any realtime constraints or requirements." And he said later, "No they shouldn't need real time scheduling to work well if they are coded properly." Here is a list of simple statements of what I am saying: Games do have real-time requirements. The OS guessing about real-time priorities will sometimes get it wrong. Guessing task priority is worse than being told and knowing for sure. Games should, in an ideal world, be using real-time OS scheduling. Games would work better using real-time OS scheduling.
At the risk of being repetitive to the point of tiresome, my point is that there are no real time requirements in games. You're assuming that everything will be better if we assume that there are rt requirements and that we're simulating pseudo real time conditions currently. That's just not the case and never has been. That's why it has worked fine for so long.
Cheers, Con
Attachment:
pgpEUxAJ7kduZ.pgp
Description: PGP signature
- Follow-Ups:
- Re: [PATCH] mm: yield during swap prefetching
- From: Lee Revell <[email protected]>
- Re: [PATCH] mm: yield during swap prefetching
- References:
- [PATCH] mm: yield during swap prefetching
- From: Con Kolivas <[email protected]>
- Re: [PATCH] mm: yield during swap prefetching
- From: Con Kolivas <[email protected]>
- Re: [PATCH] mm: yield during swap prefetching
- From: Lee Revell <[email protected]>
- Re: [PATCH] mm: yield during swap prefetching
- From: Con Kolivas <[email protected]>
- Re: [ck] Re: [PATCH] mm: yield during swap prefetching
- From: "André Goddard Rosa" <[email protected]>
- Re: [PATCH] mm: yield during swap prefetching
- From: Con Kolivas <[email protected]>
- Re: [PATCH] mm: yield during swap prefetching
- From: Zan Lynx <[email protected]>
- Re: [PATCH] mm: yield during swap prefetching
- From: Con Kolivas <[email protected]>
- Re: [PATCH] mm: yield during swap prefetching
- From: Zan Lynx <[email protected]>
- Re: [PATCH] mm: yield during swap prefetching
- From: Con Kolivas <[email protected]>
- Re: [PATCH] mm: yield during swap prefetching
- From: Zan Lynx <[email protected]>
- [PATCH] mm: yield during swap prefetching
- Prev by Date: Re: State of the Linux PCI and PCI Hotplug Subsystems for 2.6.16-rc5
- Next by Date: Re: [PATCH] Document Linux's memory barriers [try #2]
- Previous by thread: Re: [PATCH] mm: yield during swap prefetching
- Next by thread: Re: [PATCH] mm: yield during swap prefetching
- Index(es):