search for: impedi

Displaying 20 results from an estimated 124 matches for "impedi".

Did you mean: impede
2017 Nov 14
4
Join a subdomain DC to a domain DC
...mba wants to respond for all requests and, even inserting a forward zone, does not it works. I configured a new DC as a subdomain, because in this way samba only responds to your requests and forward all the rest to the main dns. It became addc.institute.edu.br My question is whether there is any impediment in joining the domindom to the domain, transferring the fsmo roles and then demote the old one? -- Elias Pereira
2013 Jun 07
0
[LLVMdev] [cfe-dev] Meaning of LLVM optimization levels
On 7 June 2013 13:53, Dallman, John <john.dallman at siemens.com> wrote: > It needs to be possible to debug code at any optimisation level. > Yes, I agree. But after O1, sequential execution is a big impediment for optimizations, and keeping the debug information valid after so many transformations might pose a big penalty on the passes (time & memory). That was the whole idea of metadata being a second-class citizen. Related to optimisation levels, it's quite helpful to have a way of > c...
2015 Jun 07
2
chainloading syslinux from an EFI partition to an ext4
...ing "... /Doc/ ..." are mainly copies of documents already > included in some official release, which are usually outdated. > > > As per the intended setup, it is not possible. There are several > reasons for such impossibility. Could you elaborate a bit more? What are the impediments? > *Independently of this particular case*, if someone wants to improve > chain.c32 (or any other part of Syslinux), patches are welcome. I have no experience with bootloaders, but I could give it a shot, if I had some confidence that it's a task I can tackle within the time I have...
2018 May 05
4
Slow IR compilation/JIT, profiling points to LLVM?
I'm having issues of my compiler, and JIT execution, of LLVM IR being rather slow. It's accounting for the vast majority of my full compilation time.  I'm trying to figure out why this is happening, since it's becoming an impediment.  (Note: by slow I mean about 3s of time for only about 2K of my front-end code, 65K lines of LLVM-IR) Using valgrind I see some functions which seem out of place and accounting for the vast majority of the time.     5.72%; 635,008 Calls; llvm::PMTopLevelManager::findAnalysisPass(void const*...
2015 Jun 07
0
chainloading syslinux from an EFI partition to an ext4
(snip) > > As per the intended setup, it is not possible. There are several > > reasons for such impossibility. > > Could you elaborate a bit more? What are the impediments? (snip) > -- > igor Posting an explanation for every current impediment (as of v.6.03) and, optionally, potential future improvements, would take (me) some (long) time, it would be boring to read, and it would not actually bring you to a realistic working solution of your att...
2010 Apr 28
1
Maildircrypt
Hi guys, I was just wondering if this idea makes sense overall or if there are major impediments (indexing performance ?): http://blogs.nopcode.org/brainstorm/2010/04/28/maildircrypt/ Thanks ! Roman
2005 Sep 18
3
Free
In the dialogs.rb sample, when you click the delete button you get: C:/RubyDev/wxruby2/samples/dialogs/dialogs.rb:61:in `onButton'': undefined method `free'' for #<Wxruby2::Button:0x36474b8> (NoMethodError) Should all/some wxObjects have a free function? how do we intend to handle this?
2005 Feb 06
2
Application -almost- working
Hello all from a wine newbie. I have an old favorite Windows application that is one of the last impediments to being completely Windows free. The app was written in vb I am pretty sure as it requires vbrun300.dll After sorting out some font related problems I got it running but there is a hiccup that is very maddening: After the first (or second) running, a function of the program hangs. Seems odd...
2011 Mar 07
2
One Mailer for all
Can I have one mailer for all? Would that be called application_mailer.rb -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2020 Jun 17
1
Blog article about the state of CentOS
....centos.org as soon as they are released and build the stuff themselves if they think it can be done faster; that's how WBEL got started, as a one-user project that just happened to be publicly released.? Building from source has never really been any easier; the lack of .src.rpms is not an impediment to just getting something built.? But the CentOS value-add is that those rebuilt sources have been tested for binary compatibility and are from a trusted source.? A one-person project like WBEL would have a much more difficult time today, with modularity especially. Build times for these pa...
2017 Aug 23
2
Aw: Dovecot - Postfix Calender Synchronisation
I still find impediments to the adoption of any of those "solutions". Too many software dependencies, like PHP, DB, python, and a virtual machine. --- There are two portable file formats for calendar and contacts that work across applications and systems, but no server that can use them, and use them safely....
2013 Jun 07
2
[LLVMdev] [cfe-dev] Meaning of LLVM optimization levels
I'm not a LLVM or Clang developer, but I do spend a lot of time teasing software into working with the highest possible optimisation levels where it still works correctly. These guidelines are pretty good, but there are a few details worth considering. It needs to be possible to debug code at any optimisation level. It's acceptable for that to be harder at high optimisation levels, but
2020 Jul 20
3
Automatic FIDO2 key negotiation (request for comments)
...round the security key as well as the 'private key' on a USB stick so that both can be accessed. Not fatal by any means, but not ideal compared to a more typical webauthn flow. (onto the questions) Firstly, would the following or some combination thereof be possible or is there an obvious impediment. Secondly, if it proved possible are the maintainers open to a patch providing it? 1. Update the SSH ecdsa-sk public key type to contain the key_handle and other relevant details (it doesn't contain sensitive information or accessible key material so this is safe to do) 2. Add a method to...
2008 Jul 10
2
Java Setup
Hi People I have been following the instructions here http://wiki.centos.org/HowTos/JavaOnCentOS but trying to modify them for jdk-6u7-linux-amd64.rpm but there doesn't see to be a compatible java-1.6.0-sun-compat-*.rpm. Does one exist ? If not can anyone point me to some documentation on how I can manually set up things so alternatives will work allowing multiple Java versions.
2017 Nov 15
2
Join a subdomain DC to a domain DC
...a forward zone, does not it works. > > > > I configured a new DC as a subdomain, because in this way samba only > > responds to your requests and forward all the rest to the main dns. It > > became addc.institute.edu.br > > > > My question is whether there is any impediment in joining the domindom to > > the domain, transferring the fsmo roles and then demote the old one? > > Sadly what you need is the ability to rename a Samba domain, and this > isn't something we support yet. > > Sorry, > > Andrew Bartlett > -- > Andrew Bartl...
2017 Aug 23
5
Dovecot - Postfix Calender Synchronisation
Hello Together Please witch add-on possibilities exist to synchronize the Calednar with Dovecot and Postfix. Can give me here any a possible direction ? thanks regards Mauri
2013 Jun 07
1
[LLVMdev] [cfe-dev] Meaning of LLVM optimization levels
...g<mailto:renato.golin at linaro.org>> wrote: On 7 June 2013 13:53, Dallman, John <john.dallman at siemens.com<mailto:john.dallman at siemens.com>> wrote: It needs to be possible to debug code at any optimisation level. Yes, I agree. But after O1, sequential execution is a big impediment for optimizations, and keeping the debug information valid after so many transformations might pose a big penalty on the passes (time & memory). That was the whole idea of metadata being a second-class citizen. Related to optimisation levels, it's quite helpful to have a way of contro...
2013 Jun 07
2
[LLVMdev] [cfe-dev] Meaning of LLVM optimization levels
> after O1, sequential execution is a big impediment for optimizations, and > keeping the debug information valid after so many transformations might > pose a big penalty on the passes (time & memory). That was the whole > idea of metadata being a second-class citizen. I'm afraid I don't know much about how debug information...
2006 Jun 07
1
Extended Attribute Support?
Hello, Any word on when extended attribute support will be added to OCFS2? What are the impediments to someone implementing this? Alternatively, has anyone implemented a patch to add extended attribute support to OCFS2? I've been watching the open source Lustre fs development, too. I noticed that they have added extended attribute support. However, OCFS2 is more attractive for some app...
2016 Jan 03
8
User id for the forwarder ports
Hi, Question: Can a TCP server (running on the same host as the OpenSSH server) know the user id/name of a user forwarding an TCP port ? I.e. if someone on some client machine does ssh -L9999:localhost:9999 someuser at somehost nc localhost 9999 and a service accepts the connection on port localhost:9999 on somehost, can it somehow safely read out the user name "someuser"? Long