Home
last modified time | relevance | path

Searched hist:"2965 a4531505c497a6bbc6f2974499a520c75394" (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/vm/
H A Dsg_pager.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dvm_param.hdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Ddevice_pager.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dvm_kern.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dvnode_pager.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dvm_glue.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dvm_page.hdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dvm_mmap.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Duma_core.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dvm_fault.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dswap_pager.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dvm_pageout.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dvm_object.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
/freebsd/sys/net/
H A Dbpf_zerocopy.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
/freebsd/sys/arm/include/
H A Dpmap.hdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
/freebsd/sys/powerpc/include/
H A Dpmap.hdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
/freebsd/sys/amd64/include/
H A Dvmparam.hdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dpmap.hdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
/freebsd/sys/powerpc/aim/
H A Dmmu_oea64.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dmmu_oea.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
/freebsd/sys/i386/include/
H A Dpmap.hdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
/freebsd/sys/kern/
H A Dsys_process.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dsys_pipe.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dsubr_witness.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
H A Dkern_exec.cdiff 2965a4531505c497a6bbc6f2974499a520c75394 Fri Apr 30 02:46:43 CEST 2010 Kip Macy <kmacy@FreeBSD.org> On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib

12