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
Unknown Object (File)
Thu, Aug 14, 9:31 PM
Unknown Object (File)
Jul 5 2025, 3:14 PM
Unknown Object (File)
Jul 4 2025, 3:19 PM
Unknown Object (File)
Jun 28 2025, 12:16 PM
Unknown Object (File)
Jun 27 2025, 8:36 PM
Unknown Object (File)
Jun 27 2025, 11:59 AM
Unknown Object (File)
Jun 26 2025, 9:21 PM
Unknown Object (File)
Jun 26 2025, 9:44 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

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

wrapping not necessary?

sys/compat/linux/linux_util.c
58

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.