Displaying 2 results from an estimated 2 matches for "xvmalloc".
Did you mean:
vmalloc
2010 Mar 27
1
[RFC] GSoC 2010: Memory Compression for Virtualized Environments
...in the project's group in the past?
What was your contribution?
I have made contributions to the Linux kernel in general:
- Ported LZO de/compressor to kernel.
- Developed in-memory compressed swap device (compcache/ramzswap) over a
period of 3 years. This includes a memory allocator called xvmalloc developed
from scratch. It is now included in mainline as a staging driver and is
already part of Ubuntu and (unofficial) builds of Google Android:
http://code.google.com/p/compcache/
- Fixed d-cache aliasing problem on ARM. Same problem found and fixed on MIPS
and Sparc64.
- Pointed out of-by-on...
2010 Mar 27
1
[RFC] GSoC 2010: Memory Compression for Virtualized Environments
...in the project's group in the past?
What was your contribution?
I have made contributions to the Linux kernel in general:
- Ported LZO de/compressor to kernel.
- Developed in-memory compressed swap device (compcache/ramzswap) over a
period of 3 years. This includes a memory allocator called xvmalloc developed
from scratch. It is now included in mainline as a staging driver and is
already part of Ubuntu and (unofficial) builds of Google Android:
http://code.google.com/p/compcache/
- Fixed d-cache aliasing problem on ARM. Same problem found and fixed on MIPS
and Sparc64.
- Pointed out of-by-on...