search for: pursuing

Displaying 20 results from an estimated 1225 matches for "pursuing".

2015 Mar 16
2
[LLVMdev] GSOC:Control Flow integrity for kernal
...rsue: 1. To improve the call graph used in KCoFI. Implement a stronger call graph. 2. Port the KCoFI to another architecture such as ARM or x86-32. 3 .To replace KCoFI's SFI instrumentation with that found in Portable Native Client (PNaCL) Can anyone review my idea for the projects? I believe pursuing a project on KCoFI will be worth because it is the only Control Flow Integrity protection for commodity operating systems which does not uses any expensive memory safety. I believe this project will have a wide scope for the future. Regards Aditya Verma Junior Undergraduate IDD Computer Sc & E...
2006 Apr 10
6
"Pursuit of Happiness" ? Are you sure ?
I always kind of liked this title (the title of Davids super Rails presentation), but then I saw this quote today: "The pursuit of happiness is a most ridiculous phrase; if you pursue happiness you''ll never find it." by C.P Snow I''d have to agree with this quote. It''s the same as love... go looking for it, and you''ll never find it. Soooo... David,
2014 May 26
3
CentOS-6.5 rescue disk?
Is there such a thing as a CentOS rescue disk? Google gives many links to such a thing, but when I pursue them I do not get to an URL where I can actually download one. -- Timothy Murphy e-mail: gayleard /at/ eircom.net School of Mathematics, Trinity College, Dublin 2, Ireland
2007 May 01
4
is dundi worth pursuing in this situation?
At work, I have 4 branch offices at which I've deployed asterisk. Call termination/origination at each branch office is handled either through a frac PRI or 3rd party SIP provider. Soon, I'll be replacing the legacy PBX at our HQ with asterisk. Each branch office has between 3 and 20 employees, each with their own extension and DID, and at headquarters, we have about 70 people, again
2008 Oct 31
0
[LLVMdev] Testers
Hi, I have a project idea, that I may pursue in the future. In the meantime, I think I need to spend the next few months getting familiar with LLVM and the code, which I can do through svn (thank you). Also, for 2.5 and beyond, are you still in need of nightly testers? I will set up a Linux x86-64, and also have a Mac Pro (Leopard) for this. For Linux I plan on using the new Fedora 10,
2016 Mar 08
2
GSOC inquiry.
Hi, I am Om Shivom pursuing CSE from PEC University of Technology, Chandigarh and I have previously worked on C++ and Python. I am interested in contributing to llvm through GSOC 2016. I need a little guidance on how to get started here. Regards. -------------- next part -------------- An HTML attachment was scrubbed... URL:...
2018 Jun 15
3
Codeowner for MIPS
Dear community, I will be leaving MIPS on the 20th to pursue other LLVM based endeavours. As such, I am stepping down as code owner. My apologies for the timing with regard to the current release, I had hoped that the process would have be complete by then. I would like to nominate Simon Atanaysan as the new code owner for the MIPS backend. Thanks, Simon -------------- next part
2017 Dec 15
2
ot: 2.2 ghettoforge install systemctl Q
I've installed new Centos 7 with Dovecot 2.2 from ghettoforge and, used /etc/dovecot from current Centos 6 Dovecot 2.1 I can start/stop Dovecot with dovecot / doveadm stop BUT when I tried 'systemctl' I get # systemctl status dovecot ? dovecot.service - Dovecot IMAP/POP3 email server Loaded: loaded (/usr/lib/systemd/system/dovecot.service; disabled; vendor preset: disabled)
2019 Aug 25
2
no connections yet target is busy, can't unmount
For clarity, let me repeat: I am no longer pursuing this issue.
2011 Feb 21
2
Regarding Soft Independent Modeling Computational Analysis
Hi I'm a B.E student pursuing my Project in the CEERI unit of the Council of Scientific and Industrial Research, Chennai, TN, India. I'm working on R -Language for my project. I'm in need of the functionality of SIMCA for the project. Is there any in-built function for SIMCA in R? Or are there people working on it? It w...
2001 Mar 20
1
Neuro Net Recordings now provides Ogg Vorbis products
For Immediate Press Release Neuro Net Recordings public relations contact: Kenji Rikitake, e-mail only, at kenji@nnr.to Neuro Net Recordings Website Address: www.nnr.to NEURO NET RECORDINGS NOW PROVIDES OGG VORBIS PRODUCTS FREE ONLINE TOYONAKA CITY, OSAKA, JAPAN, March 21, 2001 - Neuro Net Recordings (NNR), an independent electronic music label, has announced that the NNR online products are
2017 Aug 31
3
[RFC] Value Range Based Optimization Opportunity in LLVM
Hi All, We have recently found some optimization opportunities created by replicating code into branches in order to enable optimization. In general, the optimization opportunity we are pursuing is like the following. Given pseudo-code: // block A if (some condition) // block B // block C If it can be efficiently proven that some portion of block C can be simplified had control flow not gone through the if statement, it might be useful to convert this CFG into a diamond and hoist t...
2015 Jul 28
4
[PATCH v4 0/4] virtio: Clean up scatterlists and use the DMA API
...; > using virtme from here: > > https://git.kernel.org/cgit/utils/kernel/virtme/virtme.git > > Without these patches, the guest hangs forever. With these patches, > everything works. > Dusting off an ancient thread. Now that the dust has accumulated^Wsettled, is it worth pursuing this? I think the situation is considerably worse than it was when I originally wrote these patches: I think that QEMU now supports a nasty mode in which the guest's PCI bus appears to be behind an IOMMU but the virtio devices on that bus punch straight through that IOMMU. I have a half-heart...
2015 Jul 28
4
[PATCH v4 0/4] virtio: Clean up scatterlists and use the DMA API
...; > using virtme from here: > > https://git.kernel.org/cgit/utils/kernel/virtme/virtme.git > > Without these patches, the guest hangs forever. With these patches, > everything works. > Dusting off an ancient thread. Now that the dust has accumulated^Wsettled, is it worth pursuing this? I think the situation is considerably worse than it was when I originally wrote these patches: I think that QEMU now supports a nasty mode in which the guest's PCI bus appears to be behind an IOMMU but the virtio devices on that bus punch straight through that IOMMU. I have a half-heart...
2014 Aug 22
4
[LLVMdev] QEMU testing for LIT execution tests
...e could be implemented in a couple of generic ways: * scp & ssh for remote hosts (or QEMU with an OS image) * Wrapper around Android's adb * Thin wrapper around "run it in this machine's shell" (what we currently have) What are your thoughts on this? Is this worth pursuing? What other use-cases can we support by structuring LIT this way? I don't yet have a concrete proposal for what this would look like, but I can throw one together if there's interest. Cheers, Jon -- Jon Roelofs jonathan at codesourcery.com CodeSourcery / Mentor Embedded
2012 Feb 27
2
Testing needed
...s the argument to have type 'const char **' but the argument passed is of type 'char **'. However, it was my understanding that the C standard specified that conversions from 'char **' to 'const char **' should be allowed without warning. If you're interested in pursuing this please try changing line 175 of src/share/utf8/iconvert.c from: k = iconv(cd2, 0, 0, &ob, &obl); to: k = iconv(cd2, 0, 0, (const char**) &ob, &obl); and seeing if there is a warning with the replacement. Cheers, Erik -- --------------------------------------------...
2019 Mar 27
2
Student Introduction
...ad studying in NIT Warangal, India. I am interested to work on the project "Weighting Schemes" under the guidance of Olly Bets and Gaurav Arora; this project requires basic(or better) C++ knowledge and I've done 2 years of basic C++ in my high school. Moreover, this is my 2nd semester pursuing a computer science major in NITW. Although I am new to the open source community, I feel I am a potential candidate for the same and will post my draft proposal asap for your feedback. Regards, Hemant Kumar Singh -------------- next part -------------- An HTML attachment was scrubbed... URL: <...
2005 Jun 27
2
Accessing SIP username from AGI script
Hi, I'm writing an AGI script to manage outgoing calls. We need to interrogate a database to work out which line a particular user is allowed to use for outgoing calls. However, I cannot find a way for my AGI script to access the SIP username. Does anyone know if this is possible (even if it is just passing a variable from extensions.conf to the script)? Thanks in advance, David
2017 Oct 31
2
RH software collections
Off topic, since it is a RH question, but I'm hoping someone here can point me to the right place to pursue this: We need an official RH build of nginx that contains the lua module(s), but the nginx builds in the rh scl repository do not. So, I'm looking for how to make an appropriate contact to inquire if RH could add lua to their current nginx build for the software collections I
2013 May 16
4
[LLVMdev] _Znwm is not a builtin
On Wed, May 15, 2013 at 7:49 PM, Chandler Carruth <chandlerc at google.com>wrote: > On Wed, May 15, 2013 at 8:31 PM, Richard Smith <richard at metafoo.co.uk>wrote: > >> Hi, >> >> LLVM classifies _Znwm as a builtin by default. After some discussion, the >> C++ core working group have decreed that that is not correct: calls to >> "operator