=== Highlights === * Got the Linaro Android kernel branch updated with Anton's 3.7 forward port along with numerous updates from the AOSP 3.4 tree. * Finally merged fixes from Tixy and Tushar into Linaro-Android (sorry for being so slow!) * Discussions with Zach/Deepak around aligning Android Upstreaming team with other work being done. * Continued discussions around Minchan's vma/madvise approach to volatile ranges. * Discussed some issues with Anton around his vmpressure notification work.
=== Plans === * Again: Continue hacking on the vma/madvise approach to volatile ranges. - Integrate this approach into the ashmem driver - 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
=== Issues === * NA