similar to: Huge amount of used inode handlers

Displaying 20 results from an estimated 100 matches similar to: "Huge amount of used inode handlers"

2002 Sep 06
2
Huge amount of used inode handlers reported by sar -v (inode-sz)
Any help with this problem would be very much appreciated (even "it's not 7.3 or ext3 pointers, look somewhere else"). I've seen a similar post to ext3-users, but since that one received no reply and I'm not convinced it's a ext3 problem (it only appears on our 7.3 hosts) , I'm CCing to the valhalla list. We have the same problem on ALL our Redhat 7.3 machines
2005 Aug 07
0
kbuild: add klibc/tests
kbuild: add klibc/tests to kbuild Add a kbuild file so we now can build the test programs. A new dedicated target is used: make test Signed-off-by: Sam Ravnborg <sam@ravnborg.org> --- commit 5492ae07007399d8838dea5f44b3d9cf3603abc3 tree 4339d2d3aa0e80bc81ac0cd8ca3b7c89486b2150 parent 64dda666c087b6e537892ac9984aff57d2b32c47 author Sam Ravnborg <sam@mars.(none)> Sun, 07 Aug 2005
2006 Jun 26
0
[klibc 38/43] Simple test suite for klibc
[klibc] Simple test suite for klibc A very simple handful of tests for klibc. This is not by any means an exhaustive test suite, nor are most of the tests auto-verifying, but they are very useful to spot common porting problems. Signed-off-by: H. Peter Anvin <hpa at zytor.com> --- commit b64a5142ab2aa6c030b2a254eb94384161f93f0c tree 84a5bea0d108e9365018d4698548764be7dc68ea parent
2011 Sep 23
0
Fwd: Re: ext3 with maildir++ = huge disk latency and high load
23.09.2011 11:31, Janne Pikkarainen ?????: Thank you for reply, BTW, other webserver has almost the same bonnie results (10283ms and 5884ms) on ext3 partition with 45GB of data (1.5 millions of files)?! Hardware and RAID5(also hardware) are the same: HP Proliant DL380 G4 with SmartArray 6i controller (as I see it comes with 128MB BBWC enabler but not kit). I did not tried to mount fs with
2009 Jun 26
2
ACLs, imap and launchd
I was going to experiment with ACLs when I faced a small problem. It is just sufficient to enable the acl plugin for getting the behavior described hereafter. When launching dovecot from the command line, one gets: sh-3.2# /usr/local/dovecot/sbin/dovecot -F ILoading modules from directory: /usr/local/dovecot-1.2.rc6/lib/ dovecot/imap IModule loaded:
2012 Aug 20
3
[Bug 9103] New: ext4 creation timestamp
https://bugzilla.samba.org/show_bug.cgi?id=9103 Summary: ext4 creation timestamp Product: rsync Version: 3.1.0 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: enda_k2 at yahoo.com QAContact:
2011 Sep 27
1
Re: GnuTLS internal error in wine test case
http://bugs.winehq.org/show_bug.cgi?id=28383 seems related, but you ought to know about that, since you already replied there once...
2003 Feb 03
4
[Bug 40] system hangs, Availability problems, maybe conntrack bug, possible reason here.
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=40 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From laforge@netfilter.org 2003-02-03 16:49 ------- We haven't seen this
2012 Oct 24
2
Why portmap is needed for NFSv4 in CentOS6
Hi all, I have setup a CentOS6.3 x86_64 host to act as a nfs server. According to RHEL6 docs, portmap is not needed when you use NFSv4, but in my host I need to start rpcbind service to make NFSv4 works. My /etc/sysconfig/nfs # # Define which protocol versions mountd # will advertise. The values are "no" or "yes" # with yes being the default MOUNTD_NFS_V2="no"
2010 May 04
1
All possible paths between two nodes in a flowgraph using igraphs?
Hi all Is there any systematic way to compute all possible paths, first-order loops and j-th order loops between two given nodes in a flowgraph (directed graph with cycles) - preferably using the igraph library in R? I have checked the igraph documentation but I can't figure out any direct and systematic way to do so. Any ideas? I use the following definitions from Butler, R. and A.
2006 Nov 05
1
Testing custom mongrel handlers?
Hey Folks- I''m trying to setup a new test/spec harness for testing Merb. I was wondering if there is a way to mock the Mongrel request, response objects easily to test my handler without actually running a server? I can easily do the env hash but I''m not entirely sure what needs to go in the request StringIO object that gets passed into my mongrel handler''s
2006 Mar 29
1
Handlers
Anyone know where I can find some sample handlers? Has an API been released yet? Br, Morten
2006 Feb 20
0
A quick refactoring for handlers and CGI
Luis, The mongrel.rb file is starting to get a bit too big so I''m going to refactor it out a bit. I''m going to create a lib/mongrel/cgi.rb file for the CGI specific stuff and a lib/mongrel/handlers.rb file for the various handlers we''ll be making. Let me know if this causes you any pain. Zed A. Shaw
2002 Dec 15
0
Re:Huge amount of used inode handlers
I have the same problem with a Compaq dual xeon pIII 1gb and disk array. Did you fixed? Thank you Jose Galan
2005 Oct 17
2
triggering event handlers
I''ve registered onClick events I want to trigger from javascript, but can''t seem to find a way to do this. It seems like it should be obvious and easy, but I''m not finding the answer. :-( Thanks, Jamie
2005 Oct 31
0
Automatically creating handlers for scriptaculous events
I created a simple Ajax checkbox control that I plan to contribute to scriptaculous (people seem to ask now and then), and it occurred to me that the really nice way to do it would be to provide the controller action as well - the developer could call something like <%= remote_check_box (''checkbox-id'') %> and we''d automatically update
2006 Feb 08
1
AJAX Event Handlers, like shift key pressing...
Hey everyone, I thought I''d seen a demo of an AJAX app that responded to control key presses, like performing a different action when the shift key is pressed. What I''d really like to do is have a div change when the shift key is pressed (to change the text of the link inside it to indicate what new action will occur when that link is clicked with shift held down). Is
2008 Mar 01
1
How to chain user mouse handlers in rgl
Dear Rglers, With rgl, I would like to set marker when a button is pressed, but leave the standard trackball handling otherwise. Thanks to Duncan and Oleg for helping me handling key down. How do I say in a custom mouse handler "after having done your work, forward to standard trackball once only"? The example below shows the idea, but it works only once, then reverts to standard
2013 Mar 25
1
Asterisk 11, hangup-handlers, Local channels and channel originate
Hello, I'm giving hangup-handlers a try on a new Asterisk 11.2.1 setup. My plan is to use this handler to update my CDRs with values such as Asterish and Tech cause (see function HANGUP_CAUSE). I want to have my custom hangup-handler be run only once and when "the second channel" hangs up. At the moment, I'm issuing a couple of "channel originate Local/1 at mycontext1
2013 Aug 27
0
[PATCH 1/9] drm/nouveau: Add priv field for event handlers
Provide private field for event handlers exclusive use. Convert nouveau_fence_wait_uevent() and nouveau_fence_wait_uevent_handler(); drop struct nouveau_fence_uevent. Signed-off-by: Peter Hurley <peter at hurleysoftware.com> --- drivers/gpu/drm/nouveau/core/include/core/event.h | 1 + drivers/gpu/drm/nouveau/nouveau_fence.c | 20 +++++++------------- 2 files changed, 8