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 to justify 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. That is all from me. -- Zan Lynx <[email protected]>
Attachment:
signature.asc
Description: This is a digitally signed message part
- Follow-Ups:
- Re: [PATCH] mm: yield during swap prefetching
- From: Con Kolivas <[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]>
- [PATCH] mm: yield during swap prefetching
- Prev by Date: acpi thermal driver leaks in failure path
- Next by Date: Re: + stack-corruption-detector.patch added to -mm tree
- Previous by thread: Re: [PATCH] mm: yield during swap prefetching
- Next by thread: Re: [PATCH] mm: yield during swap prefetching
- Index(es):