/freebsd/sys/fs/smbfs/ |
H A D | smbfs_io.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
/freebsd/sys/sys/ |
H A D | vmmeter.h | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
/freebsd/sys/powerpc/powerpc/ |
H A D | machdep.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
/freebsd/sys/arm/arm/ |
H A D | machdep.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
/freebsd/sys/vm/ |
H A D | vm_meter.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | vm_glue.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | vnode_pager.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | uma_core.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | vm_mmap.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | swap_pager.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | vm_fault.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | vm_pageout.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | vm_map.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | vm_object.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | vm_page.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
/freebsd/sys/kern/ |
H A D | kern_mib.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | kern_malloc.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | kern_synch.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | kern_thread.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | subr_trap.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | init_main.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | kern_fork.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
H A D | vfs_bio.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
/freebsd/sys/compat/linux/ |
H A D | linux_misc.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|
/freebsd/sys/i386/i386/ |
H A D | pmap.c | diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org> diff 222d01951f8677015e3e96c6950e809c0d983c09 Fri May 18 09:10:50 CEST 2007 Jeff Roberson <jeff@FreeBSD.org> - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating vmcnts. This can be used to abstract away pcpu details but also changes to use atomics for all counters now. This means sched lock is no longer responsible for protecting counts in the switch routines.
Contributed by: Attilio Rao <attilio@FreeBSD.org>
|