Details
- Reviewers
emaste - Group Reviewers
Linux Emulation - Commits
- rS283427: Where possible we will use M_LINUX malloc(9) type.
Diff Detail
- Lint
No Lint Coverage - Unit
No Test Coverage
Paths
| Differential D1077 Authored by dchagin on Nov 2 2014, 9:48 PM.
Details
Diff Detail
Event Timelinedchagin retitled this revision from to Where possible we will use M_LINUX malloc(9) type.
Move M_FUTEX defines to the linux_common.ko.. This revision is now accepted and ready to land.Nov 18 2014, 3:32 AM2014-11-18 03:32:39 (UTC+0) Closed by commit rS283427: Where possible we will use M_LINUX malloc(9) type. (authored by dchagin). · Explain WhyMay 24 2015, 4:14 PM2015-05-24 16:14:55 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 2223 sys/compat/linux/linux_emul.c
sys/compat/linux/linux_file.c
sys/compat/linux/linux_futex.c
sys/compat/linux/linux_getcwd.c
|
I should admit that I dislike the _FASTPATH() suffix on principle, but I have no suggestions right now to replace it.