search for: jwb

Displaying 20 results from an estimated 21 matches for "jwb".

Did you mean: jb
2007 Aug 30
15
ZFS, XFS, and EXT4 compared
...time I have an irrational attachment to xfs based entirely on its lack of the 32000 subdirectory limit. I''m not afraid of ext4''s newness, since really a lot of that stuff has been in Lustre for years. So a-benchmarking I went. Results at the bottom: http://tastic.brillig.org/~jwb/zfs-xfs-ext4.html Short version: ext4 is awesome. zfs has absurdly fast metadata operations but falls apart on sequential transfer. xfs has great sequential transfer but really bad metadata ops, like 3 minutes to tar up the kernel. It would be nice if mke2fs would copy xfs''s code for o...
2004 Jun 14
4
Number Portability and VoicePulse
I have two questions regarding number portability... 1) If I port a DID over to Voicepulse, can I then move that DID elsewhere somewhere down the road. Or does voicepulse now OWN that DID? 2) Can I take a DID assigned by Voicepulse and transfer it to someone else? If not, why? -jwb
2020 Aug 05
4
TableGen trace facility
I wasn't sure how to respond to John Byrd's post, since it wasn't addressed to me. So I've responded to Nicolai's. I'm reasonably far along in the process of writing a new Programmer's Guide for TableGen. I will continue working on it and submit it for review. I expect to do some rewriting as a result. John: Would you like me to respect a copyright on your documents
2004 Jun 08
2
Learn To build IVR
Dear All. I'm very new to CT, but attracted by asterisk. I plan to start learn to build IVR, based on asterisk. Do I need FXO/FXS card to start building simple IVR box ? Can I use OEM X100P - FXO PCI Card ( http://www.digitnetworks.com/store/product_info.php?products_id=28 ) to start build an IVR box ? What is the cheapest FXO PCI card that can use with asterisk to build my first IVR box ?
2011 Oct 22
0
[LLVMdev] Instruction Scheduling Itineraries
...line >>>>>> +def IWB : FuncUnit; // Write-back unit for the I pipeline >>>>>> +def JEXE1 : FuncUnit; // Execution stage 1 for the J pipeline >>>>>> +def JEXE2 : FuncUnit; // Execution stage 2 for the J pipeline >>>>>> +def JWB : FuncUnit; // Write-back unit for the J pipeline >>>>>> +def AGEN : FuncUnit; // Address generation for the L pipeline >>>>>> +def CRD : FuncUnit; // D-cache access for the L pipeline >>>>>> +def LWB : FuncUnit; // Write-back unit fo...
2016 Aug 30
3
spawning smbd's
...-------------------------- Logging Options ----------------------------- log file = /var/log/samba/samba.log max log size = 500 # ----------------------- Standalone Server Options ------------------------ security = USER passdb backend = tdbsam admin users = jwb rheyer server signing = auto #----------------------------- Name Resolution ------------------------------- # Windows Internet Name Serving Support Section: # Note: Samba can be either a WINS Server, or a WINS Client, but NOT both # # - WINS Support: Tells the NMBD component of Samba to en...
2013 Feb 18
3
Dialplan / check / tool
Hi, I am wondering, if there is any tool available, which performs a check for suspicious entries in the dialplan. For example a non existing AGI-Script or a double assigned extension ike that: [context] exten => *100*,1,AGI(test_app.pl) ... exten => 190,1,Answer() ... exten => *100*,1,AGI(never_reached.pl) ... A "normal dialplan reload command" would echo no warning or
2016 Aug 30
0
Fwd: spawning smbd's
...-------------------------- Logging Options ----------------------------- log file = /var/log/samba/samba.log max log size = 500 # ----------------------- Standalone Server Options ------------------------ security = USER passdb backend = tdbsam admin users = jwb rheyer server signing = auto #----------------------------- Name Resolution ------------------------------- # Windows Internet Name Serving Support Section: # Note: Samba can be either a WINS Server, or a WINS Client, but NOT both # # - WINS Support: Tells the NMBD component of Samba to en...
2004 Jun 01
0
Variable: in Originate via Manager API
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Can someone please show me what the proper syntax is for Variable: in an Originate. Basically, I'm looking to pass a string into my dialplan as ${MYSTRING} so it's available from whatever Exten => I originate to. Thanks - -jwb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAvIL8HyXYB+SEybkRAnIeAJ4/3qo14iWIr9mcLbN9z0+B8nb8nQCgg8Iq rUFM8VII083pHeNJD+u5Efk= =Brgt -----END PGP SIGNATURE-----
2004 Jul 22
1
How to interpret corruption error message
...alking about, and I have three mounted: 1 ext2 and 2 ext3. The ext2 is on a plain old pata disk and the two ext3 filesystems are on software raid5 sata volumes. I'm pretty much afraid to reboot the machine at this point, I have no idea which FS I'm about to lose. Any hints appreciated. -jwb
2001 Oct 19
2
using non-default blocks per group
...e been playing with the -g switch to mke2fs, which controls the blocks per group. This switch isn't documented. I've been using it to balance metadata traffic on RAID 0. This seems to work fine in ext2. Will I have any problems with ext3 where the blocks per group is not a power of 2? -jwb
2001 Sep 23
3
Patch for 2.4.10?
Will there be a patch of the latest version of ext3 for kernel 2.4.10 forthcoming? -- David Hollister Driversoft Engineering: http://devicedrivers.com Digital Audio Resources: http://digitalaudioresources.org
2009 Jun 18
3
Ultima Online - Kingdom Reborn
Ultima Online is currently beta testing a new release which will have a 3d client based on the Kingdom Reborn release. In preparation, I am trying to load Kingdom Reborn to learn the client but it crashes in Wine when it hits the installation wizard. Has anyone worked through any tricks to make this install and run? It crashes almost immediately after unpacking the archive and starting the
2010 Oct 18
1
Wine through NX (mouse slow)
I'm using Ubuntu 10.4, and running Nomachine (NX) and Ultima Online via Wine. It seems to run fine except the mouse is so sluggish it is unusable. Is there any way to tune this or am I just expecting too much from the software? This is through a ssh tunnel, via the Internet. Locally it works well.
2004 Jun 22
3
Unify Incoming and Outgoing sound files
Hi, i have a call center which receives many calls at day. Those calls are stored in a directory in my asterisk server as WAV files. The problem is that each call is divided in 2 files: an IN.WAV file and OUT.WAV file. The OUT.WAV file is what im speaking to other person, the IN.WAV file is what that person is speaking to me. I need to unify that files into one complete file that consolidate a
2005 Jul 14
1
a comparison of ext3, jfs, and xfs on hardware raid
...ents 55 81 68 100 Clients 61 100 64 Here XFS is not substantially faster but JFS continues to lead. JFS is roughly 60% faster than ext3 on pgbench and 40-70% faster on bonnie++ linear I/O. Are there any tunables that I might want to adjust to get better performance from ext3? -jwb
2004 Jul 27
6
Successfully Using $135 Avaya sip phone
I think I am the first to use the $135 Avaya 4602 SIP phone, but I need some support from the community to fix one problem I have with it. The phone stops working after about 20-30mins if I have mailbox=context in Asterisk; when I do have mailbox=contect in asterisk the sip debug returns "481 extension does not exist." Anyone willing to help me figure out why? I.E. Is it an Asterisk
2005 Feb 07
2
mke2fs options for very large filesystems
...32768 blocks per group, 32768 fragments per group 16384 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, 102400000, 214990848 -jwb
2003 Dec 01
0
No subject
...Return-Path: <jbeauchamp@gesinc.com> Delivered-To: samba@samba.org Received: from blount.mail.mindspring.net (blount.mail.mindspring.net [207.69.200.226]) by lists.samba.org (Postfix) with ESMTP id 02EC94398 for <samba@samba.org>; Wed, 30 May 2001 10:16:29 -0700 (PDT) Received: from jwb (user-112uo2q.biz.mindspring.com [66.47.96.90]) by blount.mail.mindspring.net (8.9.3/8.8.5) with SMTP id NAA32532; Wed, 30 May 2001 13:16:38 -0400 (EDT) Message-ID: <00e901c0e945$619d7c20$1d01a8c0@gesinc.com> From: "James W. Beauchamp" <jbeauchamp@gesinc.com> To: "Mic...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...Z22!YG|V(w+ocamBDunA(--oa)8)(G{jPP$?Dz|2FiT;|xc? z|1RuJR_d;>eT-ybJ6V{6g?;+B<+iZ07R&a*$zL1`+ri>;y9d7<1-rn)KHxNkg-vH+ zmsl959~`IqvG~QX{Z3>pQuj7s at hps+Lpj(cG#lV?s9|a=<_wyD8!?QVD}H2g at n&VH znT3g1n2@!sK`iVpH;1zPm9XX9*mC($nr>oi8v)Br>4)bxR?8CDx|{{+&%)ZVsg+I^ zlY;GIVLjWBuwHGzI7#HV6~w~kvQ_|LunALWG3ynivXn&BJwaIunA(D2d-^anR<Yhl z7HiwZtmWDQdG3NW${oT=FzgPic|L48<N>&0SR#aVAIOwbU>N6pMY7m)9#0Yr+sS!B ze at l)33CxG(WgX{vu&_5+80TqmKEqU&;-0K6K{|61!#cv$It(+hTyTY{-56$M>FmkU zc>+6YgtD+IwmlcNZd>CRme?BBmaq4}PoegIYYF{Xt>tD|ZmtMqXD}_S at n>Sl...