search for: rearches

Displaying 6 results from an estimated 6 matches for "rearches".

Did you mean: reaches
2009 Jun 08
1
[SUGGESSTION 1/1] OCFS2: automatic dlm hash table size
...: so I suggest a automatic resizing the dlm_lock_resource hash table feature. that means it can increase the size of the hash table per the number of dlm_lock_resource objects which are already in the hash table. the default(smallest) size is 16 in shift bits. when the number of dlm_lock_resource rearches 250,0000, auto-resizing is triggered and the destination size is 17. and when rearches 500,0000, resize to 18, for 1000,0000, resize to 19... though the numbers need to be discussed yet. with this we can use proper sized memory for runtime usage and keep good enough lookup performance. if it'...
2020 Jul 17
2
hardlinks
Il 17/07/20 10:54, Karl Vogel ha scritto: > It depends on the size of the variables in the structure used by the > stat() call. In ext4, the "links" variable is an unsigned 16-bit integer, > so you have your limit of 64k or so. I've worked with systems where > the limit was a signed 16-bit integer, so it maxed out at 32k. > > XFS may be a full 32-bit integer, so
2009 Feb 06
1
AgentCallBackLogin no longer works after installing asterisk 1.6
Hi, My queue used to work fine until I upgraded to 1.6. I am getting the message: No application 'AgentCallBackLogin' for extension (default, 31001, 1) After some rearch I learnt that AgentCallBackLogin is removed in 1.6. Any one has a configuration that works in place of AgentCallBackLogin in 1.6. -- ond -------------- next part -------------- An HTML attachment was scrubbed... URL:
2020 Jul 17
0
hardlinks
On 17/07/2020 10:30, Alessandro Baggi wrote: > > Il 17/07/20 10:54, Karl Vogel ha scritto: >> It depends on the size of the variables in the structure used by the >> stat() call.? In ext4, the "links" variable is an unsigned 16-bit >> integer, >> so you have your limit of 64k or so.? I've worked with systems where >> the limit was a signed 16-bit
2005 Jan 28
1
Putting IP behind firewall
I has Asterisk up and running on my IP address. I put a Linksys router in front of it and forward the following ports 22 TCP 5060 UDP 10000-20000 UDP 80 Both None of my x ten phones work. They register but I get an message Authentication Required [202] username=202 type=friend secret=****** qualify=no port=5060 nat=yes mailbox=202 host=dynamic dtmfmode=rfc2833 context=from-internal
2009 Jan 08
20
Mapstraction V2 Architecture Demo
Hi all, I''ve been fiddling with some mapstraction architecture ideas and before I lose my mind (caller, calleee, apply, arguments, pop!), I wanted to share my progress. Please see here for details: http://www.thegecko.org/mapstractionv2/ I''m by no means a javascript guru, so I would appreciate any feedback you may have :) Kind regards, Rob -------------- next part