search for: bashari

Displaying 3 results from an estimated 3 matches for "bashari".

2009 Jul 06
1
High CPU usage when running a CentOS guest in VirtualBox
Hi, I am running CentOS 5.3 32bit as a VirtualBox 3.0.0 guest running on Windows XP. The Windows host CPU usage is constantly at 50% although the CentOS guest is completely idle (i.e. 0.00 load average). I know this is a common problem related to the 1000Hz frequency that the CentOS kernel runs at. With previous versions of CentOS, I used the kernel-vm package [1] and it solved my problem.
2002 Jul 22
1
killing "uninterruptible sleep" process
Hi I logged in to one of my servers today and noticed that the load average is very high. After investigating the problem I found two processes in "D" stat ("uninterruptible sleep"): root 24344 0.0 0.2 1532 584 ? DN Jul21 0:01 /usr/bin/updatedb -f NFS,SMBFS,NCPFS,PROC,DEVPTS -e /tmp,/var/tmp,/usr/tmp,/afs,/net root 25899 0.0 0.2 1532 584 ? DN
2001 Feb 08
0
openssh2.3.0p1 and /etc/limits
Hi! I wrote a small patch to enable /etc/limits support in openssh. nice thing when you don't have PAM installed.. It is based on Ultor's openssh 1.x patch (http://marc.theaimsgroup.com/?l=secure-shell&m=96427677022741&w=2) Works fine on slackware7.1. define USE_ETC_LIMITS in config.h , and compile as usual. Sagi -------------- next part -------------- diff -N -u