Displaying 2 results from an estimated 2 matches for "debugi".
Did you mean:
debug
2008 Jul 24
2
You didn't give me some packages, so now I'm giving you some! R, TexLive, LyX, Gnumeric, etc.
...use yum, I think you should specify the repository as
[kups]
name=Extra Packages for Centos Linux 5 - $basearch
baseurl=http://pj.freefaculty.org/Centos/$basearch
enabled=1
gpgcheck=1
Here is a package list (look under i386/kups/packages).
R-2.7.0-5Centos5.2pj..> 22-Jul-2008 08:01 25.5M
R-debuginfo-2.7.0-5C..> 22-Jul-2008 08:02 5.8M
R-devel-2.7.0-5Cento..> 22-Jul-2008 08:04 93k
aiksaurus-1.2.1-15.i..> 22-Jul-2008 08:03 350k
aiksaurus-debuginfo-..> 22-Jul-2008 08:03 283k
aiksaurus-devel-1.2...> 22-Jul-2008 08:03 6k
aiksaurus-gtk-1.2.1-..> 22-Jul-2008 08:0...
2002 Jun 07
0
smbd: Too many open files
...freeze.
We tried configuration:
- samba 2.2.3a or 2.2.4
- RH 7.2 or 7.3; kernel 2.4.18, 2.4.19 up to -pre10-ac2
- i686/1GHz CPU, 512 MB RAM
- "/proc/sys/fs/file-max" from default 8192 up to 20000 or 30000,
- smb.conf "max open files" from default 10000 to 20000 or 30000 or for debugiing to 1000
- when I periodically test "/proc/sys/fs/file-nr", then number of used file handles is
always less than 150, but number of allocated file handles is any time near same
(about 500), but then start quick increased and stop on slightly more than value
"max open files"...