1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/sys/gdb
Mark Johnston e24a655283 thread: Remove kernel stack swapping support, part 4
- Remove the IS_SWAPPED thread inhibitor state.
- Remove all uses of TD_IS_SWAPPED() in the kernel.
- Remove the TDF_CANSWAP flag.
- Remove the P_SWAPPINGOUT and P_SWAPPINGIN flags.

Tested by:	pho
Reviewed by:	alc, imp, kib
Differential Revision:	https://reviews.freebsd.org/D46115
2024-07-29 01:40:22 +00:00
..
gdb_cons.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
gdb_int.h
gdb_main.c thread: Remove kernel stack swapping support, part 4 2024-07-29 01:40:22 +00:00
gdb_packet.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
gdb.h
netgdb.c
netgdb.h