similar to: kbcached tuning on CentOS 4

Displaying 20 results from an estimated 2000 matches similar to: "kbcached tuning on CentOS 4"

2006 Sep 11
1
kbcached tuning on CentOS 4.4
If this is the wrong mailing list (though I doubt it is). Could someone please direct me to the right one? Should this question be directed to LKML instead? Regards, Justin. _____ From: Justin Randall Sent: Friday, September 08, 2006 10:31 AM To: centos at centos.org Subject: [CentOS] kbcached tuning on CentOS 4 Hello, I've been searching to no end at how to tune at
2008 Jul 23
2
prevent runaway PID taking down server (RAM/swap)
Is there a way I can prevent processes from taking up all the ram then swap until the box crashes/freezes? I'm using IEs4Linux and the wineserver seems to start taking up RAM until my box dies, it happens slowly. I am able to kill the sucker now, but I'd like to not have to worry about that. sar -r 01:00:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbswpfree kbswpused
2007 Apr 10
3
2.6 memory management question
Hello all. I have a centos 4.4 box (2.6.9-42.0.10.ELsmp) with 7gig of ram that doesn't seem to be using swap (also 7gig now). I say "seem" because I've noticed ram utilization run around 95% (with oracle and friends running) and then firing up a couple apps to use that last 5% will stop the machine dead in it's tracks. I ran across some reading[0] about
2011 Feb 02
7
centos 5.5 check memoray usage too high???
We have DELL R900 server with 128GB RAM (CENTOS 5.5)in it. This server only have one application running and few people use it. Every week I ata least get one or two messages from monitor tool mail to me say: Message=Memory Utilization is 92.02%, crossed warning (80) or critical (90) threshold. Since server have 128 GB RAM and only 1 application. I really don't belive that. Does there
2006 Sep 11
1
Expanding a logical volume
How about this (never mind the incomplete formatting): http://danieldk.org/writings/centos/expanding-logvol.txt I propose to use the following path: http://wiki.centos.org/TipsAndTricks/ExpandLV -- Daniel
2006 Dec 22
4
Request permission to edit/create new entries for FreeNX and YUMEX
Hi people I will like to ask for the permission to rewrite the current FreeNX article. The current article is lacking in the information on how to add accounts to the nxserver on centos. I think it will be very difficult for linux newbies to understand how to read that article. I am a newbie too so I can understand the frustration when you can't find an appropriate HowTo article. Addtional
2008 May 30
3
new pages
username: RiaanVanNiekerk What page detailing official vendor support statements for CentOS, actual/current, pending or requested. E.g. using as a base content available on http://blog.danieldk.org/post/2008/04/09/CentOS-vendor-support Where At http://wiki.centos.org/, under Additional Resources, a new page for Software (similar to HardwareList) What fix http://wiki.centos.org/FAQ/General ,
2006 Dec 08
1
XML, XPATH in Centos?
What built in utilities are there that can evaluate XML XPath statements in CentOS? Its needed to grab certain info from <a href="some.html">some</a> from a page with a python, perl or shell script. Hints on what to use would be appreciated. Chris -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Sep 29
2
VMGL for centos and fedora
hi, is there any plan to package and/or include VMGL in centos/fedora: http://www.cs.toronto.edu/~andreslc/xen-gl/ -- Levente "Si vis pacem para bellum!"
2007 May 05
2
Wiki page versioning
Hi all, Marking Wiki pages/howtos by CentOS version was discussed a while ago. How about using something like the attached MoinMoin (plugin) macro? It adds a macro named 'CentOSVersion' that could mark the page at the beginning of an howto in a uniform manner: [[CentOSVersion(4,5)]] This will draw a little table of the following form: --------------------------- | CentOS version: | 4 |
2009 Apr 13
3
x86_64 server OOM problems after update to 5.3
Hello, Over the weekend, I upgraded one of my servers that runs mysql and pdns to 5.3. Previous to the update I have not had an issue form this server. But since, I have had mysql die multiple times from oom-killer. $ uname -a Linux rack2a 2.6.18-128.1.6.el5 #1 SMP Wed Apr 1 09:10:25 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux Unfortunately, the server has been rebooted by others before I have been
2006 Oct 02
3
howto's and docs from the forums
hi guys, just spent 20 minutes looking through the forums on the website, and it seems people are posting howtos and walkthoughs there. whats the general feeling ? is it worth getting in touch with the authors and seeing if they would like to maintain them on the wiki instead ? I know some of them are really mad and we wont / dont want to highlight them too much ( like, gnome-2.16 hacked
2002 Aug 21
2
journal tuning
Hello, Is there some document about ext3 performance tuning and choosing the right type and size of journal? Except RedHat's white paper. From what I read I understood that for typical operations data=ordered is prefered. For the cases when there are many writes not appending to files data=journal is the choice. And if I want to get the most performance or in case where program is doing
2009 Apr 03
35
Xen system hang or freeze
Hi all, This is my first post to the list, I hope someone out there can help! I am running xen 3.0.3, with CentOS 5.2 based Dom0 (kernel-xen-2.6.18-92.1.22.el5) Recently I have noticed some complete system lockups on a few different servers. Neither Dom0 or any of the guests respond to pings, connecting a keyboard and monitor to the system only shows a blank screen. Nothing is written to logs
2007 Oct 17
9
proxy errors with apache2.2.3 + mongrels
I''ve posted this to rails-deployment as well. I have to administer a medium size rails app (1''5 million requests each day), recently I''ve switched from lighttpd + fcgi to apache + mongrel. In the following lines I am going to describe the platform: All machines are running Debian Etch, with 4 gb ram and dual core intel32 processors. Web server runs debian''s
2016 Nov 25
7
[PATCH net-next] virtio-net: enable multiqueue by default
We use single queue even if multiqueue is enabled and let admin to enable it through ethtool later. This is used to avoid possible regression (small packet TCP stream transmission). But looks like an overkill since: - single queue user can disable multiqueue when launching qemu - brings extra troubles for the management since it needs extra admin tool in guest to enable multiqueue - multiqueue
2016 Nov 25
7
[PATCH net-next] virtio-net: enable multiqueue by default
We use single queue even if multiqueue is enabled and let admin to enable it through ethtool later. This is used to avoid possible regression (small packet TCP stream transmission). But looks like an overkill since: - single queue user can disable multiqueue when launching qemu - brings extra troubles for the management since it needs extra admin tool in guest to enable multiqueue - multiqueue
2013 Jul 08
12
VT-d interrup remapping errata workaround
All, just having spotted the backport of Linux commit 03bbcb2e I notice a certain discrepancy with the Xen commit having the same purpose as well as with the actual specification updates: The Linux solution keys off of device IDs 3403 and 3406, as listed in the specification update, but this way fails to cover the X58 chipset, which has - under different numbers (62 and 69) - the same errata
2016 Dec 13
2
[PATCH net] virtio-net: correctly enable multiqueue
Commit 4490001029012539937ff02778fe6180613fa949 ("virtio-net: enable multiqueue by default") blindly set the affinity instead of queues during probe which can cause a mismatch of #queues between guest and host. This patch fixes it by setting queues. Reported-by: Theodore Ts'o <tytso at mit.edu> Tested-by: Theodore Ts'o <tytso at mit.edu> Cc: Neil Horman <nhorman
2016 Dec 13
2
[PATCH net] virtio-net: correctly enable multiqueue
Commit 4490001029012539937ff02778fe6180613fa949 ("virtio-net: enable multiqueue by default") blindly set the affinity instead of queues during probe which can cause a mismatch of #queues between guest and host. This patch fixes it by setting queues. Reported-by: Theodore Ts'o <tytso at mit.edu> Tested-by: Theodore Ts'o <tytso at mit.edu> Cc: Neil Horman <nhorman