Page MenuHomeFreeBSD

Where possible we will use M_LINUX malloc(9) type. Move M_FUTEX defines to the linux_common.ko.
ClosedPublic

Authored by dchagin on Nov 2 2014, 9:48 PM.
Tags
None
Referenced Files
F140135211: D1077.diff
Sat, Dec 20, 5:21 PM
Unknown Object (File)
Thu, Dec 18, 8:10 PM
Unknown Object (File)
Fri, Nov 28, 9:52 PM
Unknown Object (File)
Tue, Nov 25, 7:19 PM
Unknown Object (File)
Mon, Nov 24, 12:35 PM
Unknown Object (File)
Mon, Nov 24, 1:00 AM
Unknown Object (File)
Nov 15 2025, 4:31 AM
Unknown Object (File)
Nov 15 2025, 4:31 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dchagin retitled this revision from to Where possible we will use M_LINUX malloc(9) type. Move M_FUTEX defines to the linux_common.ko..
emaste added inline comments.
sys/compat/linux/linux_uid16.c
174–175 ↗(On Diff #2223)

wrapping not necessary?

sys/compat/linux/linux_util.c
58 ↗(On Diff #2223)

could we expand wp perhaps? Maybe "Linux futex waiting proc"?

Fixed emaste notes. Agreed

emaste added a reviewer: emaste.
This revision is now accepted and ready to land.Nov 18 2014, 3:32 AM
This revision was automatically updated to reflect the committed changes.