Searched hist:242121 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/conf/
H A Doptions.ia64diff 242121 Fri Oct 26 01:06:42 MDT 2012 alc Port the new PV entry allocator from amd64/i386. This allocator has two
advantages. First, PV entries are roughly half the size. Second, this
allocator doesn't access the paging queues, and thus it allows for the
removal of the page queues lock from this pmap.

Replace all uses of the page queues lock by a R/W lock that is private
to this pmap.

Tested by: marcel
/freebsd-10.0-release/sys/ia64/include/
H A Dpmap.hdiff 242121 Fri Oct 26 01:06:42 MDT 2012 alc Port the new PV entry allocator from amd64/i386. This allocator has two
advantages. First, PV entries are roughly half the size. Second, this
allocator doesn't access the paging queues, and thus it allows for the
removal of the page queues lock from this pmap.

Replace all uses of the page queues lock by a R/W lock that is private
to this pmap.

Tested by: marcel
/freebsd-10.0-release/sys/ia64/ia64/
H A Dpmap.cdiff 242121 Fri Oct 26 01:06:42 MDT 2012 alc Port the new PV entry allocator from amd64/i386. This allocator has two
advantages. First, PV entries are roughly half the size. Second, this
allocator doesn't access the paging queues, and thus it allows for the
removal of the page queues lock from this pmap.

Replace all uses of the page queues lock by a R/W lock that is private
to this pmap.

Tested by: marcel

Completed in 124 milliseconds