Earlier quoted context omitted.
Most users don't use multiple displays. For the vast majority of users, nothing was broken. Also, the multiple-menubar thing illustrates that it's not exactly a simple or uncomplicated fix following the introduction of fullscreen app support.
I would think that Apple devs would use multiple monitors and would have coded the base functionality so that it made sense working.. Even Windows has had pretty decent multi-monitor support for about 5 years now. Anyway, I look forward to proper multi-monitor support without have to purchase an expensive 3rd party add on, or manually resizing my windows on different screens. I'm also hoping that like windows, OS-M w…
Apple Announces Mac OS X 'Mavericks'
101–110 of 130 posts
Re: Apple Announces Mac OS X 'Mavericks'
#102Guess they finally ran out of cats.
Technically they ran out some time ago, a mountain lion and a panther are the same animal.
But even with these redundancies, they are running out of large cat names to use and would have to go with the likes of "jaguarundi", "serval", and "manul" to keep the theme going. These are cool animals, but have nowhere near the emotive power that "Jaguar" or "Lion" had.
Re: Apple Announces Mac OS X 'Mavericks'
#103Earlier quoted context omitted.
With at least one questionable statement: OS X was the first operating system to ship as a single install that could boot into either a 32-bit or 64-bit kernel, either of which could run 32-bit and 64-bit applications at full native performance. OS X now exclusively uses a 64-bit kernel, but it continues to run both 32-bit and 64-bit applications. I believe Solaris was actually the first to do this: http://en.wikiped…
The key phrase is "either of which could run 32-bit and 64-bit applications." OS X supported 64-bit apps on a 32-bit kernel. This enabled users to run 64 bit apps, and use >4 GB address space, without any device driver incompatibilities. I think Solaris (and Windows and Linux) require a 64 bit kernel to run 64 bit apps. Correct me if I'm wrong.
With that said, OS X's hack support for 64-bit applications on a 32-bit kernel certainly wasn't at the same performance level as a 64-bit kernel as they claim. It's a dubious achievement at best given the performance tradeoffs.
Re: Apple Announces Mac OS X 'Mavericks'
#104Not a lot of technical specificity around "memory compression". Edit: Ok, I stand corrected, somebody's done some research and found the code. Windows 8 does a similar-sounding trick. At some timer interrupts they de-dupe pages and make them copy-on-write when they are identical. I seem to recall also reading that some VM products (VMware?) do this - so if you have a few instances of the same OS, only unique pages en…
Google added this to the Linux kernel quite some time ago for Android. Basically, it inserts a step before the "move to swap" step where it compresses the page. This a) allows Linux to write a compressed page to swap which allows both faster writes but also faster reads, b) allows you to use more memory before hitting swap. Major distros are considering enabling this functionality in their kernels by default. What yo…
Re: Apple Announces Mac OS X 'Mavericks'
#105Re: Apple Announces Mac OS X 'Mavericks'
#106I am so happy to hear that OS X Mavericks will fix fullscreen apps across multiple displays!
Basically they made someone actually use 2 monitors on Mountain Lion and said "Make a list of everything that sucks." Then they actually fixed it. Pretty simple.
Re: Apple Announces Mac OS X 'Mavericks'
#107Earlier quoted context omitted.
Google added this to the Linux kernel quite some time ago for Android. Basically, it inserts a step before the "move to swap" step where it compresses the page. This a) allows Linux to write a compressed page to swap which allows both faster writes but also faster reads, b) allows you to use more memory before hitting swap. Major distros are considering enabling this functionality in their kernels by default. What yo…
I guess what it costs you in CPU is easily regained by what it saves you in I/O.
Re: Apple Announces Mac OS X 'Mavericks'
#108Earlier quoted context omitted.
I'm kind of surprised and amused that Ubuntu chose the name of a NBA expansion team (1980): http://en.wikipedia.org/wiki/Dallas_Mavericks
I'm kind of surprised and amused that the NBA expansion team chose the name of a surfing location in Northern California (1961): http://en.wikipedia.org/wiki/Mavericks_(location) ;)
Re: Apple Announces Mac OS X 'Mavericks'
#109Earlier quoted context omitted.
The key phrase is "either of which could run 32-bit and 64-bit applications." OS X supported 64-bit apps on a 32-bit kernel. This enabled users to run 64 bit apps, and use >4 GB address space, without any device driver incompatibilities. I think Solaris (and Windows and Linux) require a 64 bit kernel to run 64 bit apps. Correct me if I'm wrong.
Fair enough. With that said, OS X's hack support for 64-bit applications on a 32-bit kernel certainly wasn't at the same performance level as a 64-bit kernel as they claim. It's a dubious achievement at best given the performance tradeoffs.
Apple lists a few benefits of K64 at https://developer.apple.com/library/mac/#documentation/MacOS... , specifically more efficient support for systems with lots of RAM, a larger buffer cache, and better support for multiple video cards with over 2 GB of RAM. These are pretty specialized, and I certainly don't remember my Mac getting a lot faster when it switched to K64. (I sure wish it had!)
Re: Apple Announces Mac OS X 'Mavericks'
#110Earlier quoted context omitted.
Yes, the keychain is encrypted with your OS X user login password and only unlocked on login. I imagine this will still be the case as Apple mentioned AES256 encryption on their iCloud Keychain slide, though they could change it to use your Apple ID password if they plan on having mobile device support.
So let's see... in Firefox I have FIVE apple logins saved, because they can't decide on which url to use: * appleid.apple.com * daw.apple.com * id.apple.com * secure1.store.apple.com * secure2.store.apple.com If they have trouble getting something as simple as that right, I'd like them to stay away from my keychain.