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
F140557568: D1077.id54425.diff
Thu, Dec 25, 6:04 AM
Unknown Object (File)
Mon, Dec 22, 5:21 PM
Unknown Object (File)
Sat, Dec 20, 11:12 PM
Unknown Object (File)
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)
Nov 24 2025, 12:35 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.