search for: txs

Displaying 20 results from an estimated 55 matches for "txs".

Did you mean: tx
2001 Jun 11
2
scp error !
I get the following error when trying to execute scp -v dveerava at keg:perl5.tar.gz root at boris:scptest error: .... Executing: program /usr/bin/ssh host boris, user root, command scp -v -t scptest You have no controlling tty. Cannot read passphrase. .... Can someone help me... Txs,Deepa.
2013 Feb 15
1
[PATCH 7/8] netback: split event channels support
...(struct backend_info *be) /* Map the shared frame, irq etc. */ err = xenvif_connect(vif, tx_ring_ref, (1U << tx_ring_order), rx_ring_ref, (1U << rx_ring_order), - evtchn); + tx_evtchn, rx_evtchn); if (err) { /* construct 1 2 3 / 4 5 6 */ int i; char txs[3 * (1U << MODPARM_netback_max_tx_ring_page_order)]; char rxs[3 * (1U << MODPARM_netback_max_rx_ring_page_order)]; + char evtchns[20]; + + if (tx_evtchn == rx_evtchn) + snprintf(evtchns, sizeof(evtchns)-1, "%u", tx_evtchn); + else + snprintf(evtchns, sizeof(evtchns)-...
1998 Aug 24
10
smbmount problem
Hello. I hope that this is the proper place to ask this. Here is my problem. I have several smbmounts under Red Hat Linux 5.1. They need to be accessed by my apache web server. One of the mounts keeps getting disconnected, but this is not noticed by Linux. So the Linux box thinks that the files under the smbmount are still accessable when they aren't actually mounted. What would be the best
2006 Jul 11
1
Securing MySQL with InstantRails
...curity concerns I have added a password to the root user but this has now broken my Rails applications. I believe I have found the config file but am unsure how to edit it. Do I user FreeRide or such to edit the configuration files or is there other ways of changing the username and password used. Txs Mat
2012 Mar 05
11
[PATCH 0001/001] xen: multi page ring support for block devices
...rings(struct xenvif *vif, - grant_ref_t tx_ring_ref, - grant_ref_t rx_ring_ref) + int tx_ring_ref, + int rx_ring_ref) { void *addr; struct xen_netif_tx_sring *txs; @@ -1604,7 +1604,7 @@ int xen_netbk_map_frontend_rings(struct xenvif *vif, int err = -ENOMEM; err = xenbus_map_ring_valloc(xenvif_to_xenbus_device(vif), - tx_ring_ref, &addr); + &tx_ring_ref, 1, &add...
2012 Mar 05
11
[PATCH 0001/001] xen: multi page ring support for block devices
...rings(struct xenvif *vif, - grant_ref_t tx_ring_ref, - grant_ref_t rx_ring_ref) + int tx_ring_ref, + int rx_ring_ref) { void *addr; struct xen_netif_tx_sring *txs; @@ -1604,7 +1604,7 @@ int xen_netbk_map_frontend_rings(struct xenvif *vif, int err = -ENOMEM; err = xenbus_map_ring_valloc(xenvif_to_xenbus_device(vif), - tx_ring_ref, &addr); + &tx_ring_ref, 1, &add...
2012 Mar 05
11
[PATCH 0001/001] xen: multi page ring support for block devices
...rings(struct xenvif *vif, - grant_ref_t tx_ring_ref, - grant_ref_t rx_ring_ref) + int tx_ring_ref, + int rx_ring_ref) { void *addr; struct xen_netif_tx_sring *txs; @@ -1604,7 +1604,7 @@ int xen_netbk_map_frontend_rings(struct xenvif *vif, int err = -ENOMEM; err = xenbus_map_ring_valloc(xenvif_to_xenbus_device(vif), - tx_ring_ref, &addr); + &tx_ring_ref, 1, &add...
2016 Sep 06
5
Recommended computer resources to build llvm
And again... LLVM_BUILD_LLVM_DYLIB:BOOL=ON LLVM_LINK_LLVM_DYLIB:BOOL=ON This one is the good one... maybe. On Tue, Sep 6, 2016 at 11:35 PM, Alexandre Isoard < alexandre.isoard at gmail.com> wrote: > That is because I mistyped it: > LLVM_ENABLE_LLVM_DYLIB:BOOL=ON > LLVM_LINK_LLVM_DYLIB:BOOL=ON > > On Tue, Sep 6, 2016 at 11:31 PM, Wink Saville <wink at saville.com>
2012 Jan 12
9
Re: [PATCH] add netconsole support for xen-netfront
...rx)) > - napi_schedule(&np->napi); > - } > - > - spin_unlock_irqrestore(&np->tx_lock, flags); > - > - return IRQ_HANDLED; > -} > - > static int setup_netfront(struct xenbus_device *dev, struct netfront_info *info) > { > struct xen_netif_tx_sring *txs; > -- > 1.7.3
2020 Feb 19
2
OpenSSH ver.8.2p1 compilation error on AIX
On Wed, 19 Feb 2020 at 06:38, Val Baranov <val.baranov at duke.edu> wrote: > AIX 7.1 TL5, OpenSSL ver. 1.1.1d. "vac.C" version 11.0.1.23 > Compilation error " The indirection operator cannot be applied to a pointer to an incomplete struct or union " (see full log below) produced for " libressl-api-compat.c ". > No such error if compiled with OpenSSL
2005 Feb 04
0
TMD card to buy.
...sk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] TMD card to buy. > I want to install a littel office . I have some question regarding to it. > My office has 8 analog line in and we would 20 line out (analog ). > So as a sow I need 2 TMD fxo card and 5 TMD txs card , Am I right ? That would be one way to do it, but I don't think you'll find many PC's that will have 7 slots for those cards. You might consider using 20 SIP phones instead of the analog phones. Twenty Grandstream phones would cost about $1500 (US) while five of the TDM fxs card...
2005 Jul 26
1
existing ISDN PBX <-> asterisk <-> 2xBRI for IVR and SIP
Hi, I'am new to * and googled/read a lot, but did not find (yet) a lot of info to do the above. Some months ago, I did find a 'story' from somebody having put * between his PRI and current PBX as IVR, but I can not find it back :-( Any help/pointers are appriciated. Txs alex -- NEW: aXs GUARD hands-on Trainings v.7.0 more info at http://www.axsguard.com/indextraining.htm aXs GUARD has completed security and anti-virus checks on this e-mail (http://www.axsguard.com) --------------------------------------------------- Able NV: ond.nr 0457.938.087
2019 Apr 28
2
How to submit a change for code review using arc
> While it's still fresh in your mind, you might consider updating https://llvm.org/docs/Phabricator.html (which is llvm/docs/Phabricator.rst) based on your experience, > which will make it easier for future contributors. I guess the main issue is getting used to the fact that Phabricator user names are independent and must be looked up on the web site -- at least I haven't found
2006 Feb 10
0
Sip + Cisco 7940/7960 + Panel + DND + queues
...'knowledge' with which queue members are related, is defined twice (in the Dialplan and in queues.conf) Is there a way to put a Sip phone from the dialplan in state 'Busy' ? (= alternative work around) Is there a way the let 'Queue' use my Macro for Dialing the members ? Txs Alex my configs (or part of it) queues.conf: [support] musiconhold = default strategy = ringall member => Sip/301 member => Sip/311 member => Sip/302 member => Sip/310 member => Sip/315 ... [sales] musiconhold = default strategy = ringall member => Sip/300 member => Sip/307...
2020 Feb 19
0
OpenSSH ver.8.2p1 compilation error on AIX
...essl-api-compat.c", line 623.26: 1506-043 (S) The operand of the sizeof operator is not valid. So, what you may recommend? Switch over to gcc/gmake? This will leave AIX native compiler forever out of scope. As an option and if needed, I may perform debugging per your directions (if possible). Txs. Val
2010 Jun 22
2
Lattice legend
I have a moderately complex graph with three panels. There are data points plotted, and fitted lines are added using a panel function, which includes "with(alt.data[[which.packet()[1]]]" statements. It all graphs out beautifully, but none of the usual tricks to get the proper legend to plot are working, i.e., using auto.key, key, etc. One message I keep getting is Error in
2009 Jun 16
0
Error: Device 2049 (vbd) could not be connected. Hotplug scripts not working
...ripts/vif-bridge: ifconfig vif4.0 down failed Jun 15 09:32:09 debian logger: /etc/xen/scripts/vif-bridge: Successful vif-bridge offline for vif4.0, bridge eth0. Jun 15 09:32:09 debian logger: /etc/xen/scripts/xen-hotplug-cleanup: XENBUS_PATH=backend/vif/4/0 ---8<--- What am i doning wrong here? Txs, Chris _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2000 Jan 07
0
BUG Report Samba 2.0.6 in combination with Terminal Server
...noticed that the %U is expanded to the Username who just queried BEFORE ! (L at the beginning of the line) So I realy think this is a bug that only is seen in TS environments, since with PC, the 'L' users is always the same as the 'S' user and this bug is not noticed. Please help TXS alex .... L %s fax %j rocher L %s fax %j rocher S ROCHER.a11440 fax %j rocher L %s fax %j rocher S ROCHER.a11440 fax %j rocher L %s fax %j rocher S ROCHER.a11440 fax %j rocher L %s fax %j rocher L %s fax %j rocher L %s fax %j verbiesa L %s fax %j heivers S HEIVERS.a11440 fax %j heivers L %s fax %...
2013 May 21
1
[PATCH net-next V2 2/2] xen-netfront: split event channels support for Xen frontend driver
...bdev, info->rx_evtchn); + info->rx_evtchn = 0; +alloc_rx_evtchn_fail: + xenbus_free_evtchn(info->xbdev, info->tx_evtchn); + info->tx_evtchn = 0; +fail: + return err; +} + static int setup_netfront(struct xenbus_device *dev, struct netfront_info *info) { struct xen_netif_tx_sring *txs; struct xen_netif_rx_sring *rxs; int err; struct net_device *netdev = info->netdev; + unsigned int feature_split_evtchn; info->tx_ring_ref = GRANT_INVALID_REF; info->rx_ring_ref = GRANT_INVALID_REF; @@ -1516,6 +1611,12 @@ static int setup_netfront(struct xenbus_device *dev, str...
2009 Dec 30
4
[PATCH 1/3] nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
- This avoids problematic "reloc'ed while mapped" messages and some associated corruption as well. Signed-off-by: Maarten Maathuis <madman2003 at gmail.com> --- src/gallium/drivers/nouveau/nouveau_screen.c | 21 +++++++++++++++++++++ src/gallium/drivers/nouveau/nouveau_screen.h | 3 +++ src/gallium/drivers/nouveau/nouveau_stateobj.h | 13 +++++++++++++