Subversion Repositories HelenOS-historic

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
167 6870 d 22 h jermar /SPARTAN/trunk/ Switch over to per vm_t page tables. (breaks ia32 userspace)

Define dummy memcopy() for amd64 and ppc to satisfy compiler.

Get rid of problematic #include <arch/mm/page.h> in mm/page.h.

Indentation fixes and small changes here and there.
 
122 6906 d 12 h jermar /SPARTAN/trunk/include/mm/ Remove one extra line left over from debugging process.  
121 6906 d 13 h jermar /SPARTAN/trunk/ Begin MIPS implementation of 4-level page table interface.

Add email address to each item in doc/AUTHORS.

Correct type names in comments in mm/vm.c.
Introduce ptl0 pointer in vm_t.
 
72 6970 d 14 h decky /SPARTAN/trunk/ size_t usage
const qualifier
code cleanup
 
1 7052 d 17 h jermar /SPARTAN/ Initial import