Hello all,

for the past days I've been doing a small research for a certain topic, however, I thought I knew the difference between the Operating System and the kernel, I had in mind the typical "kernel is the core of the operating system", but I was very much mistaken (at least, that's what the CS book, and Wikipedia told me)

Operating System:

"the system software responsible for the direct control and management of hardware and basic system"

Kernel:

"kernel is the fundamental part of an operating system. It is a piece of software responsible for providing secure access to the machine's hardware to various computer programs. Since there are many programs, and access to the hardware is limited, the kernel is also responsible for deciding when and how long a program should be able to make use of a piece of hardware, in a technique called multiplexing. Accessing the hardware directly could also be very complex, so kernels usually implement a set of hardware abstractions. These abstractions are a way of hiding the complexity, and providing a clean and uniform interface to the underlying hardware, which makes it easier on application programmers."

It is, essentially the same (at least for me), do any of you here know something that might be a help for me?

thanks,

Jorge Valentin.

Recommended Answers

All 3 Replies

Google LINUX. There may be a better deliniation of how kernel is realated and/or part of the operating system.

It is, essentially the same (at least for me)

I agree, the destinction is as subtle as car is to transportation.

Hello all,

for the past days I've been doing a small research for a certain topic, however, I thought I knew the difference between the Operating System and the kernel, I had in mind the typical "kernel is the core of the operating system", but I was very much mistaken (at least, that's what the CS book, and Wikipedia told me)

Operating System:

"the system software responsible for the direct control and management of hardware and basic system"

Kernel:

"kernel is the fundamental part of an operating system. It is a piece of software responsible for providing secure access to the machine's hardware to various computer programs. Since there are many programs, and access to the hardware is limited, the kernel is also responsible for deciding when and how long a program should be able to make use of a piece of hardware, in a technique called multiplexing. Accessing the hardware directly could also be very complex, so kernels usually implement a set of hardware abstractions. These abstractions are a way of hiding the complexity, and providing a clean and uniform interface to the underlying hardware, which makes it easier on application programmers."

It is, essentially the same (at least for me), do any of you here know something that might be a help for me?

thanks,

Jorge Valentin.

Hi,

I have developed a ready GUI based OS interface using Turbo C.
Can i just convert it into a real time OS?

Due to the fact that the member who originally started this thread has not responded in over one year, this thread is considered abandoned and has been closed.

In accordance with our posting rules, other members having similar questions or problems need to start their own threads and post their questions there.
In order to help us help you most quickly, please include as much information about your problem as possible in your posts.

If the member who originally started this thread wishes to have the thread reopened, please send your request, including a link to this thread, to one of our moderators via email or Private Message.

Thank you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.