mirror of
https://github.com/opnsense/src.git
synced 2026-03-17 08:02:24 -04:00
a device pager (OBJT_DEVICE) object in that it uses fictitious pages to provide aliases to other memory addresses. The primary difference is that it uses an sglist(9) to determine the physical addresses for a given offset into the object instead of invoking the d_mmap() method in a device driver. Reviewed by: alc Approved by: re (kensmith) MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| Makefile | ||
| procstat.1 | ||
| procstat.c | ||
| procstat.h | ||
| procstat_args.c | ||
| procstat_basic.c | ||
| procstat_bin.c | ||
| procstat_cred.c | ||
| procstat_files.c | ||
| procstat_kstack.c | ||
| procstat_threads.c | ||
| procstat_vm.c | ||