In article <1992Aug5.023248.1639@uniwa.uwa.edu.au> oreillym@tartarus.uwa.edu.au (Michael O'Reilly) writes:Beyond that, you also have a two-tiered set of page tables, with the outer page directory having a 4M granularity, each table consisting of 1K entries with a 4K (page size granularity). Both tables exist on a per address space basis. This lets you look at a 4M range, and then if there are dirty / accessed pages in that, go and look at the page table for that directory entry. Yes and no. When determining what pages you want out, you want to deal with the hits for each incore page. There isn't a 1:1 correspondance between a page in the page table, and a physical page. Instead, two or more processes may have the same page mapped, making the effect cumulative. Some one should see what times are for looking at every page in every dirty 4M range in every address space compared to what it takes to look at every page in physical memory, ie using a reverse hash function.
| David Miller | [GIT]: Networking |
| Greg KH | Re: [PATCH 5/7] FUSE: implement ioctl support |
| Frans Meulenbroeks | Re: [PATCH 00/10] AXFS: Advanced XIP filesystem |
| Rafael J. Wysocki | [Bug #11407] suspend: unable to handle kernel paging request |
git: | |
| Kevin Ballard | Re: git on MacOSX and files with decomposed utf-8 file names |
| Andi Kleen | Re: pack operation is thrashing my server |
| Aubrey Li | git proxy issue |
| Thomas Glanzmann | Re: fatal: ambiguous argument 'HEAD': unknown revision or path not in the working ... |
| Bryan Irvine | Re: find -exec {} help |
| Todd Pytel | IDE or SCSI virtual disks for VMWare image? |
| NetOne - Doichin Dokov | OpenBSD as Xen domU |
| Calomel | Re: OpenSSL On Openbsd help |
| Laurent Pinchart | [PATCH] dm9000: Support MAC address setting through platform data. |
| Jay Cliburn | Re: [PATCH 06/26] atl1: update initialization parameters |
| Benjamin Herrenschmidt | [PATCH 6/11] ibm_newemac: Cleanup/fix support for STACR register variants |
| Chris Snook | [RFC] introducing the Atheros L2 Fast Ethernet driver |
