David Miller writes:The performance advantage of using hardware 64k pages is pretty compelling, on a wide range of programs, and particularly on HPC apps. Depends on the distribution of file sizes you have. I just tried a kernel compile on a 4.2GHz POWER6 partition with 4 threads (2 cores) and 2GB of RAM, with two kernels. One was configured with 4kB pages and the other with 64kB kernels but they were otherwise identically configured. Here are the times for the same kernel compile (total time across all threads, for a fairly full-featured config): 4kB pages: 444.051s user + 34.406s system time 64kB pages: 419.963s user + 16.869s system time That's nearly 10% faster with 64kB pages -- on a kernel compile. Yes, the fragmentation in the page cache can be a pain in some circumstances, but on the whole I think the performance advantage is worth that pain, particularly for the sort of applications that people will tend to be running on RHEL on Power boxes. Regards, Paul. --
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Heiko Carstens | Re: -mm merge plans for 2.6.23 -- sys_fallocate |
git: | |
| David Miller | Re: [GIT]: Networking |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 05/37] dccp: Cleanup routines for feature negotiation |
| Lennert Buytenhek | [PATCH 16/39] mv643xx_eth: get rid of ETH_/ethernet_/eth_ prefixes |
