Ask Question Forum:
Model Library:2025-02-08 Updated:A.I. model is online for auto reply question page
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by tankergoblin
at 2024-07-16 01:10:23
Point:500 Replies:13 POST_ID:828989USER_ID:11786
Topic:
Linux;;Microsoft Operating Systems
Hi,
As far as i know linux use kernal to connect between hardware and application. i would like to ask do windows use kernel?
As far as i know linux use kernal to connect between hardware and application. i would like to ask do windows use kernel?
Accepted Solution
Expert: Sandy replied at 2024-07-16 21:52:40
500 points EXCELLENT
No.. First MBR get loaded then boot loader after wards its bootloader responsibility to load kernel and then kernel take the control over HAL and going forth starts the System shell for user interaction.
TY/SA
TY/SA
Author: tankergoblin replied at 2024-07-16 21:36:40
ok thanks.. last question that mean after kernel awake from sleep and it will pass it task to boot loader am i right?
Expert: Sandy replied at 2024-07-16 21:34:20
in above post OS Layer = Shell (Bash/Explorer.exe/CMD/PS)
TY/SA
TY/SA
Expert: Sandy replied at 2024-07-16 21:33:31
yes it is
TY/SA
TY/SA
Author: tankergoblin replied at 2024-07-16 21:32:14
Ok thanks so can i say that kernel is part of OS?
Expert: Sandy replied at 2024-07-16 21:28:45
Yes it is like on inner circle you have HARDWARE which has KERNEL as its next layer and KERNEL is covered with OS LAYER and at last there is USER..
The above one is default OS Arch.
TY/SA
The above one is default OS Arch.
TY/SA
Author: tankergoblin replied at 2024-07-16 17:59:44
As far as i know kernel is use to link application and hardware together. it sounds like an OS so is kernel one of the module of OS?
Expert: Lee W, MVP replied at 2024-07-16 07:15:48
I think the answer should be in short and simple sentence.
But what if it's not a simple answer? Others have asked this question or wanted to understand so people wrote more detailed explanations... why should we restate those explanations - odds are, those detailed explanations are more accurate, having been reviewed hundreds or thousands of times, rather than once or twice by us and maybe we thought we typed "not" but didn't which can change the whole meaning of the comment!
Why not you just tell me the answer to show me you have the knowledge
Because you asked the question for YOUR knowledge, my goal is to help you understand, not prove to you I understand.
i know where to find the resources but i believe expert can give me more detail explanation.
Again, for accuracy and ease of reading, pre-written explanations in links are BETTER than hastily thrown together comments in a forum. If you don't understand something in those links, ask a question explaining what doesn't make sense and we can help you understand.
Otherwise, it's a lot like we're doing your homework for you.
Expert: Sandy replied at 2024-07-16 03:20:08
Windows uses kernel named ntoskrnl.exe which is working with HAL to communicate with Hardware.
TY/SA
TY/SA
Expert: duncanb7 replied at 2024-07-16 02:16:22
Yes, window uses kernel
Author: tankergoblin replied at 2024-07-16 02:09:08
I think the answer should be in short and simple sentence. Why not you just tell me the answer to show me you have the knowledge rather than copy paste the link for me. Erm no offence. i know where to find the resources but i believe expert can give me more detail explanation.
Expert: duncanb7 replied at 2024-07-16 01:43:51
Take a look at the first link for Unix and MS windows and other links
http://en.wikipedia.org/wiki/Kernel_(operating_system)
Just overview the history of MS window for reading easier other two links articles
http://en.wikipedia.org/wiki/History_of_Microsoft_Windows
The release Window XP brings NT kernel to USERS replacing window 9x
http://en.wikipedia.org/wiki/Architecture_of_Windows_NT
Hope understand your question completely.If not , please point it out
Duncan
http://en.wikipedia.org/wiki/Kernel_(operating_system)
Just overview the history of MS window for reading easier other two links articles
http://en.wikipedia.org/wiki/History_of_Microsoft_Windows
The release Window XP brings NT kernel to USERS replacing window 9x
http://en.wikipedia.org/wiki/Architecture_of_Windows_NT
Hope understand your question completely.If not , please point it out
Duncan
Expert: Dave Baldwin replied at 2024-07-16 01:28:27
Here's a description from Microsoft: http://msdn.microsoft.com/en-us/library/windows/hardware/ff554836%28v=vs.85%29.aspx