| | Authored by jhb on May 26 2015, 9:04 PM. | Unknown Object (File) | Mon, Feb 3, 3:53 PM2025-02-03 15:53:54 (UTC+0) |
| Unknown Object (File) | Thu, Jan 30, 12:37 AM2025-01-30 00:37:46 (UTC+0) |
| Unknown Object (File) | Fri, Jan 24, 11:13 PM2025-01-24 23:13:53 (UTC+0) |
| Unknown Object (File) | Wed, Jan 22, 5:21 AM2025-01-22 05:21:18 (UTC+0) |
| Unknown Object (File) | Wed, Jan 22, 5:18 AM2025-01-22 05:18:23 (UTC+0) |
| Unknown Object (File) | Mon, Jan 20, 5:12 AM2025-01-20 05:12:40 (UTC+0) |
| Unknown Object (File) | Jan 14 2025, 3:31 AM2025-01-14 03:31:24 (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 |
---|
| | | | | 66 lines | | | | 43 lines | | 97 lines | | | | 17 lines | | 2 lines | | | | 12 lines | | 288 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
2d6dccb59b4c | 713285491398 | 43dd9fde0e45 | John Baldwin | Cache mount for MNT_NOEXEC check and split out devfs_mmap_f(). | May 28 2015, 8:29 PM | 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 |
|