| | Authored by jhb on May 26 2015, 9:04 PM. | Unknown Object (File) | Mon, Dec 2, 8:19 AM2024-12-02 08:19:25 (UTC+0) |
| Unknown Object (File) | Sat, Nov 30, 3:32 PM2024-11-30 15:32:50 (UTC+0) |
| Unknown Object (File) | Tue, Nov 26, 9:24 PM2024-11-26 21:24:03 (UTC+0) |
| Unknown Object (File) | Mon, Nov 25, 12:56 AM2024-11-25 00:56:27 (UTC+0) |
| Unknown Object (File) | Nov 22 2024, 3:12 AM2024-11-22 03:12:39 (UTC+0) |
| Unknown Object (File) | Nov 13 2024, 11:48 PM2024-11-13 23:48:38 (UTC+0) |
| Unknown Object (File) | Nov 12 2024, 8:38 PM2024-11-12 20:38:57 (UTC+0) |
| Unknown Object (File) | Nov 8 2024, 2:53 PM2024-11-08 14:53:22 (UTC+0) |
Event Timelinejhb retitled this revision from to Add a file ops hook for mmap().. jhb added a subscriber: np. jhb marked an inline comment as done. jhb added inline comments. jhb marked an inline comment as done. jhb added inline comments. jhb added inline comments. kib added inline comments. jhb added inline comments. kib added inline comments. jhb marked 3 inline comments as done. jhb added inline comments. kib accepted this revision. kib edited edge metadata. kib added inline comments. This revision is now accepted and ready to land. jhb marked an inline comment as done. jhb added inline comments. This revision now requires review to proceed. alc added inline comments. jhb accepted this revision. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | 1 line | | | | 43 lines | | 100 lines | | | | 18 lines | | 2 lines | | | | 12 lines | | 290 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
43dd9fde0e45 | 82af9de94a62 | c3ab832d6978 | John Baldwin | Compile. | May 28 2015, 7:29 PM | c3ab832d6978 | e8c4be038fe4 | dacb21cdee6f | John Baldwin | Fail internal mapping requests of size zero but allow it for old binaries. | May 28 2015, 7:26 PM | dacb21cdee6f | d2ba7bdd49ad | 8513496c0235 | John Baldwin | Move cleanup on error out of vm_mmap_object() and update comments. | May 28 2015, 7:13 PM | 8513496c0235 | e1d1a4ad99c5 | 62ba048f2b6d | John Baldwin | Use consistent "test a flag" style. | May 28 2015, 6:17 PM | 62ba048f2b6d | 432fc21ba28e | 37baa3f96a0d | John Baldwin | Remove the nested call to vm_mmap_cdev() by making vn_mmap() call it explicitly… (Show More…) | May 28 2015, 5:31 PM | 37baa3f96a0d | 1d77c0ce5153 | ca6207fcddbf | John Baldwin | Move the foff check back to the shared callback. | May 28 2015, 5:12 PM | ca6207fcddbf | 6998702d66d6 | 20737f01ceb6 | John Baldwin | Tidy and diff-reduce. | May 28 2015, 5:01 PM | 20737f01ceb6 | f62e51c39487 | 6e4824559fcb | John Baldwin | Expose vm_mmap_shared() as vm_mmap_object() and change fo_mmap methods to call… (Show More…) | May 28 2015, 4:46 PM | 6e4824559fcb | 807f2ff6de80 | 2c52296aaa76 | John Baldwin | First cut at fo_mmap(). | May 26 2015, 7:52 PM |
|