]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64/pmap.c
Correct an error in the new pmap_collect(), thus only affecting HEAD.
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 / pmap.c
2006-07-02 alcCorrect an error in the new pmap_collect(), thus only...
2006-07-01 alcTidy up pmap_ts_referenced(): Eliminate excessive white...
2006-07-01 alcEliminate the remaining uses of "register".
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-27 alcCorrect a very old and very obscure bug: vmspace_fork...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-25 alcEliminate a comment that became stale after revision...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-20 alcChange get_pv_entry() such that the call to vm_page_all...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-15 upsRemove mpte optimization from pmap_enter_quick().
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-12 alcDon't invalidate the TLB in pmap_qenter() unless the...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 alcIntroduce the function pmap_enter_object(). It maps...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-01 jhbAdd various constants for the PAT MSR and the PAT PTE...
2006-05-01 jhbAdd a new 'pmap_invalidate_cache()' to flush the CPU...
2006-04-29 alcEliminate unnecessary, recursive acquisitions and relea...
2006-04-27 alcIn general, bits in the page directory entry (PDE)...
2006-04-26 peterMove vm.pmap.pv_entry_count out from the PV_STATS ifdef...
2006-04-21 peterOops. Minidumps were developed on 6.x, in without...
2006-04-21 peterIntroduce minidumps. Full physical memory crash dumps...
2006-04-18 peterIf we're doing a try-alloc of a pv entry and give up...
2006-04-18 peterpv_entry_count is more than a statistic. It is used...
2006-04-13 alcInclude opt_pmap.h for PMAP_SHPGPERPROC.
2006-04-12 alcRetire pmap_track_modified(). We no longer need it...
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-04 peterConvert pv_entry_frees and pv_entry_allocs stats counte...
2006-04-03 peterShrink the amd64 pv entry from 48 bytes to about 24...
2006-04-03 peterRemove the unused sva and eva arguments from pmap_remov...
2006-04-02 alcIntroduce pmap_try_insert_pv_entry(), a function that...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 alcEliminate unnecessary invalidations of the entire TLB...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-21 davidxuRemove stale KSE code.
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-13 psFix the format/display descriptor of vm.kmem_size and...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-03 peterMake PV entries dynamic on amd64. i386 has a pre-reser...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-11-20 alcEliminate pmap_init2(). It's no longer used.
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-13 alcIn get_pv_entry() use PMAP_LOCK() instead of PMAP_TRYLO...
2005-11-09 alcReimplement the reclamation of PV entries. Specificall...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-04 alcBegin and end the initialization of pvzone in pmap_init().
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-31 alcInstead of a panic()ing in pmap_insert_entry() if get_p...
2005-10-30 alcReplace diagnostic printf()s by assertions. Use consis...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-21 adeSpecifically panic() in the case where pmap_insert_entr...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
next