| Poster | Thread |
Dirk-B
 |  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 10:13:50
| | [ #21 ] |
|
|
 |
Super Member  |
Joined: 8-Mar-2003 Posts: 1185
From: Belgium | | |
|
| @mbrantley
Quote:
| 512 MEGABYTES and NO HARD DRIVE |
You surely mean 512 kilobytes.
_________________ A1G3-SE + OS4.1 u1 iso (x2) |
|
| Status: Offline |
|
|
gonegahgah
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 10:55:16
| | [ #22 ] |
|
|
 |
Regular Member  |
Joined: 5-Dec-2008 Posts: 169
From: Australia | | |
|
| @amigasociety
Correct me if I'm wrong but my recollection of programming on Amiga and reading about coding on Windows (can't remember which version) was:
Amiga Intuition handles all window movement and resizing whereas Windows tells the application to move and resize its own window. So Amiga apps only had to worry about the post redrawing for simple and smart refresh windows or if they were reorganising their window layout inside the border.
Amiga Intuition has user data as part of its Intution messages which allows a pointer to a handler to be returned or whatever you wished. I always used this feature to retrieve and automatically call the handler function. Windows window messages don't have user data and so relied upon programmed switch cases to decide what to do. Not a lot of extra processing but I preferred to use the direct approach available on the Amiga.
I think Windows apps used to tie up Windows while they were handling a Windows message. I'm not sure if that is still the case. Amiga apps handle Intuition messages under their own process. Is the opposite or was it ever the case for Windows?
Also, as mentioned by others, there are still non-sharing operations under Windows that deny the user input any processing cycles at times. The Amiga is written towards always having time for passing through input.
It is possible on the Amiga to write commodities that cause the input to stutter. I know; I've done it. It is also possible to write BOOPSI gadgets (which can act in the Intuition context) to also cause the input to stutter. Again I know; I've done it. The Amiga is a very clever design. |
|
| Status: Offline |
|
|
serk118
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 11:11:51
| | [ #23 ] |
|
|
 |
Cult Member  |
Joined: 25-Nov-2004 Posts: 685
From: London(uk) | | |
|
| |
| Status: Offline |
|
|
Channel_Z
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 11:47:35
| | [ #24 ] |
|
|
 |
Regular Member  |
Joined: 4-Mar-2009 Posts: 305
From: Unknown | | |
|
| I'd have to say that single tasking, command-line based operating systems such as MS-DOS are the most responsive that I have tried. Write your command and press enter, and things start happening in an instant. |
|
| Status: Offline |
|
|
Daytona675x
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 11:47:39
| | [ #25 ] |
|
|
 |
Regular Member  |
Joined: 5-Jan-2011 Posts: 491
From: Germany | | |
|
| @amigasociety Quote:
| Have you found other OS that is equally or even better than Amiga OS? |
Not really, but Windows7 is quite close To sum it up:
Ultra responsive: C64  Super responsive: Amiga OS Pretty responsive: Windows 7 Not (or awkward) responsive: OSX Lion (what a crap, that so called "most advanced OS")
Last edited by Daytona675x on 19-Apr-2012 at 11:48 AM.
_________________ AmigaOS 4.1 FE (sam460ex Radeon 9200 / RadeonHD), MorphOS 3.8 (PowerMac G4 733MHz Radeon 9000), AROS (x86), A1200 (060 80MHz Indivision MK2), A500, A600, CDTV Wings Remastered Development Diary |
|
| Status: Offline |
|
|
_ThEcRoW
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 12:12:40
| | [ #26 ] |
|
|
 |
Cult Member  |
Joined: 12-Jan-2005 Posts: 836
From: Murcia (Spain) | | |
|
| What's the point in speed if there is no functionality? _________________ Amiga 1200 desktop. Apollo 030/50 Mhz 8mb ram + ClassicWB + Wb 3.1 Amiga 500 + ACA500plus 8mb + 30gb CF Raspberry Pi 3b+ and Amibian 1.4 Mac Mini G4 1GB Ram with the butterfly!! |
|
| Status: Offline |
|
|
Fab
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 12:49:00
| | [ #27 ] |
|
|
 |
Super Member  |
Joined: 17-Mar-2004 Posts: 1178
From: Unknown | | |
|
| @KimmoK
Quote:
Does MOS or AROS have executive kind of scheduler options yet?
|
MorphOS has pluggable schedulers. I use one written by Bigfoot since years. :) |
|
| Status: Offline |
|
|
KimmoK
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 12:51:29
| | [ #28 ] |
|
|
 |
Elite Member  |
Joined: 14-Mar-2003 Posts: 5214
From: Ylikiiminki, Finland | | |
|
| @Fab
/me feeling complete idiot in not finding time enough to dive deeper in MOS...
So it seems MOS is ahead also in this scheduler aspect. :-/
(and yet they do not plan to go SMP on PPC ... aargh... crime against humanity, perhaps, because SMP AmigalikeOS on PPC would be the next best thing since the fall of Hitler... IMO, that is)
+ NOW I understand why itix says that efika is fully usable with MOS while I often loose hair on SAM&AOS4.... Last edited by KimmoK on 19-Apr-2012 at 12:56 PM. Last edited by KimmoK on 19-Apr-2012 at 12:54 PM.
_________________ - KimmoK // For freedom, for honor, for AMIGA // // Thing that I should find more time for: CC64 - 64bit Community Computer? |
|
| Status: Offline |
|
|
pavlor
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 14:29:08
| | [ #29 ] |
|
|
 |
Elite Member  |
Joined: 10-Jul-2005 Posts: 9786
From: Unknown | | |
|
| @KimmoK
Quote:
| + NOW I understand why itix says that efika is fully usable with MOS while I often loose hair on SAM&AOS4.... |
itix probably never opens many tabs in OWB. 
OS may be the most responsive in the world, but that will not speed up applications.
MAME, UAE, modern webbrowsing etc. that all need fast CPUs with decent ammount of memory. Here shows SAM (or even slower Efika) its weak points. |
|
| Status: Offline |
|
|
mbrantley
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 14:49:02
| | [ #30 ] |
|
|
 |
Cult Member  |
Joined: 10-Jun-2010 Posts: 564
From: Mobile, Alabama, United States | | |
|
| @Dirk-B
Quote:
| You surely mean 512 kilobytes. |
Yes! Will correct that..._________________
|
|
| Status: Offline |
|
|
BrandonLee
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 14:55:36
| | [ #31 ] |
|
|
 |
Super Member  |
Joined: 15-Dec-2003 Posts: 1355
From: Lisbon, Portugal | | |
|
| @Fairdinkem
I'm currently in the proccess of migrating towards MacOS,so I'm quite happy to hear that.
AmigaOS is by far the most responsive I've ever used. Windows is by far the worst. ;) |
|
| Status: Offline |
|
|
resle
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 17:55:22
| | [ #32 ] |
|
|
 |
Cult Member  |
Joined: 28-Nov-2005 Posts: 500
From: shanghai | | |
|
| The most responsive OS I've ever used was Windows 2000 Datacenter Server, on modern hardware.
Let's have a look at this OS: - HDD footprint: 1gb - Ram occupation with no programs runing: 48mb - Ram support: 32gb - Processors support: up to 32 logical processors - Capable of running Opera 12, thus capable of running HTML5 websites and apps with hardware acceleration etc.
Basically it's a OS from the 11 years ago that can do everything a modern computer should do, except fancy desktop effects and Directx10-11 games. Supports modern stuff like a machine with more than 4gb ram and a quad or hexacore processor (excellent SMP) Plus: it runs DOS games, programs etc. without any need for emulation, DosBox or whatever. All of this with an average Ram occupation of 64mb and 1 to 1.5 gb on the hdd.
Just for comparison, what's the memory and hdd footprint of AmigaOs 4.1? |
|
| Status: Offline |
|
|
pavlor
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 18:16:49
| | [ #33 ] |
|
|
 |
Elite Member  |
Joined: 10-Jul-2005 Posts: 9786
From: Unknown | | |
|
| @resle
Quote:
| Plus: it runs DOS games, programs etc. |
How?
Quote:
| Just for comparison, what's the memory and hdd footprint of AmigaOs 4.1? |
Considering OS4 is distributed on 1 CD, it certainly doesn´t need more than 700 MB. I heard 250 MB boot partition is fine. Minimum RAM requirements are 128 MB, but that is not enough for real work. |
|
| Status: Offline |
|
|
Seiya
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 18:26:27
| | [ #34 ] |
|
|
 |
Super Member  |
Joined: 19-Aug-2006 Posts: 1479
From: Italia | | |
|
|
Quote:
amigasociety wrote:
Have you found other OS that is equally or even better than Amiga OS? |
Windows
Quote:
| Also, for those that know the whys, why is it that OS like Amiga and Haiku seem more responsive that other mainstream OS? |
Because AmigaOS NG has lost legendary lightly of AmgiaOS 3..
Quote:
| What tech or special coding is being used that makes these OS faster or more responsive? |
progress creates better operating systems, and AmigaOS 4 is the recourse
AmigaOS 4 has noting of news, all its features are only a copy & paste from other OS. his misfortune is that it comes after Windows and Linux. perhaps haiku's team are better .._________________
|
|
| Status: Offline |
|
|
pavlor
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 18:28:10
| | [ #35 ] |
|
|
 |
Elite Member  |
Joined: 10-Jul-2005 Posts: 9786
From: Unknown | | |
|
| @Seiya
Quote:
| Because AmigaOS NG has lost legendary lightly of AmgiaOS 3.. |
So you don´t use OS4 anymore?  |
|
| Status: Offline |
|
|
djrikki
 |  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 18:30:13
| | [ #36 ] |
|
|
 |
Elite Member  |
Joined: 22-Jun-2010 Posts: 2077
From: Grimsby, UK | | |
|
| @amigasociety
The most responsive OS I've used was Mac OS X - anything from Tiger to Snow Leopard - unfortunately Lion is a pile of dog-crap and is anything-but responsive- besides that it just loves to get in your way i.e. no 'Save as' function anymore. _________________
|
|
| Status: Offline |
|
|
NutsAboutAmiga
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 18:38:13
| | [ #37 ] |
|
|
 |
Elite Member  |
Joined: 9-Jun-2004 Posts: 13047
From: Norway | | |
|
| |
| Status: Offline |
|
|
Naz
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 18:48:57
| | [ #38 ] |
|
|
 |
Regular Member  |
Joined: 10-Mar-2004 Posts: 264
From: Unknown | | |
|
| Qdos for the Sinclair QL. Preemptive multitasking ... Perfect!
|
|
| Status: Offline |
|
|
resle
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 18:59:00
| | [ #39 ] |
|
|
 |
Cult Member  |
Joined: 28-Nov-2005 Posts: 500
From: shanghai | | |
|
| @pavlor
A pure dos layer still existed in Windows 2000, while it was removed and replaced with some sort of flaky emulation from XP on. Except for exotic stuff and programs that used particular memory managers, most of the dos programs still worked (some windowed, some full-screen) under Windows 2000 just by double clicking them. |
|
| Status: Offline |
|
|
pavlor
|  |
Re: What is most responsive OS you have ever used? Posted on 19-Apr-2012 19:25:10
| | [ #40 ] |
|
|
 |
Elite Member  |
Joined: 10-Jul-2005 Posts: 9786
From: Unknown | | |
|
| @resle
Quote:
| most of the dos programs still worked (some windowed, some full-screen) under Windows 2000 just by double clicking them. |
I never managed to run most of my old DOS games. 
However, you are right that Windows 2000 was nice OS - clean design and rich features. |
|
| Status: Offline |
|
|