search for: entail

Displaying 20 results from an estimated 502 matches for "entail".

Did you mean: entails
2012 Jul 26
5
Auto logging-out client
...iting because of an issue I'm having with my Postfix-Dovecot installation. Everything's working fine but when an IMAP client is idle for some time, Dovecot automatically logs it out. Jul 26 14:01:16 mail dovecot: imap(nicolas at devels.es): Disconnected: Logged out bytes=1271/7439 This entails errors when trying to send e-mails after this auto logout, such as: host devels.es[91.215.158.237] said: 550-Please turn on SMTP Authentication in your mail client, or login to the 550-IMAP/POP3 server before sending your message. Which result in a very annoying and continuous procce...
2016 Mar 24
3
Finding live values
Hi everyone, I'm writing a pass that inserts the llvm.experimental.stackmap intrinsic into the IR, and I'd like to record the locations of *all* live values whenever I insert the intrinsic (all this entails is adding values as arguments to the intrinsic). Is there any pre-existing analysis pass which can give me the live values at a given instruction in a basic block? Or do I need to write an analysis pass to calculate this information? I realize that live value analysis is usually performed durin...
2012 Sep 12
3
how to create a substraction matrix (subtract a row of every column from the same row in other columns)
...calculation, but I would like to only include the comparisons that go forward in number. Basically, each number represents a year, and I want each comparison to only be listed once, the difference between the 1st year the sample was taken and then 2nd year the sample was taken. (This would probably entail just taking a portion of the matrix.) . This is what the result would be difftype value x1x2 x1x3 x1x4 x1x5 x2x3 x2x4 x2x5 x3x4 x3x5 x4x5 Thank you for any help you can give me. -- View this message in context: http://r.789695.n4.nabble.com/how-to-create-a-substraction-matrix-subtract...
2015 Oct 08
2
recommended methods/software for videocasting
An acquaintance is considering videocasting speakers at a conference and using a Twitter product called Periscope. I'd like to recommend an open source solution. While I've never offered videos over the web, I have made audios available, and all it entailed was placing the file on the website and putting its url on a visible webpage. I wouldn't think any more than that is required for video. True? "Live" videocasting is likely a different animal. How is this accomplished? Also, which video formats are recommended-- FOSS of cours...
2005 Apr 16
2
"chronological" ordering of factor in lm() and plot()
...oing the work of lm(), aov() and especially plot(). I have tried as.ordered(factor( )), but that doesn't do anything. If I re-assign levels() in the way that I want, that just renames the the levels of the factor but does not reorder it internally. I've looked at chron(), but that seems to entail using a numeric vector instead of a character vector. How can I get it to "properly" (chronologically) order the factor. (In some ways I'm thinking that all I can do is: days<- c("a.mon","b.tues","c.wed"...etc) Thanks for all that you can do Eric Jen...
2009 Jun 02
4
PXE Boot Solution
...g as an option, granted I assume it will only work just on my subnet or at least that's all I'll really care to use it on, say for whenever someone brings me a machine I need to wipe/re-image and set back up for them. I've never setup a pxe server, but I was curious what all that would entail, is it something i could setup on my windows box, or would i need to setup a dedicated server for this purpose, and what all could I do with it? Could I get it to recognize machines and wipe them and re-image them for me without the need for a cd or thumbdrive? Maybe an autodetection script to tell...
2007 Mar 18
6
[LLVMdev] Google SOC - Idea
...ntoring organization for Google's summer of code. LLVM looks like an exciting project that overlaps some of my interests. I would be interested in developing an additional front end for a language it does not currently support (I'm open to what language). I do not know much about what this entails in regards to what LLVM requires from its front ends. But I have experience with the ANTLR parser generator that looks like it could be used to generate such a front end. Are you folks interested in this? If so, please let me know ASAP and I'll put together an application. -Scott
2020 Apr 25
5
[PATCH] Allow RDTSC and RDTSCP from userspace
On Sat, Apr 25, 2020 at 1:23 PM Joerg Roedel <joro at 8bytes.org> wrote: > > On Sat, Apr 25, 2020 at 12:47:31PM -0700, Andy Lutomirski wrote: > > I assume the race you mean is: > > > > #VC > > Immediate NMI before IST gets shifted > > #VC > > > > Kaboom. > > > > How are you dealing with this? Ultimately, I think that NMI will need
2019 Apr 19
2
GPO Filtering Denied
...amba, but > there is still a lot more to do, so it is recommended to only use the > Fedora packages for testing and Samba with MIT is marked as > experimental. > > > > > What are my other choices? Compile from source? > > You can compile from source, but this would entail either creating your > own RPM's or setting the configure options to place Samba into where > Fedora expects it to be (which could be overwritten by a later distro > update) or just running './configure' which would place Samba entirely > into /usr/local/samba. You could als...
2015 Jul 30
3
[LLVMdev] Bi-Endian Compiler
Hi Guys, We are trying to come up with Bi-Endian(neutral endiness) compiler using the LLVM. For a introduction . http://www.drdobbs.com/architecture-and-design/writing-a-bi-endian-compiler/240003090 Did someone from the group ,aware of such project . Thank you ~Umesh
2016 May 06
2
yum update (first in a long time) - /var/log/dovecot no longer used
...ssing or misinterpreting something) there are Unix system one can >>> migrate machine to. >>> >>> Either way one has to read and estimate what making that step (upgrading >>> to systemd, firewalld based Linux or switching to some flavor of Unix) >>> will entail in a long run for that server and the server admin. Either >>> way, as in one of Unix handbooks they stress: read carefully the upgrade >>> notes! >>> >>> I hope, this helps someone. >>> >>> Valeri >>> >> >> I understand the...
2014 Feb 11
3
MPEG DASH
...I was wondering if there were any plans for MPEG DASH support in icecast > ? > > I've been loosely following the libDASH development, making Icecast > align with that may be possible, though I have not evaluated this properly. > Anything MPEG is out of the question though as that entails patents, if > DASH itself is covered by patents and requires licensing, it's out. > > DASH is container and codec agnostic so in theory could support things > like Ogg or MKV/WebM. > > To sum up: Solid IPR evaluation necessary, then PoC by whomever sees > fit. In that orde...
2012 Nov 12
6
[LLVMdev] RFC: Code Ownership
...e recently and will be happy >> to sign up as an owner for that. > > I think that "directory level" is the right granularity. If you're interested in signing > up to maintain and review the whole instcombine library, that would be a great level. To > see what this entails, see: > http://llvm.org/docs/DeveloperPolicy.html#code-owners I am interested and comfortable with that. I will wait a few days and then update CODE_OWNERS.TXT. -- Meador Inge CodeSourcery / Mentor Embedded http://www.mentor.com/embedded-software
2008 Jan 14
10
Using EventMachine to listen from non-network
I''ve actually found a way to make EventMachine listen to events from a serial port, but only by using the pure Ruby version, using Guilliame Pierronnet''s Ruby/SerialPort library. It turned out to be simpler than I thought it would be: require ''serialport'' $eventmachine_library = :pure_ruby require ''eventmachine'' module EventMachine class
2017 Mar 13
5
Use of the C++ standard library in XRay compiler-rt
...or > language features ('new'?) can be used, and which can't. Can't say I've > ever tried to make code library agnostic. > > > > One thing we rely on heavily on in the FDR mode implementation is C++'s > `thread_local` keyword. I'm not sure what that entails runtime-wise (does > it need pthreads? or something else?) but I'm sure a functional replacement > would be alright too. > No doubt we can find some common API for that, I'd guess tsan probably has already had to figure out things like that. > > > > > > (this...
2009 Jul 25
1
[LLVMdev] RFC: Constant Creation API
...gt; on the stack of every JITting thread in the server. > > When using the 2.5. API like: > C = llvm::ConstantInt::get(llvm::Type::Int32Ty, 0); > > I need to assume that there exists some global llvmContext object > which holds > the predefined llvm types. > > Does this entail that in my threaded server I need to create new > types for > llvm::Type::Int32Ty and the like, which are associated with the > llvm::Context on the stack? Yes, you'll have to write something like: C = llvm::ConstantInt::get(llvm::Type::getInt32Ty(Context), 0); -Chris ---------...
2012 Nov 12
0
[LLVMdev] RFC: Code Ownership
...simplification infrastructure recently and will be happy to sign up as an owner for that. I think that "directory level" is the right granularity. If you're interested in signing up to maintain and review the whole instcombine library, that would be a great level. To see what this entails, see: http://llvm.org/docs/DeveloperPolicy.html#code-owners -Chris
2016 Nov 21
2
Using samba-tool to modify group?
Sorry if I am being dense here. I want to add a gidNumber attribute to the existing group "Domain Users". Is this possible using samba-tool? If not, what's the recommended way - using ldapmodify? I can see that "samba-tool group add" supports a --gid-number flag, but as this is an important system group I don't want to delete and recreate it just to add this
2005 Feb 01
2
Perl module and ices0
Hi, Can anyone give me some advice about how to go about creating a perl-driven playlist for ices0? I'd be grateful. I don't know what creating a Perl "module" entails, to be honest. I've written a .pl script which does the necessary functions and returns the path to the next MP3 file; is it enough just to reference this script by name in the <Module></Module> part of the config file? I get the impression that it isn't... since this doesn'...
2014 Feb 11
2
MPEG DASH
Hi guys, I was wondering if there were any plans for MPEG DASH support in icecast ? Regards. Y. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast-dev/attachments/20140211/79be77ce/attachment.htm