Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Mac OS memory management


Related Topics

In the News (Thu 3 Dec 09)

  
 Mac OS memory management - Wikipedia, the free encyclopedia
System 7 was the first version of the OS able to address more than 8MB on models equipped with complete 32-bit processors (Motorola 68020, 68030 and 68040), and featured a "32-bit clean" memory manager and replacement techniques for all those areas that previously used the high address bits.
While the Mac OS memory model, with all its inherent problems, remained this way right through to Mac OS 9, due to severe application compatibility constraints, the increasing availability of cheap RAM meant that by and large most users could upgrade their way out of a corner.
Mac OS X finally does away with the whole scheme, implementing a modern sparse virtual memory scheme.
en.wikipedia.org /wiki/Mac_OS_memory_management   (1633 words)

  
 Mac OS - Wikipedia, the free encyclopedia
Mac OS, which stands for Macintosh Operating System, is a range of graphical user interface-based operating systems developed by Apple Computer for their Macintosh computers.
System 7.5.1 was the first to include the Mac OS logo (a blue variation of a smiley face), and Mac OS 7.6 was the first to be named "Mac OS" (to ensure that users would still identify it with Apple, even when used in "clones" from other companies).
Mac OS X brought Unix-style memory management and pre-emptive multitasking to the Mac platform.
en.wikipedia.org /wiki/Mac_OS   (2544 words)

  
 Mac OS - Encyclopedia.WorldSearch   (Site not responding. Last check: 2007-10-25)
Mac OS 7.6 (which debuted in 1996) was the first to be named Mac OS because of the appearance of Mac "clones", workalikes from other companies such as Power Computing and Motorola, and Apple wanted to make it clear that the operating system was its own intellectual property.
It is also the second Mac OS to include a command line (the first is the now-discontinued A/UX, which supported classic Mac OS applications on top of a UNIX kernel), although it is never seen unless the user launches a "terminal" program.
Mac OS X has a compatibility layer for running older Mac applications, the Classic Environment (known to programmers as "the blue box").
encyclopedia.worldsearch.com /mac_os.htm   (1704 words)

  
 Mac OS X - Wikipedia, the free encyclopedia
Mac OS X is based on the Mach kernel and the BSD implementation of Unix, which were incorporated into NEXTSTEP, the object-oriented operating system developed by Steve Jobs's NeXT company after he was forced from Apple in 1985.
Mac OS X v10.2 was never officially referred to as Jaguar in the United Kingdom due to an agreement with the automobile manufacturer Jaguar, although boxes and CDs still bore the Jaguar-skin logo.
Mac OS X v10.4 "Tiger" was released on April 29, 2005.
en.wikipedia.org /wiki/Mac_os_x   (3454 words)

  
 An Overview of Memory Usage   (Site not responding. Last check: 2007-10-25)
Memory usage in Mac OS X is drastically different from memory usage in the Classic Mac OS, largely because of the UNIX underpinnings.
Mac OS X's performance drops when all available memory is used, because it has to start removing things from memory ("paging out"), which has a performance hit.
Memory Usage Getter displays the memory usage of background UNIX processes, and allows the user to sort the processes that he is running into two tabs, for easy viewing, with a third reserved for system processes.
homepage.mac.com /simx/mughelp/English/overview.html   (1046 words)

  
 Mac OS - WikiMac   (Site not responding. Last check: 2007-10-25)
Mac OS 7.5.1 was the first to include the Mac OS logo (a blue smiley face).
Classic Mac OS, the system which shipped with the first Mac in 1984 and its descendants, culminating with Mac OS 9.
It is also the first Mac OS to include a command line, although it is never seen unless the user launches a "terminal" program.
mac.wikicities.com /wiki/Mac_OS   (1187 words)

  
 Encyclopedia: Mac OS memory management   (Site not responding. Last check: 2007-10-25)
Mac OS 9 was the last version of what has since become known as the classic Macintosh Operating System (Mac OS), introduced by Apple Computer on October 23rd, 1999.
Memory management is the act of managing computer memory.
The first Macintosh computer, introduced in 1984 The Macintosh, or Mac, is a line of personal computers designed, developed, manufactured and marketed by Apple Computer that run the Macintosh operating system (Mac OS).
www.nationmaster.com /encyclopedia/Mac-OS-memory-management   (552 words)

  
 The Memory Management Reference: Memory management in Mac OS
Mac OS has a flat address space, shared between all processes.
Mac OS supports a form of relocatable heap block, which is accessed indirectly via a handle which points into a master pointer block (a non-relocatable heap block).
It is important to note that, on the 68k, the Mac OS Memory Manager is inefficient for large numbers of allocations.
www.memorymanagement.org /articles/mac.html   (532 words)

  
 [No title]
Mac OS X implements a "unified buffer cache", meaning that the buffer cache and the virtual memory system are combined.
Mac OS X provides the window server with fast access to pixels by making all windows "buffered." All the pixels of a buffered window are stored in in memory.
And since Mac OS X uses individual swap files (rather than a dedicated swap file system), a separate swap partition is only likely to make a significant difference if the previous swap files were heavily fragmented on disk.
arstechnica.com /reviews/os/macosx-10.1.ars/7   (3089 words)

  
 OSXFAQ - Technical News and Support for Mac OS X
