What is "kernel_task"?

Joined
May 22, 2005
Messages
2,159
Reaction score
67
Points
48
Location
Closer than you think.
Your Mac's Specs
Performa 6116 2GBSCSI 8MB OS 7.5.3
The kernel uses a single task - the kernel task - with multiple threads that perform kernel operations such as scheduling, thread reaping, callout management, paging and Unix exception handling. Thus xnu is a monolithic kernel containing markedly different components such as Mach, BSD, and the I/O Kit, all running as gorups of threads in a single task in the same address space.

From,..here
 
Joined
Jul 22, 2003
Messages
6,999
Reaction score
187
Points
63
Location
Hamilton College
Your Mac's Specs
20" iMac C2D 2.16ghz, 13" MacBook 2.0ghz, 60gb iPod vid, 1gb nano
Basically the Kernel is the OS...so you can't close it
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top