Messages in this thread |  | | | From | Alex Shi <> | | Subject | [PATCH v4 0/7] tlb flush optimization | | Date | Thu, 10 May 2012 13:00:06 +0800 |
| |
Thanks for all of comments, the v4 patchset were changed accordingly.
and also include some code clean up to make the code more logical.
Thanks for all!
[PATCH v4 1/7] x86/tlb: unify TLB_FLUSH_ALL definition [PATCH v4 2/7] x86/tlb_info: get last level TLB entry number of CPU [PATCH v4 3/7] x86/flush_tlb: try flush_tlb_single one by one in [PATCH v4 4/7] x86/tlb: fall back to flush all when meet a THP large [PATCH v4 5/7] x86/tlb: add tlb flush all factor for specific CPU [PATCH v4 6/7] x86/tlb: optimizing flush_tlb_mm [PATCH v4 7/7] x86/tlb: add tlb_flushall_factor into sysfs for user
|  |