back ported working CKRM O(1) memory controller to E16 framework
authorMarc Fiuczynski <mef@cs.princeton.edu>
Sat, 12 Feb 2005 15:43:39 +0000 (15:43 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Sat, 12 Feb 2005 15:43:39 +0000 (15:43 +0000)
commit2c11a442c4f98f62f6e9e0fc002adc4225691840
tree8c16d7b068578922ae16c081e7791893383d7701
parent37b8225671ad3f83c262d2d603cf8ece4611017d
back ported working CKRM O(1) memory controller to E16 framework
16 files changed:
Documentation/ckrm/mem_rc.design
Documentation/ckrm/mem_rc.usage
Documentation/ckrm/numtasks [new file with mode: 0644]
fs/exec.c
include/linux/ckrm_mem.h
include/linux/ckrm_mem_inline.h
include/linux/mm.h
include/linux/mm_inline.h
include/linux/mmzone.h
include/linux/page-flags.h
kernel/ckrm/ckrm_mem.c
kernel/exit.c
kernel/fork.c
mm/page_alloc.c
mm/swap.c
mm/vmscan.c