From b6fac1c83a898d96ad127dd377b161198e0d866d Mon Sep 17 00:00:00 2001 From: joeren Date: Wed, 6 Aug 2014 11:09:59 +0800 Subject: [PATCH] Update 20140714 Linux slabtop command--Display Kernel Slab Cache Information.md --- ...x slabtop command--Display Kernel Slab Cache Information.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20140714 Linux slabtop command--Display Kernel Slab Cache Information.md b/sources/tech/20140714 Linux slabtop command--Display Kernel Slab Cache Information.md index 8bb4e1f626..5d29552b2c 100644 --- a/sources/tech/20140714 Linux slabtop command--Display Kernel Slab Cache Information.md +++ b/sources/tech/20140714 Linux slabtop command--Display Kernel Slab Cache Information.md @@ -1,3 +1,4 @@ +Translating by GOLinux ... Linux slabtop command - Display Kernel Slab Cache Information ================================================================================ The Linux kernel needs to allocate memory for temporary objects such as task or device structures and inodes. The caching memory allocator manages caches of these types of objects. The modern Linux kernel implements this caching memory allocator to hold the caches called the slabs. Different types of slab caches are maintained by the slab allocator. This article concentrates on the slabtop command which shows real-time kernel slab cache information. @@ -136,4 +137,4 @@ via: http://linoxide.com/linux-command/kernel-slab-cache-information/ 译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID) -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 \ No newline at end of file +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出