On Tue, 25 Mar 2008 16:22:44 -0700 (PDT), David Miller wrote:But there is a general problem of larger pages in systems that don't support them natively (in hardware) depending in how it's implemented the memory manager in the kernel: "Doubling the soft page size implies halfing the TLB soft-entries in the old hardware". "x4 soft page size=> 1/4 TLB soft-entries, ... and so on." Assuming one soft double-sized page represents 2 real-sized pages, one replacing of one soft double-sized page implies replacing 2 TLB's entries containing the 2 real-sized pages. The TLB is very small, its entries are around 24 entries aprox. in some processors!. Assuming soft 64 KiB page using real 4 KiB pages => 1/16 TLB soft-entries. If the TLB has 24 entries then calculating 24/16=1.5 soft-entries, the TLB will have only 1 soft-entry for soft 64 KiB pages!!! Weird!!! The normal soft sizes are 8 KiB or 16 KiB for non-native processors, not more. So, the TLB of 24 entries of real 4 KiB will have 12 or 6 soft-entries respect. --
| David Miller | [GIT]: Networking |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
| Miklos Szeredi | Re: [PATCH] Remove process freezer from suspend to RAM pathway |
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
git: | |
| David Kastrup | Re: git on MacOSX and files with decomposed utf-8 file names |
| Elijah Newren | Trying to use git-filter-branch to compress history by removing large, obsolete bi... |
| Nguyen Thai Ngoc Duy | [WIP] Get rid of msys in favor of busybox port for windows |
| sean | Adding color to git diff output. |
| Richard Stallman | Real men don't attack straw men |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| carlopmart | About Xen: maybe a reiterative question but .. |
| Douglas A. Tutty | Re: Embedding OpenBSD |
| Pavel Emelyanov | [PATCH net-2.6.25 8/11][IPV6] Use sysctl paths to register ipv6 sysctl tables |
| Jeff Garzik | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Denys | r8169 crash |
| Jeff Kirsher | [NET-NEXT PATCH 1/3] e1000e: add support for the 82567LM-4 device |