The more you have, the happier OS X is. And the more you demand of your Mac (I've got 13 applications running and, according to Process Viewer, 76 active processes right this second), the more more RAM will speed things up.
With Mac OS 9, when you ran short of RAM, your Mac would scold you and tell you there wasn't enough of the stuff to do whatever it was you were trying to do-usually launch a program.
In Mac OS X, memory management is a whole new ball of wax.
www.osxfaq.com /dailytips/06-2002/06-14.ws   (619 words)

  
 Apple - Mac OS X - UNIX
Beneath the surface of Mac OS X lies an industrial-strength UNIX foundation hard at work to ensure that your computing experience remains free of system crashes and compromised performance.
All of the standard UNIX utilities and scripting languages are included in Mac OS X: editors such as emacs, vim and even ed; file management tools such as cp, mv, ls and tar; shell scripts including bash (the default shell), tcsh (csh) and zsh.
Since Mac OS X rarely requires you to reboot, you’ll hardly ever notice it, but Tiger takes less time to start up, thanks to launchd.
www.apple.com /macosx/features/unix   (700 words)

  
 Graphical User Interface (GUI)   (Site not responding. Last check: 2007-10-25)
Mac OS X, despite its similar name and superficial resemblance to the classic Mac OS, is a new operating system — one that embodies a number of excellent technologies.
Mac OS X uses BSD's networking infrastructure, which allows network protocol stacks to be dynamically loaded, like the device drivers.
Mac OS X improves on this greatly — some tests report latency as low as 1 ms, ten times as good as in the classic Mac OS.
www.macos.utah.edu /documentation/MacOSXClasses/macosxone/macosxtech.html   (2803 words)

  
 Carbon Compatibility Report   (Site not responding. Last check: 2007-10-25)
For example, temporary memory allocations in Mac OS X will be allocated in the application’s address space.
In addition, the virtual memory system in Mac OS X will introduce a number of changes in the addressing model.
Apple is concentrating on providing support for the OpenGL standard on both Mac OS 8 and Mac OS X. OpenGL is Carbon compliant and will be available to Carbon applications on both systems as an extension to the Carbon APIs.
psychtoolbox.org /Carbon/Matlab_5.2.html   (4310 words)

  
 Mac Software Not "As Pathetic As It Could Be"   (Site not responding. Last check: 2007-10-25)
I must lead a charmed life, because of the four Mac operating systems I've used on my PowerBook G3 233 MHz, Mac OS 9 is by far the most stable and trouble-free.
With Mac OS 8.6, I was getting hard crashes three or four times a week, and sometimes several times per day.
Mac OS X will fix the Mac OS memory management shortcomings, but I hear it can still be crashed.
www.lowendmac.com /misc/2k0619pf.html   (1290 words)

  
 The Need for a New OS   (Site not responding. Last check: 2007-10-25)
The original Macintosh lacked a memory management unit — a microchip that specifically controls all memory use in the computer, so a lot of memory management features were missing.
The Mac OS' implementation of Virtual Memory was slow, and still had a built-in limit on the amount of memory available, instead of being able to use as much disk space as was available.
Programs had to be loaded into a continuous block of memory, as users opened and closed programs in the normal use of the computer, the free memory space could become fragmented — little pieces of unused memory spaces scattered here and there.
www.macos.utah.edu /Documentation/MacOSXClasses/macosxone/need.html   (1569 words)

  
 OptikSupport - Product Catalog - Software_OS - Mac OS
Mac OS X is the worlds most advanced operating system, blending the power and stability of UNIX with the legendary simplicity and ease-of-use of the Macintosh.
Mac OS X, Apples next-generation operating system, debuted to great enthusiasm, but ultimately left users wanting more: more speed, more applications, more usefulness.
Mastering Mac OS X Panther is a must-have simulation for beginners, as well as a handy reference tool for professional Mac users.
www.optiksupport.com /products/Mac_OS   (1009 words)

  
 Ars Technica: Mac OS X DP4 - Page 6 - (5/2000)   (Site not responding. Last check: 2007-10-25)
Even the dock's seemingly gratuitous genie effect serves an important purpose: it conveys, in very plain visual terms, exactly where a window goes when it is minimized and maximized.
Although it may seem counter-intuitive, most experienced Mac users revel in their ability to micro-manage their environment.
They expect nothing less than direct manipulation from their interface, and anything that gets in the way of their ability to customize their environment (within reasonable bounds) is seen as damage.
arstechnica.com /reviews/2q00/macos-x-dp4/macos-x-dp4-6.html   (1014 words)

  
 Apple - Xserve G5 - Management
Mac OS X Server has been designed to ensure maximum uptime.
Remote Server Admin tools let you configure and monitor all key services of Mac OS X Server from near or far.
Mac OS X Server supports the Simple Network Management Protocol (SNMP), enabling server monitoring using industry-standard management information bases (MIBs).
www.apple.com /xserve/management.html   (614 words)

  
 Apple - Xserve G5
Designed to deliver the UNIX-based strengths and cutting-edge capabilities of Mac OS X Server, this rack-optimized server offers phenomenal processing power, massive storage capacity — up to 1.5TB — and remote management tools that make it a snap to deploy and maintain.
Xserve G5 comes with Mac OS X Server, the UNIX-based server operating system that gives you a complete suite of standards-based network services.
And since both Xserve and Mac OS X Server come from Apple, you don’t need to spend hours on the phone with finger-pointing third-party manufacturers to figure out a problem.
www.apple.com /xserve   (957 words)

  
 Macintosh Underground :: View topic - Can I use C file & memory management functions in Mac OS
I'm porting some C code from Windows to Mac OS X. Earlier the same code has been ported to Mac OS 9, and in that version, C commands like calloc, fopen etc. have been replaced with some Mac specific calls.
Now is it so that I have to use those Mac specific calls, in Mac OS X, too, or is it possible to drop them off (which would ease my job considerably)?
As far as I recall (and I recall this one well) they were available to use in Mac OS 9 and yes, they indeed work in Mac OS X. Back to top
freaky.staticusers.net /ugboard/viewtopic.php?p=81172   (363 words)

  
 Mac User's Forum -> performa 6200, os 6.7.1 and memory management
it has os 6.7.1 installed (on a 500 mb HDD), and i suppose that the memory management of that version does not support such a big capacity...
6200 does support up to OS 9.1, and with 64Mb, you *could* run it, but it won't be fast.
Just occured, I think the first OS to support HFS Extended filesystem, will supprt that disk..
macusersforum.com /index.php?showtopic=550   (420 words)

  
 The Mac Observer - You’ll get your Mac news here from now on!
The first Intel Macs were announced on January 10 at Macworld Expo.
Postal Service may be unhappy with Apple about the shot-for-shot creation of their video made for Apple's Intel Mac commercial, but the resulting attention has led to that video, originally released in 2003, being the #1 download on Apple's iTunes Music Store.
The Mac Observer is an independent publication and has not been authorized, sponsored, or otherwise approved by Apple Computer, Inc.
www.macobserver.com   (1562 words)

  
 OSXFAQ - Technical News and Support for Mac OS X
Now that we've got a rough idea of how memory management works, let's see what happens when we do things poorly - this way you'll know what the symptoms are if you do so yourself.
When sent a release, the memory holding the string was invalidated, even though the Autorelease pool still expects to deal with it.
Now that we've got some idea of what can go wrong with memory, you would think it would be time to start putting that knowledge to use.
www.osxfaq.com /Tutorials/cocoa/index4.ws   (962 words)

  
 Macworld: News: MYOB AccountEdge released for Mac OS X
Behind the scenes, this includes Mac OS X's memory management, she said.
More center stage is the new look and feel of AccountEdge on Mac OS X, as it makes full use of the simple and elegant Aqua user interface, Lee added.
Registered users of MYOB AccountEdge are being notified by mail that their free update to AccountEdge for Mac OS X is now available for download as a single user product.
www.macworld.com /news/2001/04/24/accountedge/index.php   (895 words)

  
 memory management - OneLook Dictionary Search
We found 4 dictionaries with English definitions that include the word memory management:
Tip: Click on the first link on a line below to go directly to a page where "memory management" is defined.
Phrases that include memory management: memory management unit, paged memory management unit, advanced memory management architecture, automatic memory management, mac os memory management, more...
onelook.com /cgi-bin/cgiwrap/bware/dofind.cgi?word=memory+management   (113 words)

  
 [No title]
Advanced Link Manager 2.0 Manage your incoming links in a smart way Caphyon LLC is pleased to announce the release of Advanced Link Manager 2.0, a tool that helps manage your web site incoming links.
"Mac OS X Training from MOST" Most Training & Consulting is one of the the leading providers of OS X Technical Training for Mac Admins looking for real-world solutions in a relaxed, hands-on environment in our training facility or at your site.
"Take Control of Mac OS X Backups" by backup expert Joe Kissell provides the straightforward advice you need to go beyond the false security of copying a few files to CD.
www.mactech.com /news/mt-news-detail.mgi?id=0000061ab900fbbe   (341 words)

  
 Memory Management Edge Cases
A: These seemingly simple questions have remarkably complex answers, especially if you generalize them to cover other Mac OS memory management APIs.
Tables 1 and 2 list some commonly-used routines and their behavior in these cases.
On current versions of Mac OS X (10.2 and earlier), this will not crash but instead print an a warning message to the console (r.
developer.apple.com /qa/qa2001/qa1259.html   (102 words)

  
 ZDNet: Tech News and White Papers for IT Professionals
February 7th: The Evolving Role of IT Asset Management in a Process-driven World
How to manage and prioritize the huge influx of real-time data coming at you.
New Intel-based Mac laptop just might be the prettiest and most powerful portable on the planet.
www.zdnet.com /?legacy=cnet   (916 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.