1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00
freebsd/sys/fs/procfs
Mark Johnston 472888018c proc: Remove kernel stack swapping support, part 6
- Remove most checks of the P_INMEM flag.
- Some uses remain since a few userspace tools, e.g., ps(1) and top(1)
  expect the flag to be set.  These can be cleaned up but the code has
  most likely been copy-pasted elsewhere and while linger for a long
  time.

Tested by:	pho
Reviewed by:	alc, imp, kib
Differential Revision:	https://reviews.freebsd.org/D46117
2024-07-29 01:43:18 +00:00
..
procfs_dbregs.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_fpregs.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_map.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_mem.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_note.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_osrel.c uio: Use switch statements when handling UIO_READ vs UIO_WRITE 2024-05-10 13:43:36 -07:00
procfs_regs.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_rlimit.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
procfs_status.c proc: Remove kernel stack swapping support, part 6 2024-07-29 01:43:18 +00:00
procfs_type.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
procfs.c procfs: Add self & exe symlinks like NetBSD does 2024-02-02 18:34:59 -07:00
procfs.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00