freebsd-dev/sys/compat
Dmitry Chagin a55b5a9aed linprocfs(4): Fixup process size in the /proc/pid/stat file
According to the Linux sources the kernel exposes a proces virtual
memory size via proc filesystem into the three files - stat, status
and statm. This is the struct mm->total_vm value adjusted to the
corresponding units - bytes, kilobytes and pages.

The fix is based on a fernape@ analysis.

PR:		265937
Reported by:	Ray Bellis
MFC after:	3 days
2023-02-26 16:42:22 +03:00
..
freebsd32 ptrace(2): add PT_SC_REMOTE remote syscall request 2022-12-22 23:11:35 +02:00
ia32 Retire sv_transtrap 2022-05-20 14:54:03 +03:00
lindebugfs lindebugfs: Add debugfs_create_file_size() 2023-01-25 23:23:16 +01:00
linprocfs linprocfs(4): Fixup process size in the /proc/pid/stat file 2023-02-26 16:42:22 +03:00
linsysfs linsysfs: Use IfAPI accessors 2023-02-03 09:38:03 -05:00
linux linux(4): Fixup the interface name translation in netlink 2023-02-23 11:01:18 +03:00
linuxkpi linuxkpi: Add more suspend defines 2023-02-17 14:50:58 +01:00
x86bios pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00