- Remove most checks of the P_INMEM flag.
- Some uses remain since a few userspace tools expect the flag to be set.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
In the commit log message you mean? Sure. It's ps(1) and top(1) mainly, but I'm sure that code's been copy-pasted around.
sys/kern/sys_process.c | ||
---|---|---|
74 | drop () |