They talk about how certain OS utilities use up xMB of memory (9MB in the case of the friends list), but is this 9MB coming out of the OS reserved RAM, or out of application memory? In other words, if a developer implements these utilties are they trading away their own RAM? Or do you get to optionally switch on or off some OS utilities and reduce the OS overhead (e.g. by not using the friends list utility would the OS memory footprint reduce and give over 9MB to the application?).