| /netbsd-src/sys/uvm/ |
| H A D | uvm_pdaemon.c | 150 if (curlwp == uvm.pagedaemon_lwp && uvmexp.paging == 0) { in uvm_wait() 191 if (fpages + uvmexp.paging < uvmexp.freemin || in uvm_kick_pdaemon() 192 (fpages + uvmexp.paging < uvmexp.freetarg && in uvm_kick_pdaemon() 280 if ((uvm_pagedaemon_waiters == 0 || uvmexp.paging > 0) && in uvm_pageout() 311 needsfree = fpages + uvmexp.paging < uvmexp.freetarg; in uvm_pageout() 326 uvmexp.paging == 0) { in uvm_pageout() 353 atomic_add_int(&uvmexp.paging, npages); in uvm_pageout_start() 360 KASSERT(atomic_load_relaxed(&uvmexp.paging) >= npages); in uvm_pageout_done() 366 atomic_add_int(&uvmexp.paging, -npages); in uvm_pageout_done() 675 if (uvm_availmem(false) + uvmexp.paging in uvmpd_scan_queue() [all …]
|
| H A D | uvm_meter.c | 112 u.paging = uvmexp.paging; in sysctl_vm_uvmexp2() 318 int paging; in uvm_total() 363 paging = 0; in uvm_total() 373 if (paging) in uvm_total()
|
| H A D | uvm_stat.c | 141 uvmexp.swpages, uvmexp.swpginuse, uvmexp.swpgonly, uvmexp.paging); in uvmexp_print()
|
| H A D | uvm_extern.h | 322 int paging; /* number of pages in the process of being paged out */ member 433 int64_t paging; member
|
| /netbsd-src/sys/rump/librump/rumpkern/ |
| H A D | vm.c | 1107 if (!uvmexp.paging) in uvm_wait() 1123 uvmexp.paging += npages; in uvm_pageout_start() 1135 KASSERT(uvmexp.paging >= npages); in uvm_pageout_done() 1136 uvmexp.paging -= npages; in uvm_pageout_done() 1271 uvmexp.paging == 0) { in uvm_pageout()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_mes.h | 69 uint32_t paging; member
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | att3b | 25 >18 beshort ^00010000 N/A on 3b2/300 w/paging
|
| /netbsd-src/sys/arch/i386/bioscall/ |
| H A D | biostramp.S | 168 # turn off paging 276 #back in 32-bit mode/protected mode (but not paging yet).
|
| /netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
| H A D | mmixelf.em | 38 full system with shared libraries and demand paging, you will want to
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
| H A D | mmixelf.em | 38 full system with shared libraries and demand paging, you will want to
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/ |
| H A D | Contents | 52 fspaging.d file system read/write and paging tracing 77 anonpgpid.d anonymous memory paging info by PID on CPU
|
| H A D | Index | 52 fspaging.d file system read/write and paging tracing 77 anonpgpid.d anonymous memory paging info by PID on CPU
|
| /netbsd-src/sys/arch/sun3/conf/ |
| H A D | INSTALL | 183 #pseudo-device vnd # paging to files
|
| H A D | INSTALL3X | 182 #pseudo-device vnd # paging to files
|
| H A D | GENERIC3X | 268 pseudo-device vnd # paging to files
|
| H A D | GENERIC | 276 #pseudo-device vnd # paging to files
|
| /netbsd-src/sys/arch/next68k/conf/ |
| H A D | SLAB | 182 pseudo-device vnd # paging to files
|
| H A D | RAMDISK | 226 #pseudo-device vnd # paging to files
|
| H A D | GENERIC | 237 pseudo-device vnd # paging to files
|
| /netbsd-src/sys/arch/sun2/conf/ |
| H A D | DISKLESS | 220 #pseudo-device vnd # paging to files
|
| H A D | INSTALL | 221 #pseudo-device vnd # paging to files
|
| H A D | FOURMEG | 220 #pseudo-device vnd # paging to files
|
| H A D | VME | 226 #pseudo-device vnd # paging to files
|
| H A D | RAMDISK | 234 #pseudo-device vnd # paging to files
|
| /netbsd-src/external/bsd/am-utils/dist/m4/macros/ |
| H A D | header_templates.m4 | 452 [Mount Table option string: paging threshold]) 776 [paging threshold])
|