Change Summary:
More little tweaks.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+163 -3358) |
Review Request #2067 — Created July 6, 2019 and updated
Information | |
---|---|
gdamore | |
illumos-gate | |
master | |
76f3154... | |
Reviewers | |
general | |
11328 Remove M_MULTIDATA support
This is a draft review, for perusal only at this point. It isn't tested at all (yet).
The idea is that we will reject multidata allocations, and panic in almost all other cases if we see M_MULTIDATA.It is interesting that GLDv2 has support for IB, Token Ring, and FDDI still. There are no drivers that make use of any of that, and we should clean that up later too.
Builds and boots on x86. No testing on SPARC or with ce yet.
More little tweaks.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+163 -3358) |
Missed a few more refences, more code to delete.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 3 (+167 -3491) |
Finally cleaned up stuff - good build now.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 4 (+173 -3802) |
Rebase to master.
Testing Done: |
|
||||||
---|---|---|---|---|---|---|---|
Commit: |
|
||||||
Diff: |
Revision 5 (+173 -3802) |