More actions
imported>jereneal20 No edit summary |
imported>jereneal20 No edit summary |
||
| Line 1: | Line 1: | ||
== What is OS(OperatingSystem)? == | == What is OS(OperatingSystem)? == | ||
* 사전적인 정의를 살펴보연 다음과 같다. ([http://wikipedia.org wikipedia]에서 발췌) | |||
{{| | {{| | ||
In computing, an operating system (OS) is the system software responsible for the direct control and management of hardware and basic system operations. Additionally, it provides a foundation upon which to run application software such as word processing programs and web browsers. | In computing, an operating system (OS) is the system software responsible for the direct control and management of hardware and basic system operations. Additionally, it provides a foundation upon which to run application software such as word processing programs and web browsers. | ||
|}} | |}} | ||
* 일종의, SeparationOfConcerns라고 볼 수 있다. 사용자는 OperatingSystem (조금 더 엄밀히 이야기하자면, [[Kernel]]) 이 어떻게 memory 와 I/O를 관리하는지에 대해서 신경쓸 필요가 없다. (프로그래머라면 이야기가 조금 다를 수도 있겠지만 :) ) | |||
== OS가 하는 일 == | == OS가 하는 일 == | ||
Revision as of 13:50, 14 November 2013
What is OS(OperatingSystem)?
- 사전적인 정의를 살펴보연 다음과 같다. (wikipedia에서 발췌)
{{|
In computing, an operating system (OS) is the system software responsible for the direct control and management of hardware and basic system operations. Additionally, it provides a foundation upon which to run application software such as word processing programs and web browsers.
|}}
- 일종의, SeparationOfConcerns라고 볼 수 있다. 사용자는 OperatingSystem (조금 더 엄밀히 이야기하자면, Kernel) 이 어떻게 memory 와 I/O를 관리하는지에 대해서 신경쓸 필요가 없다. (프로그래머라면 이야기가 조금 다를 수도 있겠지만 :) )
OS가 하는 일
주로 사용되는 OS
- MicrosoftWindows
- Linux
- MacOSX
- Unix
- BSD Family
- Palm, WindowsCE
- etc. (embedded os..)
metaphors
임인택이 점점 채워나갈 예정 : 신경계, 뇌, 이성...-_-a