diff options
author | marcel <marcel@FreeBSD.org> | 2010-03-22 18:24:42 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2010-03-22 18:24:42 +0000 |
commit | e8d4382fb5e2cb1abb27fae51d38554c608050af (patch) | |
tree | 72f0d7d5775d2961ec997ca6814b04c7ad8624ed /lib/libz/doc/algorithm.txt | |
parent | c581c7d82f674c53356a9c08ea72b0b5d30a7dba (diff) | |
download | FreeBSD-src-e8d4382fb5e2cb1abb27fae51d38554c608050af.zip FreeBSD-src-e8d4382fb5e2cb1abb27fae51d38554c608050af.tar.gz |
o Remove the pmap argument to pmap_invalidate_all() as it's not used
other than in a potentially dangerous KASSERT.
o Hand-inline pmap_remove_page() as it's only called from 1 place and
the abstraction that pmap_remove_page() provides is not enough to
warrant the obfuscation. Eliminate the dangerous KASSERT in the
process.
o In pmap_remove_pte(), remove the KASSERT for pmap being the current
one as it's not safe in the face of CPU migration.
Diffstat (limited to 'lib/libz/doc/algorithm.txt')
0 files changed, 0 insertions, 0 deletions