Page MenuHomeFreeBSD

Restore commentary lost in r349203
ClosedPublic

Authored by dougm on Jun 14 2019, 2:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 6, 9:48 PM
Unknown Object (File)
Jan 28 2024, 6:19 PM
Unknown Object (File)
Jan 3 2024, 2:40 PM
Unknown Object (File)
Dec 20 2023, 3:27 AM
Unknown Object (File)
Aug 27 2023, 2:29 PM
Unknown Object (File)
Aug 26 2023, 6:43 AM
Unknown Object (File)
Aug 13 2023, 6:23 AM
Unknown Object (File)
Jul 1 2023, 5:22 PM
Subscribers

Details

Summary

Critical comments were lost in r349203. This patch seeks to restate what was lost. It does not copy the lost comments directly, and I'm happy to hear feedback on how to improve it, other than the feedback that I should copy exactly what was there before, because those comments were somewhat awkwardly stated and needed improvement anyway.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Separate the comments and code blocks for 'create backing object' from 'clone entry'.

Leave out unrelated patches.

This revision is now accepted and ready to land.Jun 14 2019, 1:06 PM
vm_map.c
2263

"Split off the back portion. Insert the new ...

Apply reviewer suggestion.

This revision now requires review to proceed.Jun 14 2019, 4:31 PM
This revision is now accepted and ready to land.Jun 14 2019, 9:21 PM
This revision was automatically updated to reflect the committed changes.