Content deleted Content added
Guy Harris (talk | contribs) One user feature of macOS Monterey, at least, is that with a ton of Safari windows up, user input delivery is not guaranteed to be in-order or reliable. Fix a consequence of that. |
Guy Harris (talk | contribs) Use January 2023 mobile & tablet statistics from StatCounter, nad mark it with {{as of}}. |
||
Line 10:
For hardware functions such as [[input and output]] and [[memory allocation]], the operating system acts as an intermediary between programs and the computer hardware,<ref>{{cite book | last = Stallings | title = Operating Systems, Internals and Design Principles | publisher = Prentice Hall | year = 2005 | ___location = Pearson |page=6}}</ref><ref>{{cite book | last = Dhotre| first = I.A.| title = Operating Systems. | publisher = Technical Publications | year = 2009 |page=1}}</ref> although the application code is usually executed directly by the hardware and frequently makes [[system call]]s to an OS function or is [[interrupt]]ed by it. Operating systems are found on many devices that contain a computer{{snd}} from cellular phones and video game consoles to [[web server]]s and [[supercomputer]]s.
{{As of|2023|January}}, the dominant general-purpose desktop operating system is [[Microsoft Windows]] with a market share of around 74.14%. [[macOS]] by [[Apple Inc.]] is in second place (15.33%), and the varieties of [[Linux]] are collectively in third place (2.91%).<ref name="statcounter-desktop">{{cite web|url=https://gs.statcounter.com/os-market-share/desktop/worldwide/#monthly-202301-202301-bar|title=Desktop Operating System Market Share Worldwide|access-date=6 February 2023}}</ref> In the [[Mobile operating system|mobile]] sector (including smartphones and [[Tablet computer|tablets]]), [[Android (operating system)|Android's]] share is
Some operating systems require installation or may come pre-installed with purchased computers ([[OEM]]-installation), whereas others may run directly from media (i.e. [[live cd]]) or flash memory (i.e. usb stick).
|