kernel-ark/arch/sparc/kernel
Christoph Lameter 347ce434d5 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Currently a single atomic variable is used to establish the size of the page
cache in the whole machine.  The zoned VM counters have the same method of
implementation as the nr_pagecache code but also allow the determination of
the pagecache size per zone.

Remove the special implementation for nr_pagecache and make it a zoned counter
named NR_FILE_PAGES.

Updates of the page cache counters are always performed with interrupts off.
We can therefore use the __ variant here.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-30 11:25:34 -07:00
..
apc.c
asm-offsets.c
auxio.c
cpu.c
devices.c
ebus.c [SPARC]: Port of_device layer and make ebus use it. 2006-06-23 23:15:47 -07:00
entry.S [SPARC]: Wire up sys_unshare(). 2006-02-07 18:11:24 -08:00
errtbls.c
etrap.S
head.S
idprom.c
init_task.c
ioport.c [SPARC]: Add of_io{remap,unmap}(). 2006-06-29 16:37:16 -07:00
irq.c [SPARC]: Try to start getting SMP back into shape. 2006-03-23 22:36:19 -08:00
led.c
Makefile [SPARC]: Port of_device layer and make ebus use it. 2006-06-23 23:15:47 -07:00
module.c [SPARC]: Handle UNWIND_INFO properly. 2006-05-12 12:45:50 -07:00
muldiv.c
of_device.c [SPARC]: sparc32 side of of_device layer IRQ resolution. 2006-06-29 16:37:40 -07:00
pcic.c [PATCH] 64bit resource: change pci core and arch code to use resource_size_t 2006-06-27 09:24:00 -07:00
pmc.c
process.c [PATCH] restore power-off on sparc32 2006-02-07 20:57:02 -05:00
prom.c [SPARC]: Add of_n_{addr,size}_cells(). 2006-06-29 16:37:10 -07:00
ptrace.c [PATCH] sparc: task_thread_info() 2006-01-12 09:08:53 -08:00
rtrap.S [SPARC]: Add support for *at(), ppoll, and pselect syscalls. 2006-01-19 02:42:49 -08:00
sclow.S
semaphore.c
setup.c [PATCH] sparc: register_cpu() build fix 2006-06-29 10:26:20 -07:00
signal.c [SPARC]: Add support for *at(), ppoll, and pselect syscalls. 2006-01-19 02:42:49 -08:00
smp.c [SPARC]: Mark smp init functions as cpuinit 2006-06-20 00:36:10 -07:00
sparc_ksyms.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
sparc-stub.c
sun4c_irq.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
sun4d_irq.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
sun4d_smp.c [SPARC]: Try to start getting SMP back into shape. 2006-03-23 22:36:19 -08:00
sun4m_irq.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
sun4m_smp.c [SPARC]: Mark smp init functions as cpuinit 2006-06-20 00:36:10 -07:00
sun4setup.c
sunos_asm.S
sunos_ioctl.c
sys_solaris.c
sys_sparc.c
sys_sunos.c [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter 2006-06-30 11:25:34 -07:00
systbls.S [SPARC]: Add robust futex syscall entries. 2006-05-21 21:22:53 -07:00
tadpole.c
tick14.c
time.c [SPARC]: Convert clock drivers to of_driver framework. 2006-06-29 16:37:23 -07:00
trampoline.S
traps.c [PATCH] sparc: task_thread_info() 2006-01-12 09:08:53 -08:00
unaligned.c
vmlinux.lds.S
windows.c
wof.S
wuf.S