=== Highlights === * Continued playing with and hacking on Minchan's vma based anonymous volatile range patch * Lots of reading of the madvise/mmap/rmap code * Found a few bugs with Minchan's approach and resolved them * Got Minchan's approach working w/ files, so it can be used on tmpfs * Sent out my git tree of changes for review to lkml * Sent out weekly upstreaming status mail * Reviewed a merge_config.sh patch * Replied to some mails about perf timestamps and ntp behavior
=== Plans === * Continue hacking on the vma/madvise approach to volatile ranges. - Try to add limits so it returns -EINVAL on non-tmpfs filesystems - Find a way to deal with aging anonymous pages so we purge volatile ranges in the swapoff case - Integrate this approach into the ashmem driver * Re-merge Anton's 3.7 forward port of the android patchset into my linaro-android tree - Add fixes from Tixy and others that are pending - Possibly re-update the tree from the 3.4 branch * Bunch of other community issues to look at again
=== Issues === * NA
linaro-kernel@lists.linaro.org