| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add locking around file syscalls inside page table | manuel | 2012-06-21 | 1 | -0/+5 |
| * | mark pages removed from page/mmap table as clear | manuel | 2012-06-21 | 2 | -4/+10 |
| * | use void* instead of uint8_t* in mmap/page table and fill in more of proj2 | manuel | 2012-06-21 | 4 | -5/+5 |
| * | full mmap implementation | manuel | 2012-06-21 | 4 | -35/+91 |
| * | initial implementation of memory mapped files | manuel | 2012-06-21 | 4 | -54/+163 |
| * | add dynamic stack growing | manuel | 2012-06-19 | 2 | -47/+64 |
| * | implement page table and use it for lazy loading of segments | manuel | 2012-06-19 | 2 | -0/+188 |
| * | reorganize file structure to match the upstream requirements | manuel | 2012-03-27 | 3 | -0/+11 |
