]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/vm_object.c
Remove the declarations for "vm_map_t u_map". It's been unused
[FreeBSD/FreeBSD.git] / sys / vm / vm_object.c
1999-08-15 alcRemove the declarations for "vm_map_t u_map". It's...
1999-08-14 obrienThis commit was generated by cvs2svn to compensate...
1999-08-12 alcvm_object_madvise:
1999-08-12 alcvm_object_madvise:
1999-08-09 phkMerge the cons.c and cons.h to the best of my ability...
1999-08-01 alcMove the memory access behavior information provided...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-16 alcRemove vm_object::last_read. It is used by the old...
1999-07-11 alcCleanup OBJ_ONEMAPPING management.
1999-07-10 obrienThis commit was generated by cvs2svn to compensate...
1999-07-10 iwasakiThis commit was generated by cvs2svn to compensate...
1999-07-01 peterFix some int/long printf problems for the Alpha
1999-06-23 obrienThis commit was generated by cvs2svn to compensate...
1999-06-22 obrienThis commit was generated by cvs2svn to compensate...
1999-06-20 alcRemove vm_object::cache_count and vm_object::wired_coun...
1999-05-30 alcAddendum to 1.155. Verify the existence of the object...
1999-05-28 alcAvoid the creation of unnecessary shadow objects.
1999-05-28 acheThis commit was generated by cvs2svn to compensate...
1999-05-24 rnordierThis commit was generated by cvs2svn to compensate...
1999-05-16 alcRemove prototypes for functions that don't exist anymor...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-02 markmThis commit was generated by cvs2svn to compensate...
1999-05-02 dfrThis commit was generated by cvs2svn to compensate...
1999-05-02 obrienThis commit was generated by cvs2svn to compensate...
1999-04-07 msmithThis commit was generated by cvs2svn to compensate...
1999-03-22 obrienThis commit was generated by cvs2svn to compensate...
1999-03-18 peterThis commit was generated by cvs2svn to compensate...
1999-03-15 obrienThis commit was generated by cvs2svn to compensate...
1999-03-14 markmThis commit was generated by cvs2svn to compensate...
1999-03-14 alcCorrect two optimization errors in vm_object_page_remove:
1999-03-01 impThis commit was generated by cvs2svn to compensate...
1999-02-28 impThis commit was generated by cvs2svn to compensate...
1999-02-28 obrienThis commit was generated by cvs2svn to compensate...
1999-02-24 dillon Remove unnecessary page protects on map_split and...
1999-02-21 rnordierThis commit was generated by cvs2svn to compensate...
1999-02-15 dillon Fix a bug in the new madvise() code that would...
1999-02-12 dillon Minor optimization to madvise() MADV_FREE to make...
1999-02-12 dillon Fix non-fatal bug in vm_map_insert() which improper...
1999-02-11 obrienThis commit was generated by cvs2svn to compensate...
1999-02-10 obrienThis commit was generated by cvs2svn to compensate...
1999-02-10 obrienThis commit was generated by cvs2svn to compensate...
1999-02-08 dillon Revamp vm_object_[q]collapse(). Despite the comple...
1999-02-08 dillon General cleanup. Remove #if 0's and remove useless...
1999-02-07 dillon Remove MAP_ENTRY_IS_A_MAP 'share' maps. These...
1999-02-07 peterThis commit was generated by cvs2svn to compensate...
1999-02-07 dillon When shadowing objects, adjust the page coloring...
1999-02-04 dillon Fix bug in a KASSERT I introduced in vm_page_qcolla...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 dillonSubmitted by: Alan Cox
1999-01-28 dillon Fix warnings in preparation for adding -Wall -Wcast...
1999-01-24 peterThis commit was generated by cvs2svn to compensate...
1999-01-24 dillon Depreciate vm_object_pmap_copy() - nobody uses...
1999-01-21 wollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 wollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 wollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 wollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 dillon object->id was badly implemented. It has simply...
1999-01-21 dillon This is a rather large commit that encompasses...
1999-01-20 fennerThis commit was generated by cvs2svn to compensate...
1999-01-20 fennerThis commit was generated by cvs2svn to compensate...
1999-01-18 simokawaThis commit was generated by cvs2svn to compensate...
1999-01-14 markmThis commit was generated by cvs2svn to compensate...
1999-01-13 obrienThis commit was generated by cvs2svn to compensate...
1999-01-12 peterThis commit was generated by cvs2svn to compensate...
1999-01-10 peterThis commit was generated by cvs2svn to compensate...
1999-01-10 eivindKNFize, by bde.
1999-01-08 eivindSplit DIAGNOSTIC -> DIAGNOSTIC, INVARIANTS, and INVARIA...
1999-01-02 bdeIfdefed conditionally used simplock variables.
1998-12-21 joergThis commit was generated by cvs2svn to compensate...
1998-12-02 julianThis commit was generated by cvs2svn to compensate...
1998-11-18 jdpThis commit was generated by cvs2svn to compensate...
1998-11-18 jdpThis commit was generated by cvs2svn to compensate...
1998-11-14 obrienThis commit was generated by cvs2svn to compensate...
1998-11-13 jdpThis commit was generated by cvs2svn to compensate...
1998-11-13 jdpThis commit was generated by cvs2svn to compensate...
1998-11-05 dgImplemented zero-copy TCP/IP extensions via sendfile...
1998-10-30 joergThis commit was generated by cvs2svn to compensate...
1998-10-27 dgAdded needed splvm() protection around object page...
1998-10-25 phkNitpicking and dusting performed on a train. Removes...
1998-10-23 dgOops, revert part of last fix. vm_pager_dealloc() can...
1998-10-23 dgFixed two bugs in recent commit: in vm_object_terminate...
1998-10-22 dgMake the VM system handle the case where a terminating...
1998-10-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-28 dgBe more selctive about when we clear p->valid.
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
next