Slashdot Log In
Understanding OS X Kernel Internals
Posted by
Hemos
on Mon May 22, 2006 08:16 AM
from the knowing-more-about-the-insides dept.
from the knowing-more-about-the-insides dept.
jglidell writes "The OS X kernel has been in the news alot this past year, whether it's why its slow, Mach/micro-kernel makes it bad, it's going closed source and what not. Amit Singh has put up a new presentation on the innards of OS X. It does a pretty good job of summing up the OS X kernel architecture, and has some pretty detailed diagrams... for instance they show that there are so many process/threads layers in OS X. So if you are in the mood for doing some OS studying then head over."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
huh? (Score:2, Insightful)
What the hell does that mean ? Editors drunk ?
Re:huh? (Score:2)
The OS X kernel has been in the news alot this past year, whether it's:
-why its slow,
-Mach/micro-kernel makes it bad,
-it's going closed source
-and what not
make sense now?
The sentence sucked, but it made sense in a bad grammar sort of way.
Re:huh? (Score:2)
http://www.answers.com/allot&r=67 [answers.com]
http://www.answers.com/a+lot&r=67 [answers.com]
Re:huh? (Score:2, Informative)
It might make more sense in this format, and without the grammar error:
Re:huh? (Score:4, Funny)
whether it's why it's slow
Well... why is it slow?
Mach/micro-kernel makes it bad
Debating the pros and cons of Mach is a valid topic, but a phrase like this is so vague that it's meaningless.
it's going closed source
OK, that one's intelligible. But then we come across gems like this:
for instance they show that there are so many process/threads layers in OS X.
A small request for submitters: Take a minute to actually proof-read your summary. I'm not even talking about simple typos, or the correct use of "you're/your" - those look ugly, but most of the time people can still figure out what you meant. Just ask yourself: will these words make sense to a moderately intelligent English speaker who's not on a meth bender?
Parent
Re:huh? (Score:3, Interesting)
Re:huh? (Score:2)
Needs more editor. (Score:4, Insightful)
"whether it's why its slow"
"they show that there are so many process/threads layers in OS X."
Do the editors even look at submissions any more? Or to put it another way, is our children learning yet?
Re:Needs more editor. (Score:5, Insightful)
Do the editors even look at submissions any more?
I'm afraid they do. I think the problem is that they're not as skilled in writing english as they are in writing PERL. (That's not a slam, by the way. I suck at PERL.)
And before anyone goes on an "Off Topic" jag, it really does make a difference if the readers can understand what's being written. I stumbled over the "that there are so many" sentence a couple times trying to make sense of it. There are so many process threads layers in OS X that what? It slows it down? It's hard to program? Or is there simply a gee-whizz lot?
Yeah, I know, I'm off to R the FA. I just wish I had a better idea of what's in there.
Parent
Re:Needs more editor. (Score:5, Funny)
I think the problem is that they're exactly as skilled in writing english as they are in writing PERL.
Parent
Re:Needs more editor. (Score:2)
Re:Needs more editor. (Score:2)
This one is actually grammatical, just awkward. "whether it is why MacOS X's kernel is slow, or
Where are good internal docs? (Score:5, Interesting)
Re:Where are good internal docs? (Score:2)
Oh by the way, how many viruses are there on OSX?
Re:Where are good internal docs? (Score:2, Informative)
Terrible summary. (Score:3, Insightful)
If English is a second language for the submitter, fine. But good grief, do you suppose one of the PAID editors could have done just a bit of work to make the summary more readable?
"OS X is slow" claims investigated (Score:5, Informative)
Re:"OS X is slow" claims investigated (Score:5, Insightful)
It does nothing of the kind. Read the whole article, and ALL of the comments, sparky, not just the ones that support your prejudice.
Peter's point is that the "benchmark" in question boils down to how quickly OSX will malloc and free 35KB blocks. It happens to cross the mmap() threshold for kernel versus heap allocations.
It also shows how Apple fanboys applaud the author's explaination, even though they haven't a clue about the subject matter - and even admit it in their posts.
If you had actually refuted anything that Peter had said in his article, you might have a leg to stand on, but since you didn't, and since you toss off an epithet like "fanboy" instead of doing so, I conclude that you are the clueless one.
No wonder you're an AC.
-jcr
Parent
Re:"OS X is slow" claims investigated (Score:3, Interesting)
It is _not_ a common operation.
As that article explained, the developers of the software in question could have used Shark (comes for free with every Macintosh), and within 20 s
Ad (Score:5, Informative)
Maybe it's just me though. Did anyone else find it extremely enlightening?
Underpowered Little Machine (Score:5, Insightful)
Initial startup yielded a smoking fast web browser, and other single line items.
I purchased the 2GB Ram upgrade (not from Apple at 600 USD, 280USD from Crucial) and I noticed such a difference, that I couldn't understand WHY they would even consider shipping that little silver wonder with less then 1GB of RAM.
It's not the kernel, it's the apps... They just don't give enough power to the off the shelf machines to support the great apps that come with it.
Vive le Mac... Thanks for putting excitement back into computing for me.
Re:Underpowered Little Machine (Score:5, Interesting)
Definitely 1 GB is a minimum amount of RAM needed for OS X Tiger these days. That is quite sad when you think about it, but RAM is cheap so I'm not too concerned about it. Apple has always shipped their machines short on RAM, hoping you'll pay ridiciulous amounts of money for their official RAM upgrades.
Parent
Re:Underpowered Little Machine (Score:3, Insightful)
Re:Underpowered Little Machine (Score:3, Interesting)
Since they are Carbon based expect them to be bloated.
When Apple replaces Finder and other critical sections of their application base with pure cocoa applications then perhaps we'll see more improvements as we should have seen.
Re:Underpowered Little Machine (Score:2)
And this is exactly what you should have done. Apple ships their consumer boxes with way too little RAM (they always have,) but the upside to that is you can just go elsewhere and buy it cheaper than Apple is willing to sell it for.
I wouldn't fully judge ANY computer's speed unles
Re:Underpowered Little Machine (Score:3, Informative)
You don't remember right.
I've owned Macs for years, and never once used anything other than cheap third-party memory to upgrade them. The G3 Towers were very picky about memory that was up to spec, but even then there was no need to buy from Apple.
And how, exactly, would you suggest installing "matched/paired memory kits" in
Re:Underpowered Little Machine (Score:3, Informative)
Re:Kernel and Kernel Theory Aside (Score:3, Interesting)
Few, if any, current UN*Xes were "designed to have locks", but many of them (Solaris, Linux, FreeBSD, OS X) have made their locks finer-grained anyway; it's not as if you're stuck with all the consequences of the "design" forever.
What are some examples of this extra indirection? (Not
Closed? (Score:5, Insightful)
"Well... it hasn't. It's still open. IT JUST HASN'T BEEN RELEASED YET.
OSNews is reporting that Ernest Prabhakar, Apple's Open Source and Open Standards product manager, has stated in the Fed-Talk mailing that Apple has not actually closed Mac OS X's Darwin kernel for the Intel version of the OS; they simply haven't released it yet. Speculation about Apple closing the kernel arose from the fact that other non-kernel Darwin sources actually have been released, and the previous PowerPC-based kernel is still available as open source as well.Ernest wanted to make sure that tech media didn't confuse 'speculation' with 'fact'. A good lesson we all could benefit from...."
God damn alarmist idiots.
Re:Closed? (Score:2)
In it, he simply makes it clear that no decision has been made public yet. This is what he writes:
Re:Closed? (Score:3, Funny)
An unsupported opinion is one where facts are not presented that back up the opinion. Disagree with me all you like, but the facts do actually agree with my position, which is why I used them in my argument.
The two peop
Re:Closed? (Score:3)
Yager's speculation as to why they might close it sounds viable, but Prabhakar says that it's merely speculation. Which it is. Yager's assumption doesn't seem to address the possibility that Apple might be changing from XNU to something else entirely, which has been continually speculated for years now. Yager also ignores the possibility that they migh
OSX: Highly Thread Sensitive (Score:3, Interesting)
With every ver. release through 10.4.x MacOS X, mach/BSD layer exhibits funtional improvements with speed increases of the processor CPU and latent performance behaviors from the additional kernal overhead added by code complexity and densification.
Prima Facia evidence to the 4X speed improvement in performance from Apple's new Intel CPU bears witness to the limits of the kernal architecture.
Re:OS X Kernel - Why? (Score:2)
Not bad! I think for extra points you should have bought up speculation that Apple closed the OS X kernel to ease the future transition to the Vista kernel.
And of course, no modern anti-apple troll should be complete without reference to Apple's 'betrayel' of PA semi [reghardware.co.uk]
Re:OS X Kernel - Why? (Score:2)
Don't forget MPC8641D [freescale.com].
Re:OS X Kernel - Why? (Score:4, Informative)
Ahh, and welcome back to another thrilling episode of "doesn't know what the fuck they're on about" theatre!
Honestly. OSV is SLOW compared to native. No one wants slow.
Parent
Re:OS X Kernel - Why? (Score:2)
While I don't think virtualization will kill off native OSes, it's not slow.
We use virtualization at work, the hit from VMWare is significant but usually managable, and the hit from Xen is small enough that it's getting hard to measure.
Re:OS X Kernel - Why? (Score:2)
Re:OS X Kernel - Why? (Score:2)
No. I don't need to use another OS today.
Re:OS X Kernel - Why? (Score:2)
A video slowed to 90% would be annoying, but any modern system slowed to 90% would play a video at full speed. Your analogy breaks down.
As the mac-buying public has no problem with rosetta slow downs on intel hardware, I imagine they wouldn't have any problems with other slow downs due to emulation layers.
Re:OS X Kernel - Why? (Score:2, Troll)
"As the mac-buying public has no problem with rosetta slow downs on intel hardware, I imagine they wouldn't have any problems with other slow downs due to emulation layers."
The mac-buying public has no problem with getting less than what they paid for? No... Surely not...
No seriously, I'm well aware of the masses of emu layers Macs *presently* have, as well as all the stupid pissing con
Re:OS X Kernel - Why? (Score:2)
No, it does break down. A video at 90% speed is unwatchable. A computer at 90% speed is quite usable.
In fact - as you rightly point out, no matter what system you're using, it will almost certainly be running at less then 90% of its full speed.
I paid for full speed, I want full speed.
Well, I don't disagree with you there.
So yeah. My point is that Virtualization will not destroy the native OS market. Not a chance in hades. Too many
Re:OS X Kernel - Why? (Score:2)
This is absurd. None of your customers are going to buy $200 Windows licenses, and spend the considerable extra money for Windows support costs, to run your product. They will spend the money to switch to a competitor's product instead. If they wanted to run Windows boxes, they would have them. The fact that they've pa
Re:OS X Kernel - Why? (Score:4, Interesting)
You're assuming that the only market for software is medium to large enterprise. Autocad (which is made by a well known vendor) is used by tons and tons of architects. Since I've worked in IT support for a few architectural firms, I can tell you that most of them are comprised of small business of under 50 employees. I've used Autocad under Windows, however when I needed to use something to make some plans for a shed for my church, I used Sketch-Up, because there's an OSX native version.
Furthermore, most of the people that I've run across who are excited about virtualization are primarily interested in using it to run the existing Windows apps they own, and plan on replacing those with OSX native versions where available, and comparable OSX native apps where not available. The other major segment (where I fall into this equation)interested in virtualization, is the IT people who use/support multiple platforms.
Boot Camp is for games. Noone I have spoken with that knows about virtualization is seriously intersted in using it for anything other than games.
What?
I'm not understanding something...
This seems like Carly Fiorina Logic. If we stop making HP calculators, people will just buy handheld HP units with similar funtionality. It doesn't matter that the calculator group provides a substantial net profit for the company. If we stop spending all that money on supporting calculators and simply use the computer support people we already have... Think of the savings!!!!
When a group/division in a company that caters to a market makes the company lots of money, leave them alone. They're doing their job, pulling a PHB stunt in wall street business tactics will only hurt your company.
Parent
Re:Spelling (Score:5, Insightful)
Parent
Re:Spelling (Score:5, Funny)
I also get kinda pissed off because lotsa people write it that way.
Parent
Re:Spelling (Score:3, Interesting)
Re:Profit! (Score:4, Informative)
there's nothing really new in that presentation, most of slashdotters know this stuff already, the only thing that we didn't know as of yet is that you can mispell "book commercial" in such an interesting way.
you can "troll" or "flamebait" my post, but this is the way that it is.
Parent
Re:The average person (Score:3, Insightful)
This story was boring because the presentation was dumb. It had a little useful information but not much. The subject is interesting.
OS/X security? How to lock it down? There are many sites on the web. Look for just about any good site about UNIX security and start from that. OS/X uses the UNIX security model.
Re:The average person (Score:2)