shithub: mc

RSS feed

52f3611a – Ori Bernstein <orib@google.com> authored on 2012/07/25 10:02
Unmap unused and uncached slabs.

b3fc7da3 – Ori Bernstein <ori@eigenstate.org> authored on 2012/07/24 21:01
Start using the slab cache.

98be0723 – Ori Bernstein <ori@eigenstate.org> authored on 2012/07/24 19:20
Tweak the allocator and the hello world test.

597b6cc6 – Ori Bernstein <ori@eigenstate.org> authored on 2012/07/24 19:00
Test the sizes more thoroughly.

23896ee4 – Ori Bernstein <ori@eigenstate.org> authored on 2012/07/24 18:54
It looks like the allocator is working.

6bc30379 – Ori Bernstein <ori@eigenstate.org> authored on 2012/07/24 16:43
Make the allocator a bit less crashy.

ba3463e8 – Ori Bernstein <orib@google.com> authored on 2012/07/24 13:20
Make the allocator work?

3a641b03 – Ori Bernstein <orib@google.com> authored on 2012/07/24 13:18
Initialize the entry to the loop correctly.

67195e13 – Ori Bernstein <ori@eigenstate.org> authored on 2012/07/24 06:53
Fix typos.

c3f597fc – Ori Bernstein <ori@eigenstate.org> authored on 2012/07/23 22:17
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/libmyr

6e32479c – Ori Bernstein <ori@eigenstate.org> authored on 2012/07/23 22:11
Fix dereference bugs.

8fc0fa9c – Ori Bernstein <ori@eigenstate.org> authored on 2012/07/23 21:27
Call mmap correctly.