Amazon RDS has a metric for 'freeable memory'. It appears to go down in a sawtooth pattern:
https://skitch.com/adamnelson/rnhpu/aws-management-console
This leads me to believe that it's memory that is being used by MySQL for caching and that when the cache expires, more freeable memory appears. Any definitive documentation would be great.
