Page MenuHomeFreeBSD

dtrace: remove illumos code from dt_proc.c
ClosedPublic

Authored by vangyzen on Jul 25 2023, 4:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 5, 4:28 AM
Unknown Object (File)
Sun, Mar 29, 5:00 PM
Unknown Object (File)
Sun, Mar 29, 6:57 AM
Unknown Object (File)
Thu, Mar 26, 8:50 AM
Unknown Object (File)
Wed, Mar 25, 9:13 AM
Unknown Object (File)
Mon, Mar 23, 8:47 AM
Unknown Object (File)
Sat, Mar 14, 10:15 AM
Unknown Object (File)
Jan 10 2026, 3:44 PM
Subscribers

Details

Summary

The illumos #ifdef's in this file make it harder to read and maintain.
There is little change upstream, and increasing changes for FreeBSD.
Remove the illumos code with unifdef. The only manual changes here
are the #includes and #defines at the top, and removing blank lines.

MFC after: 1 week
Sponsored by: Dell EMC Isilon

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52815
Build 49706: arc lint + arc unit