login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
6
Re: No, really, stop trying to delete slab until you've finished making slub perform as well
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Christoph Lameter
Subject:
Re: No, really, stop trying to delete slab until you've finished making slub perform as well
Date: Wednesday, August 6, 2008 - 7:24 am
KOSAKI Motohiro wrote:
quoted text
>>>> Can you quantify the difference? >>> machine spec: >>> CPU: IA64 x 8 >>> MEM: 8G (4G x2node) >> 16k or 64k page size? > > 64k. > > >>> So, about 2.5G - 3G difference in 8G mem. >> Well not sure if that tells us much. Please show us the output of >> /proc/meminfo after each run. The slab counters indicate how much memory is >> used by the slabs. >> >> It would also be interesting to see the output of the slabinfo command after >> the slub run? > > ok. > but i can't do that in this week. > so, I'll do it in next week. > > honestly, I don't know how to use slabinfo command :-)
Its in linux/Documentation/vm/slabinfo.c Do gcc -o slabinfo Documentation/vm/slabinfo.c ./slabinfo (./slabinfo -h if you are curious and want to use more advanced options) --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[patch 00/19] Slab Fragmentation Reduction V13
, Christoph Lameter
, (Fri May 9, 7:21 pm)
No, really, stop trying to delete slab until you've finish ...
, Matthew Wilcox
, (Sat Aug 2, 6:58 pm)
Re: No, really, stop trying to delete slab until you've fi ...
, Pekka Enberg
, (Sun Aug 3, 2:25 pm)
Re: No, really, stop trying to delete slab until you've fi ...
, Rene Herman
, (Sun Aug 3, 7:37 pm)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Mon Aug 4, 6:43 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Jamie Lokier
, (Mon Aug 4, 7:48 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Rik van Riel
, (Mon Aug 4, 8:11 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Jamie Lokier
, (Mon Aug 4, 8:21 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Mon Aug 4, 9:02 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Mon Aug 4, 9:35 am)
Re: No, really, stop trying to delete slab until you've fi ...
, KOSAKI Motohiro
, (Mon Aug 4, 9:47 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Mon Aug 4, 10:13 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Mon Aug 4, 10:19 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Pekka Enberg
, (Mon Aug 4, 10:20 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Pekka Enberg
, (Mon Aug 4, 2:22 pm)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Mon Aug 4, 2:41 pm)
Re: No, really, stop trying to delete slab until you've fi ...
, Rene Herman
, (Mon Aug 4, 4:09 pm)
Re: No, really, stop trying to delete slab until you've fi ...
, KOSAKI Motohiro
, (Tue Aug 5, 5:06 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Tue Aug 5, 7:59 am)
Re: No, really, stop trying to delete slab until you've fi ...
, KOSAKI Motohiro
, (Wed Aug 6, 5:36 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Wed Aug 6, 7:24 am)
Re: No, really, stop trying to delete slab until you've fi ...
, KOSAKI Motohiro
, (Wed Aug 13, 3:46 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Wed Aug 13, 6:10 am)
Re: No, really, stop trying to delete slab until you've fi ...
, KOSAKI Motohiro
, (Wed Aug 13, 7:14 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Pekka Enberg
, (Wed Aug 13, 7:16 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Wed Aug 13, 7:31 am)
Re: No, really, stop trying to delete slab until you've fi ...
, KOSAKI Motohiro
, (Wed Aug 13, 8:05 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Pekka Enberg
, (Thu Aug 14, 12:15 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Thu Aug 14, 7:45 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Thu Aug 14, 8:06 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Thu Aug 14, 12:44 pm)
Re: No, really, stop trying to delete slab until you've fi ...
, KOSAKI Motohiro
, (Fri Aug 15, 9:44 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Fri Aug 15, 11:24 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Fri Aug 15, 12:42 pm)
Re: No, really, stop trying to delete slab until you've fi ...
, KOSAKI Motohiro
, (Mon Aug 18, 3:08 am)
Re: No, really, stop trying to delete slab until you've fi ...
, KOSAKI Motohiro
, (Mon Aug 18, 3:34 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Mon Aug 18, 7:08 am)
Re: No, really, stop trying to delete slab until you've fi ...
, KOSAKI Motohiro
, (Tue Aug 19, 3:34 am)
Re: No, really, stop trying to delete slab until you've fi ...
, Christoph Lameter
, (Tue Aug 19, 6:51 am)
Re: No, really, stop trying to delete slab until you've fi ...
, KOSAKI Motohiro
, (Wed Aug 20, 4:46 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Fortier,Vincent [Montreal]
2.6.21.5 june 30th to july 1st date hang?
Jeff Dike
[ PATCH 2/6 ] UML - Formatting fixes around os_{read_write}_file callers
Liam Girdwood
[PATCH 07/13] regulator: regulator test harness
Oleg Nesterov
Re: Getting the new RxRPC patches upstream
Stefan Seyfried
Re: 2.6.19-rc5: grub is much slower resuming from suspend-to-disk than in 2.6.18
linux-netdev
:
Arnaud Ebalard
Re: [REGRESSION,BISECTED] MIPv6 support broken by f4f914b58019f0
Jan Engelhardt
Re: [PATCH iptables] extension: add xt_cpu match
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Sebastian Andrzej Siewior
[PATCH 8/8] net/emergency: remove locking from reycling pool if emergncy pools are...
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
git
:
Jakub Narebski
Re: git on MacOSX and files with decomposed utf-8 file names
Brandon Casey
Re: Thunderbird and patches (was Re: [PATCH v2] Enable setting attach as the def...
Christian Couder
[PATCH 1/3] rev-parse: add test script for "--verify"
Ramkumar Ramachandra
Re: [GSoC update] git-remote-svn: The final one
Junio C Hamano
Re: git-rm isn't the inverse action of git-add
openbsd-misc
:
Joachim Schipper
Re: UVC Webcams
Florin Andrei
SOLVED [was: firewall is very slow, something's wrong]
Todd Alan Smith
Re: Microsoft gets the Most Secure Operating Systems award
Neal Hogan
Re: Need Advice: Thinkpad T60 or T61?
Sam Fourman Jr.
Re: Real men don't attack straw men
git-commits-head
:
Linux Kernel Mailing List
ACPI: Disable ARB_DISABLE on platforms where it is not needed
Linux Kernel Mailing List
m68knommu: add read_barrier_depends() and irqs_disabled_flags()
Linux Kernel Mailing List
[MTD] Add mtd panic_write function pointer
Linux Kernel Mailing List
[ARM] pxa: remove duplicate select statements from Kconfig
Linux Kernel Mailing List
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Colocation donated by:
Syndicate