similar to: RHEL RPC Automatic multithreading

Displaying 20 results from an estimated 10000 matches similar to: "RHEL RPC Automatic multithreading"

2008 Sep 24
3
Telnet & ssh connection limit and idle timeout
Dear all, * I am running centos 4 update 5. I want to limit user connection(maximum 10 simultaneous connection are only allowed) to server (for telnet & ssh sessions).In the mean time i like to remove all dead and idle connections(ssh & telnet session) of more that 24 hours. Any one guide me how to do this. Regards Lingu * -------------- next part -------------- An HTML attachment
2008 Jun 09
3
TFP inside firewall
Hi, I have a setup where the tftp server is inside the firewall. Now the issue is tftp client send request on dynamic udp port. Can anyone give some idea, how i can bind the fixed port for client udp requests ? Otherwise i hope, it is not a solution that i will open all port related to UDP in the firewall. Regards, lingu -------------- next part -------------- An HTML attachment was scrubbed...
2010 Aug 22
3
Guidance on Linux Kernel/OS Programming for Beginners
Hi List, I am working on LINUX for the past six years , and am a core linux guys since i started my career on linux . Working more on Redhat / centos / Fedora based distribution system administration . with some basic bash scripting knowledge. Now am looking to deep dive into programming to contribute or innovate some thing new on linux operating system or kernel space (More importantly on
2002 Jan 17
1
Multithreading inquiry
I noticed that the statically linked ogg/vorbis libraries for Windows are multithreaded. I want to link them into a non-multithreaded application, so I'm considering recompiling them to use the non-multithreaded C runtime. Is this feasible, or do libogg and libvorbis rely on multithreading? <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2008 Jun 09
1
Slow gfs performance
HI, Sorry for repeating same mail ,while composing that mail i mistakenly typed the send button.I am facing problem with my gfs and below is the running setup. My setup Two node Cluster[only to create shared gfs file system] with manual fencing running on centos 4 update 5 for oracle apps. Shared gfs partition are mounted on both the node[active-active] Whenever i type df -h command it
2010 Aug 24
3
CENTOS DHCP Server and windows computer/host name ISSUE
Hi list, We are running few Centos5.4 and windows 2003 instance on CENTOS XEN virtualized environment , all the guest are getting the IP/NETWORK/GATEWAY setting from the DHCP Server running on CENTOS 5 server and the DNS configured on the windows 2003 server. All of the CENTOS Guests are getting the IP and the host name as per the DNS forward look up configured. For example If the CENTOS
2020 Apr 12
7
LLVM multithreading support
Hi all, I was looking at the profile for a tool I’m working on, and noticed that it is spending 10% of its time doing locking related stuff. The structure of the tool is that it reading in a ton of stuff (e.g. one moderate example I’m working with is 40M of input) into MLIR, then uses its multithreaded pass manager to do transformations. As it happens, the structure of this is that the parsing
2008 Jul 30
1
Unable to write video dvd using k3b
Hi, I download dvd movie files from torrent.It is like below -rw-r--r-- 1 root root 1048614912 2008-07-24 16:49 VTS_01_1.VOB -rw-r--r-- 1 root root 538210304 2008-07-24 16:52 VTS_01_2.VOB File command on above giving the below ouput. file VTS_01_1.VOB VTS_01_1.VOB: MPEG sequence, v2, program multiplex file VTS_01_2.VOB VTS_01_2.VOB: MPEG sequence, v2, program multiplex When i opened any
2008 Nov 15
1
Oracle start up script issue with RHEL3 Cluster
Hi all I am running two node active/passive cluster on RHEL3U8-64 bit operating system for my oracle 9i database.I am facing issue when cluster fail over to node 2 my oracle start up script not starting up even though i configured start up script in my cluster configuration but if i type clustat on node 2 it shows service is started. If i shift the service manually from node 2 to node 1 or even
2008 Sep 04
3
swap memory crash
Dear all, I am getting below syslog error on my oracle database server running on RHEL4U5. During this time my swap shows zero on both available and free in the top command output , result in total system hang. can any one guide me how to fix this issue of memory and exactly what this error indicates?? ERROR FROM SYSLOG
2008 Sep 10
3
Centos 5 Virtualization
Hello list, I am very much new to Virtualization.But i want to study and test Virtualization.Can any one suggest me the web links from where i can start. I want to learn from basic to advanced concepts of VT. Thanks in advance for your reply
2008 Aug 14
1
Multithreading
we people are new team for ruby. we trying to put multithreading in our code. how is it possible? we want to read a message from queue and process that message parellaly and finally insert the message to the DB. Can you give me the Idea please. we want to process 7000 to 10000 message and store it to the Database perminute. we are trying through threads. can you please help me how we do?
2007 Apr 10
0
[LLVMdev] LLVM Roadmap 2007-2008, PowerPC, multithreading, LLVM 2.0, etc ?
Hi Valery, On Tue, 2007-04-10 at 13:15 +0200, Valery Khamenya wrote: > Hi, > > where could one find any LLVM development roadmap for this > and perhaps next year? About the best "roadmap" we have is the list of enhancements in Bugzilla:
2008 Jun 14
3
RHDS ON CENTOS 5 for squid authentication
Hi, I AM RUINING squid PROXY ON CENTOS 5 USING SQUID AND SQUIDGUARD.CAN ANY ONE HELP ME HOW TO INTEGRATE RHDS WITH SQUID AND SQUIDGUARD FOR user AUTHENTICATION. Regards, lingu. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080615/6fff5fa1/attachment-0002.html>
2008 Oct 14
3
Squid Number of hits
Dear all, I am running squid on centos 5.Is there is any tool to calculate number of ip's hit the server for month wise. Even any command to find out the number of hits is also ok. Regards, Lingu
2007 Apr 05
1
Multithreading
Dear list, is R capable of multithreading? At the moment it uses only 1 CPU out of 4 CPUs on my system. Is there a compilation option or start option so that R uses multiple CPUs at the same time to accomplish a calculation? Some information on my system: > R.version _ platform x86_64-pc-linux-gnu arch x86_64 os linux-gnu system x86_64,
2017 Nov 06
3
ORC JIT and multithreading
2008 May 06
0
Proof-of-concept multithreaded FLAC encoder
Frederick, This is great news! Thanks for your effort. Your proof-of-concept raises a few questions for me: 1) I know that the ratio of uncompressed to compressed data is unpredictable, but I never really considered whether the input block size or the output block size is constant. I'm assuming that if you're breaking the uncompressed input file into multiple pieces, then the
2007 Aug 31
1
Plans for multithreading?
I was surprised, given the vector-ish nature of R, to see that (according to my CPU meters) there doesn't seem to be any obvious multithreading in R. Are there any plans to change this?
2007 Apr 10
6
[LLVMdev] LLVM Roadmap 2007-2008, PowerPC, multithreading, LLVM 2.0, etc ?
Hi, where could one find any LLVM development roadmap for this and perhaps next year? Especially would be interesting to know about * planned features for PS3 Cell processor -- as well as for Wii, Xbox360 CPUs * multithreading in general * possibly coming changes in major versioning and related issues * other interesting featuring comments on current status to above listed items are also