]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/vm_radix.c
Dtrace: add optional size argument to tracemem().
[FreeBSD/FreeBSD.git] / sys / vm / vm_radix.c
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-24 alcMicro-optimize the control flow in a few places. Elimi...
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-18 attilioSync back vmcontention branch into HEAD:
2013-03-17 attilioCommit new file FreeBSD tags.
2013-03-17 attilioMFC
2013-03-17 alcFix a couple typos.
2013-03-17 alcThe M_ZERO can be eliminated from the uma_zalloc()...
2013-03-17 alcSimplify the interface to vm_radix_insert() by eliminat...
2013-03-17 attilioExpand ambiguous comments some more.
2013-03-14 attilioMFC
2013-03-13 attilioFix compilation.
2013-03-13 attilioAdd a further safety belt to prevent inconsistencies.
2013-03-13 attilioFor uniformity, use the user provided index.
2013-03-11 attilioMFC
2013-03-09 attilioMerge back vmc-playground into vmcontention.
2013-03-09 attilioMerge from vmcontention.
2013-03-09 attilioMFC
2013-03-07 attilioMerge from vmcontention
2013-03-07 attilioMFC
2013-03-07 attilioImprove comments.
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-04 alcFix a typo.
2013-03-04 alcMake a pass over most of the comments.
2013-03-04 alcSimplify Boolean expressions.
2013-03-04 alcFix spelling.
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-04 attilioRemove the boot-time cache support and rely on UMA...
2013-03-03 attilioMerge from vmcontention
2013-03-03 attilioMFC
2013-03-02 attilioMerge from vmcontention
2013-03-02 attilioMFC
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
2013-02-24 attilioMissing semicolon.
2013-02-24 attilioSimplify return logic.
2013-02-24 attilioMerge from vmcontention
2013-02-24 attilioMFC
2013-02-24 attilioRetire the old UMA primitive uma_zone_set_obj() and...
2013-02-24 attilioFix an inverted check that was reporting indexes wrongl...
2013-02-15 attilioMerge from vmcontention
2013-02-15 attilioMFC
2013-02-15 attilioOn arches with VM_PHYSSEG_DENSE the vm_page_array...
2013-02-15 attilioRemove unused headers.
2013-02-15 attilioFix comment.
2013-02-15 attilioMove the radix node zone destructor definition closer to
2013-02-15 attilio- When panicing for "too small boot cache" reason,...
2013-02-15 attilioImprove dynamic branch prediction and i-cache utilization:
2013-02-14 attilioMerge from vmcontention.
2013-02-14 attilioMFC
2013-02-14 attilioFix style.
2013-02-14 attilioThe radix preallocation pages can overfow the biggeston...
2013-02-13 attilioGrammar.
2013-02-13 attilioMerge from vmcontention
2013-02-13 attilioMFC
2013-02-13 attilioImplement a new algorithm for managing the radix trie...
2013-02-10 attilioMerge from vmcontention
2013-02-10 attilioMFC
2013-02-06 attilioCleanup vm_radix KPI:
2013-02-06 attilioMerge from vmcontention
2013-02-06 attilioMFC
2013-02-04 attilioMerge from vmcontention
2013-02-04 attilioMFC
2013-02-04 attilioMerge from vmcontention
2013-02-03 attilioMFC
2013-01-10 attilioRemove vm_radix_lookupn() and its usage in the kernel.
2013-01-09 attilioMFC
2012-12-26 attilioMFC
2012-12-11 attilioMFC
2012-10-22 attilioMFC
2012-09-21 attilioMFC
2012-08-27 attilioMFC
2012-08-03 attilioMFC
2012-07-12 attilioMerge from vmcontention
2012-07-12 attilioMFC
2012-07-08 attilioMerge from vmcontention
2012-07-08 attilio- Split the cached and resident pages tree into 2 disti...
2012-07-07 attilioMFC
2012-06-23 attilioMFC
2012-06-23 attilioFix a bug in the logic, otherwise exhausted is set...
2012-06-23 attilioMFC
2012-06-23 attilioGive vm_radix_lookupn() a way to specify that the whole...
2012-06-22 attilioFix a bug where the start address is not correctly...
2012-06-16 attilioMFC
2012-06-08 attilioRevert r231027 and fix the prototype for vm_radix_remove().
2012-06-08 attilioRevert r236367.
2012-06-07 attilioMFC
2012-06-01 attilioMFC
2012-05-31 attilioSimplify insert path by using the same logic of vm_radi...
2012-05-12 attilioAdd braces.
2012-05-12 attilioOn 32-bits architecture KTR has a bug as it cannot...
2012-05-12 attilioMFC
2012-05-12 attilio- Fix a bug where lookupn can wrap up looking for the...
next