So far random beach balls have decreased by 90-ish percent. My 2012 MacBook Pro is back to pre-Mavericks levels. 
Smiley,
As an OSX Engineer, what would be your best guess as to the beachballing?
$ sudo nvram boot-args="vm_compressor_mode=1"
It looks like it's possible to disable compressed memory by bringing up a terminal and typing:
Then rebooting. Anyone want to try that and see if the beachballing goes away? I'm still on ML, so can't.Code:$ sudo nvram boot-args="vm_compressor_mode=1"
$ sudo nvram boot-args="vm_compressor_mode=0"
Presumably, running the following command and rebooting will reverse it?
Code:$ sudo nvram boot-args="vm_compressor_mode=0"
Can some one confirm this?
MacUser2525:~$ sysctl -a | grep vm.compressor_mode
vm.compressor_mode: 4
I'm plagued by the Finder Beach Ball to the extent that using my computer is a miserable experience. I'd like to try the terminal command to see if it does fix the problem.
Presumably, running the following command and rebooting will reverse it?
Code:$ sudo nvram boot-args="vm_compressor_mode=0"
Can some one confirm this?
$ sysctl -a vm.compressor_mode
$ sudo nvram boot-args="vm_compressor=1"
When will it be fixed?????
Good news. It seems to be fixed in 10.9.2 betas. I assume it will stay that way.
Is there a change log in it? or is it by observation?
Is there a change log in it? or is it by observation?
observation. change log never has anything enlightening.
what causes your mac to beach ball?
Mine is when i close lightroom, open a pdf with lots of information(sort of like excel with many rows and column) , occasionally safari when playing flash videos , microsoft office occasionally here and there and the random beach ball appearing out of nowhere.
Good news. It seems to be fixed in 10.9.2 betas. I assume it will stay that way.
The random split-second beach balls have disappeared in 10.9.2 for me.