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)
Wed, May 13, 4:16 PM
Unknown Object (File)
Thu, May 7, 12:28 PM
Unknown Object (File)
Thu, May 7, 10:50 AM
Unknown Object (File)
Wed, May 6, 10:07 PM
Unknown Object (File)
Wed, May 6, 11:51 AM
Unknown Object (File)
Wed, May 6, 5:37 AM
Unknown Object (File)
Tue, May 5, 9:21 PM
Unknown Object (File)
Tue, May 5, 1:22 PM
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.