 |
Parent directory |
- |
2008-04-17 02:49:44 |
Linux kernel release 2.6.xx <http://kernel.org/> |
 |
Kconfig |
5k bytes |
2008-04-17 02:49:44 |
|
 |
Makefile |
1k bytes |
2008-04-17 02:49:44 |
|
 |
allocpercpu.c |
3k bytes |
2008-04-17 02:49:44 |
linux/mm/
Separated from slab.c August 11, 2006 Christoph Lameter <clameter@sgi.com> |
 |
backing-dev.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
bootmem.c |
12k bytes |
2008-04-17 02:49:44 |
|
 |
bounce.c |
6k bytes |
2008-04-17 02:49:44 |
bounce buffer handling for block devices
Split from highmem.c |
 |
dmapool.c |
12k bytes |
2008-04-17 02:49:44 |
|
 |
fadvise.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
filemap.c |
68k bytes |
2008-04-17 02:49:44 |
This file handles the generic file mmap semantics used by
most "normal" filesystems (but you don't /have/ to use this:
the NFS filesystem used to do this differently, for example) |
 |
filemap_xip.c |
10k bytes |
2008-04-17 02:49:44 |
|
 |
fremap.c |
6k bytes |
2008-04-17 02:49:44 |
|
 |
highmem.c |
8k bytes |
2008-04-17 02:49:44 |
|
 |
hugetlb.c |
32k bytes |
2008-04-17 02:49:44 |
Generic hugetlb support.
(C) William Irwin, April 2004 |
 |
internal.h |
1k bytes |
2008-04-17 02:49:44 |
mm/ internal definitions |
 |
madvise.c |
9k bytes |
2008-04-17 02:49:44 |
|
 |
memcontrol.c |
27k bytes |
2008-04-17 02:49:44 |
Memory Controller |
 |
memory.c |
72k bytes |
2008-04-17 02:49:44 |
demand-loading started 01.12.91 - seems it is high on the list of
things wanted, and it should be easy to implement. - Linus |
 |
memory_hotplug.c |
13k bytes |
2008-04-17 02:49:44 |
|
 |
mempolicy.c |
51k bytes |
2008-04-17 02:49:44 |
Notebook:
fix mmap readahead to honour policy and enable policy for any page cache
object
statistics for bigpages
global policy for page cache? currently it uses process policy. |
 |
mempool.c |
9k bytes |
2008-04-17 02:49:44 |
|
 |
migrate.c |
24k bytes |
2008-04-17 02:49:44 |
|
 |
mincore.c |
5k bytes |
2008-04-17 02:49:44 |
The mincore() system call. |
 |
mlock.c |
5k bytes |
2008-04-17 02:49:44 |
|
 |
mmap.c |
58k bytes |
2008-04-17 02:49:44 |
mm/
Written by obz.
Address space accounting code <alan@redhat.com> |
 |
mmzone.c |
750 bytes |
2008-04-17 02:49:44 |
linux/mm/
management codes for pgdats and zones. |
 |
mprotect.c |
7k bytes |
2008-04-17 02:49:44 |
|
 |
mremap.c |
10k bytes |
2008-04-17 02:49:44 |
|
 |
msync.c |
2k bytes |
2008-04-17 02:49:44 |
The msync() system call. |
 |
nommu.c |
34k bytes |
2008-04-17 02:49:44 |
|
 |
oom_kill.c |
15k bytes |
2008-04-17 02:49:44 |
|
 |
page-writeback.c |
34k bytes |
2008-04-17 02:49:44 |
|
 |
page_alloc.c |
124k bytes |
2008-04-17 02:49:44 |
|
 |
page_io.c |
3k bytes |
2008-04-17 02:49:44 |
|
 |
page_isolation.c |
3k bytes |
2008-04-17 02:49:44 |
linux/mm/ |
 |
pagewalk.c |
3k bytes |
2008-04-17 02:49:44 |
|
 |
pdflush.c |
6k bytes |
2008-04-17 02:49:44 |
worker threads for writing back filesystem data |
 |
prio_tree.c |
6k bytes |
2008-04-17 02:49:44 |
priority search tree for mapping->i_mmap |
 |
quicklist.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
readahead.c |
13k bytes |
2008-04-17 02:49:44 |
address_space-level file readahead. |
 |
rmap.c |
27k bytes |
2008-04-17 02:49:44 |
physical to virtual reverse mappings |
 |
shmem.c |
67k bytes |
2008-04-17 02:49:44 |
This virtual memory filesystem is heavily based on the ramfs. It
extends ramfs by the ability to use swap and honor resource limits
which makes it a completely usable filesystem. |
 |
shmem_acl.c |
4k bytes |
2008-04-17 02:49:44 |
mm/
(C) 2005 Andreas Gruenbacher <agruen@suse.de>
This file is released under the GPL. |
 |
slab.c |
115k bytes |
2008-04-17 02:49:44 |
linux/mm/
Written by Mark Hemment, 1996/97. |
 |
slob.c |
15k bytes |
2008-04-17 02:49:44 |
SLOB Allocator: Simple List Of Blocks
Matt Mackall <mpm@selenic.com>
NUMA support by Paul Mundt, 2007. |
 |
slub.c |
101k bytes |
2008-04-17 02:49:44 |
SLUB: A slab allocator that limits cache line use instead of queuing
objects in per cpu and per node lists. |
 |
sparse-vmemmap.c |
4k bytes |
2008-04-17 02:49:44 |
Virtual Memory Map support
(C) 2007 sgi. |
 |
sparse.c |
10k bytes |
2008-04-17 02:49:44 |
sparse memory mappings. |
 |
swap.c |
13k bytes |
2008-04-17 02:49:44 |
This file contains the default values for the operation of the
Linux VM subsystem. |
 |
swap_state.c |
9k bytes |
2008-04-17 02:49:44 |
|
 |
swapfile.c |
45k bytes |
2008-04-17 02:49:44 |
|
 |
thrash.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
tiny-shmem.c |
2k bytes |
2008-04-17 02:49:44 |
simple shmemfs and tmpfs using ramfs code |
 |
truncate.c |
12k bytes |
2008-04-17 02:49:44 |
code for taking down pages from address_spaces |
 |
util.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
vmalloc.c |
20k bytes |
2008-04-17 02:49:44 |
|
 |
vmscan.c |
56k bytes |
2008-04-17 02:49:44 |
|
 |
vmstat.c |
19k bytes |
2008-04-17 02:49:44 |
|