Displaying 3 results from an estimated 3 matches for "tlsf".
Did you mean:
tls
2008 Oct 15
3
[PATCH] use tlsf for xmalloc engine
This patch replaces the Xen xmalloc engine with tlsf, an allocation
engine that is both more space efficient and time-bounded, especially
for allocation sizes between PAGE_SIZE/2 and PAGE_SIZE.
The file xmalloc.c is deprecated but not yet deleted. A simple
switch of a comment line in common/Makefile will change back
to the legacy xmalloc/xfree if n...
2010 Mar 27
1
[RFC] GSoC 2010: Memory Compression for Virtualized Environments
...6.33.
- Implemented experimental patch for CIFS VFS implementation on kernel 2.6.8
to send multiple read requests in parallel (http://linux-mm.org/NitinGupta)
* Were you involved in other OpenSource development projects in the past?
which, when and in what role?
- Ported to kernel and extended TLSF allocator
allocator (http://rtportal.upv.es/rtmalloc/) with support for multiple
memory pools. This has replaced Xen's default xmalloc allocator.
- Currently developing small IDE especially suited for large C based projects
like the Linux kernel: http://code.google.com/p/kxref/ (low priority)...
2010 Mar 27
1
[RFC] GSoC 2010: Memory Compression for Virtualized Environments
...6.33.
- Implemented experimental patch for CIFS VFS implementation on kernel 2.6.8
to send multiple read requests in parallel (http://linux-mm.org/NitinGupta)
* Were you involved in other OpenSource development projects in the past?
which, when and in what role?
- Ported to kernel and extended TLSF allocator
allocator (http://rtportal.upv.es/rtmalloc/) with support for multiple
memory pools. This has replaced Xen's default xmalloc allocator.
- Currently developing small IDE especially suited for large C based projects
like the Linux kernel: http://code.google.com/p/kxref/ (low priority)...