1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-25 07:49:18 +00:00
freebsd/sys/i386
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
..
acpica Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
bios newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY 2024-07-24 22:23:02 -06:00
conf Retire non-NEW_PCIB code and remove config option 2024-07-18 18:55:12 +01:00
i386 vm: Remove kernel stack swapping support, part 5 2024-07-29 01:40:39 +00:00
include Retire non-NEW_PCIB code and remove config option 2024-07-18 18:55:12 +01:00
linux proc: Remove kernel stack swapping support, part 6 2024-07-29 01:43:18 +00:00
pci pir: Use device_set_descf() 2024-06-16 16:37:26 -04:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00