]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64/pmap.c
Make pmap_enter() responsible for setting PG_WRITEABLE instead
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 / pmap.c
2006-11-12 alcMake pmap_enter() responsible for setting PG_WRITEABLE...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-22 alcEliminate unnecessary PG_BUSY tests.
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-14 jhbDon't try to preserve PAT bits in pmap_enter(). We...
2006-08-11 jhbFirst pass at allowing memory to be mapped using cache...
2006-08-06 alcEliminate the acquisition and release of the page queue...
2006-08-01 alcComplete the transition from pmap_page_protect() to...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-20 alcAdd pmap_clear_write() to the interface between the...
2006-07-17 alcNow that free_pv_entry() accesses the pmap, call free_p...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-06 alcMake two simplifications to pmap_ts_referenced(): Elimi...
2006-07-05 alcpmap_clear_ptes() is already convoluted. This will...
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...
next