search for: inturn

Displaying 20 results from an estimated 41 matches for "inturn".

Did you mean: intern
2004 Jul 08
9
Is Linux based Router feasible
Hi, I''ve a local LAN consisting of about 150 machines. I''m using a Linux machine as the gateway machine which inturn connects to two different ISPs. My question is can a Linux based machine match the performance of a hardware based routers provided by Cisco,... OR is my decision to go for a Linux based solution is a wrong one?. Is there so much difference between these two solutions? Can I achieve the same...
2010 Aug 13
2
[LLVMdev] Pass Ordering
All, I have a ModulePass (A) calling a FunctionPass that inturn calls TargetData (a ModulePass). For reasons of code correctness and modularity I cannot reorganize my passes in any other way . When I use opt to load and run A , it gives the following error. LLVM ERROR: Bad TargetData ctor used. Tool did not specify a TargetData to use? I gather from some p...
2005 Jan 15
2
SUSE 9.2
...is Jody and I am in Cape Town South Africa. I have been working on Windoze for about 6 months and have experienced many problems. I have been introduced to Linux (Suse 9.2) when I visited the Science center in the Vacation Period. I have installed Suse on my Dads Laptop and the Laptop is inturn connected to a network by means of a 100meg Switch. On the Network we have a PDC whichruns a Domain called WORK and on the PDC we have various shares and Users including mine. (The PDC IS RUNNING NT) I have managed to set up SUSE in such a way that it notices the WORK Domain when configu...
2009 Mar 27
1
[PATCH 1/1] OCFS2: 64-bit inode number for getattr() instead of 32-bit value
ocfs2_getattr() uses generic_fillattr() to set inode number(and other attributes). generic_fillattr() inturn fills inode number with inode->i_ino which is a 32-bit(unsigned long) value. if the ocfs2 partition is huge enough, that may become an incorrect value. the fix is filling it again after generic_fillattr() with ip_blkno(u64). Signed-off-by: Wengang Wang <wen.gang.wang at oracle.com> -- di...
2003 Oct 16
1
Prob with Ringing multiple Channels
hi, The prob is when we ring 2 channels simultaneously, only 1 channel is actually ringing. In our configuration, the Asterisk box is connected to an E1 channel bank, where 15 analog extensions are conencted to channelbank inturn. We tried following, Dial,Zap/g4/444&Zap/g4/448|20|t Heres the output, -- Executing Dial("IAX2[trunk10@trunk50]/1", "Zap/g4/444&Zap/g4/448|20|t") in new stack -- Called g4/444 -- Called g4/446 -- Zap/1-1 answered IAX2[trunk10@trunk50]/1 -- Hungup...
2009 May 08
2
32bit exe to run with wine64
Hi, I hace one 64bit windows application which inturn calls one 32bit windows executable.When I run my application with 64bit configured wine, the application is getting exited as wine is identifying 32bit exe as unsupported architecture. Is there any workaround or idea to make 32bit exe run along with 64bit exe. Thanks, Krish
2005 Jan 09
1
Problem in tracing the code at client end
...nt //abc/abc_share /xyz cd /xyz mkdir pqr where "abc" is the remote server "abc_share" is the remote share "xyz" is the local directory What I want to know is, at the last statement, when an "mkdir" is given, exactly which function at the client( which inturn sends it to the server) gets called? I tried tracing it to cli_mkdir() defined in libsmb/clifile.c line no 345 However, this function does not seem to get called. Thanks for the help. Yahoo! India Matrimony: Find your life partneronline.
2017 Oct 20
2
openssh-5.3p1-123.el6_9.x86_64.rpm for CESA-2017:2563 not available in mirror.centos.org centos6 repo
...t;> Typically this repo contains all the latest patches for the latest minor >> release, but it's missing the new version of openssh. I assume this is by >> mistake, but please correct me if I am wrong. >> > > centos-6/6/ is a symlink to centos/6/ > > which is inturn a symlink to the latest directory .. in this case 6.9/ > > So, you will get the same package from each location > > But, during the update sync out cycle, some servers have updates while > others are still syncing, so it sometimes takes a couple of hours for > everything to sett...
2009 Jan 23
6
compiling windows C++ code base using winelib
Hi, My application holds few windows exe's developed using .lib libraries. This application which got developed using VC++ is working fine when executed using wine.I want to compile the same source using winelibraries in linux. How can I include c++ header files? I can see only windows and msvcrt header files under wine? Any help would be appreciated on this C++ header stuff for wine.
2010 Aug 13
0
[LLVMdev] Pass Ordering
aparna kotha wrote: > All, > > I have a ModulePass (A) calling a FunctionPass that inturn calls > TargetData (a ModulePass). For reasons of code correctness and > modularity I cannot reorganize my passes in any other way . > > When I use opt to load and run A , it gives the following error. > > LLVM ERROR: Bad TargetData ctor used. Tool did not specify a > Tar...
2011 Apr 07
3
Windrose Percent Interval Frequencies Are Non Linear! Help!
...ndroses.  But the dashed, circular percent interval lines that indicate the frequency at which each "pedal" occurs are not evenly spaced (the corresponding parameter is "cir.ind").  That is, the 5% interval closest to the heart of the windrose is wider than the 5-10 chuck, which inturn is wider than the 10-15% chunk. Does anyone with specific windrose experience know how to adjust the graphic such that the data and the percent intervals are evenly spaced?  Hopefully I am making sense here.... Thanks. britt [[alternative HTML version deleted]]
2010 Aug 13
1
[LLVMdev] Pass Ordering
...call TargetData , and I still get this error. My functionPass still calls Alias Analysis though. Aparna On Fri, Aug 13, 2010 at 2:15 PM, John Criswell <criswell at illinois.edu>wrote: > aparna kotha wrote: > >> All, >> I have a ModulePass (A) calling a FunctionPass that inturn calls >> TargetData (a ModulePass). For reasons of code correctness and modularity I >> cannot reorganize my passes in any other way . >> When I use opt to load and run A , it gives the following error. >> LLVM ERROR: Bad TargetData ctor used. Tool did not specify a TargetD...
2017 Oct 20
4
openssh-5.3p1-123.el6_9.x86_64.rpm for CESA-2017:2563 not available in mirror.centos.org centos6 repo
The patch for CESA-2017:2563 announced at https://lists.centos.org/pipermail/centos-announce/2017-August/022529.html is only available in the centos 6.9 repo. It is missing for the generic centos-6 repo at http://mirror.centos.org/centos-6/6/os/x86_64/Packages/. Typically this repo contains all the latest patches for the latest minor release, but it's missing the new version of openssh. I
2012 Nov 16
4
Scope object available functions and getting the local scope, or node scope variable values
Is there a way to get the local scope values of puppet variables via scope.? wat r all the available functions in scope? can anyone provide a working example..... -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/zVW-0uI2yMAJ. To post to this group,
2005 Mar 29
3
Query regarding initramfs
Hi 1. Is it possible to load an initrd from initramfs ? How would you do this if the initramfs is being loaded dynamically in the kernel (ie having the initramfs as initrd ) Because in this case, you will say root = /dev/initrd and specify 'initrd' as your 'initramfs source file' How will you specify the second initrd source? Thanks Rachita.
2017 Oct 20
0
openssh-5.3p1-123.el6_9.x86_64.rpm for CESA-2017:2563 not available in mirror.centos.org centos6 repo
.../centos-6/6/os/x86_64/Packages/. > Typically this repo contains all the latest patches for the latest minor > release, but it's missing the new version of openssh. I assume this is by > mistake, but please correct me if I am wrong. > centos-6/6/ is a symlink to centos/6/ which is inturn a symlink to the latest directory .. in this case 6.9/ So, you will get the same package from each location But, during the update sync out cycle, some servers have updates while others are still syncing, so it sometimes takes a couple of hours for everything to settle out. Both of those directo...
2017 Oct 21
0
openssh-5.3p1-123.el6_9.x86_64.rpm for CESA-2017:2563 not available in mirror.centos.org centos6 repo
...atches for the latest >>> minor >>> release, but it's missing the new version of openssh. I assume this is >>> by >>> mistake, but please correct me if I am wrong. >>> >> >> centos-6/6/ is a symlink to centos/6/ >> >> which is inturn a symlink to the latest directory .. in this case 6.9/ >> >> So, you will get the same package from each location >> >> But, during the update sync out cycle, some servers have updates while >> others are still syncing, so it sometimes takes a couple of hours for >&...
2008 Jul 24
1
doubt on phys_to_machine_mapping
...g mode set to PG_translate. I see that, populate_physmap() after calling __alloc_xen_heap_pages only updates the machine_to_physmap but how is the mfn for the allocated page being updated/set for phys_to_machine_mapping?? I see that phys_to_machine_mapping is a #defined to RO_MPT_VIRT_START which inturn is defined as PML4_ADDR(256).. what is this?? i have completely lose track from here on. Thanks in advance. Regards, Sandesh Please do not print this email unless it is absolutely necessary. The information contained in this electronic message and any attachments to this message are intende...
2002 Feb 25
0
RE: R crashes when .Fortran embeded function, is called twice in R --> solved
...bject: R crashes when .Fortran embeded function, is called > twice in R > > > > Hello, > > I have few functions in fortran.. whose dll is generated and > integrated with C:\Pro..files\R\..library\...libs > > Then I load the dll etc.. and call a R function, which inturn > call the function in dll, using .Fortran > > Skeleton .Fortran call in R function: > 1. Set data (allocation ..) > 2. call the routine to evaluate (some simulation) > 3. unset data ( deallocation etc..) > > Problem : 1st time I call, it works fine and gives the answe...
2007 Mar 17
1
hello xapian database eror
hello when i try to search for any word that contains the german characters it returrns an error. i have used the xapian database to store metadata of urls that are inturn scraped with the help of a crawler. how do i search for german characters without any error. Thanks _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave...