search for: proposals

Displaying 20 results from an estimated 20031 matches for "proposals".

Did you mean: proposal
2002 Nov 10
0
bug with symlinks
Hello, I am mirroring the debian tree using rsync. I realised following bug. Version: 2.5.5-0.2 on Debian GNU/Linux. Rsync did not correct old symlinks. # ls -l debian-non-US/dists/ total 60 drwxr-xr-x 2 root root 4096 Apr 17 2001 Debian2.2r7/ drwxr-xr-x 2 root root 4096 Feb 28 2001 Debian3.0r0/ drwxr-xr-x 2 root root 4096 Nov 10 02:30
2015 May 27
2
CATPR - new article for pending proposal
...ed location: http://wiki.centos.org/AdditionalResources/CATPR I'm not sure if this is the appropriate next step in the process (and no one seems to be able to tell me), but the page can always be deleted if the proposal dies. On that note, is there a standard/convention for articles that are proposals in progress (yet to be accepted)? Maybe prefixing the subject with [DRAFT] or [PROPOSAL]? Anyways, please create the article and grant me edit permission to it. Thanks! Carl George IUS CoreDev Team
2016 Oct 08
3
[test-suite] making the test-suite succeed with "-Ofast" and "-ffp-contract=on"
Hi, I would like to provide a summary of the different proposals on how to fix the test-suite to make it succeed when specifying extra CFLAGS "-Ofast" and "-ffp-contract=on". I would like to expose the issue and proposed ways to fix it to other potential reviewers that could provide extra feedback. We also need to decide which proposal (or...
2016 Oct 13
2
GitHub Survey?
...are right on point with respect to the document, neither too much or not enough. If the survey does not help quantifying how much a concern raised in the proposal is important, it is an issue to me. For this particular question, here are some relevant pieces of the proposal: http://llvm.org/docs/Proposals/GitHubMove.html#concerns <http://llvm.org/docs/Proposals/GitHubMove.html#concerns> "Refactoring across projects is not friendly: taking some functions from clang to make it part of a utility in libSupport wouldn’t carry the history of the code in the llvm repo, …. “ http://llvm.org/docs...
2013 Jul 12
4
Call for Proposals: 2013 Linux Plumbers Virtualization Microconference
The Call for Proposals for the 2013 Linux Plumbers Virtualization Microconference is now open. This uconf is being held as part of Linux Plumbers Conference in New Orleans, Louisiana, USA September 18-20th and is co-located with LinuxCon North America. For more information see: http://www.linuxplumbersconf.org/2013/...
2013 Jul 12
4
Call for Proposals: 2013 Linux Plumbers Virtualization Microconference
The Call for Proposals for the 2013 Linux Plumbers Virtualization Microconference is now open. This uconf is being held as part of Linux Plumbers Conference in New Orleans, Louisiana, USA September 18-20th and is co-located with LinuxCon North America. For more information see: http://www.linuxplumbersconf.org/2013/...
2015 Mar 21
2
Xen in a Box Proposal
Hi everyone, I am a masters student at IIIT- Hyderabad, India. I have submitted my GSOC proposal for Xen in a Box. I would be great to have some suggestions especially about the porting of xapi on CentOS Abstract: My project goal is to deliver set of scripts preferrably in bash, along with all necessay packages to convert standared installers ISOs into customized ISOs which install CentOS 6 +
2016 Oct 08
3
[test-suite] making the test-suite succeed with "-Ofast" and "-ffp-contract=on"
...<mailto:matze at braunis.de>> >> Sent: Friday, October 7, 2016 7:34:40 PM >> Subject: [test-suite] making the test-suite succeed with "-Ofast" and "-ffp-contract=on" >> >> Hi, >> >> I would like to provide a summary of the different proposals on how >> to >> fix the test-suite to make it succeed when specifying extra CFLAGS >> "-Ofast" and "-ffp-contract=on". I would like to expose the issue >> and >> proposed ways to fix it to other potential reviewers that could >> provide extra...
2020 Jun 02
8
[PROPOSAL] Introduce a new LLVM process to resolve contentious decisions
...it, and if it doesn’t work out, we can try again. -Chris —— Hello LLVM community, The review of "Introduce a new LLVM process to resolve contentious decisions" begins now and runs through June 12, 2020. The proposal is available online <https://github.com/llvm/llvm-www/blob/master/proposals/LP0001-LLVMDecisionMaking.md>. Feedback is an important part of the LLVM Proposal process. All review feedback should be either on this forum thread or, if you would like to keep your feedback private, directly to one of the review managers. **What goes into a review?** The goal of the review...
2015 Dec 25
1
[RFC PATCH v2 0/7] stabilize kepler reclocking
Am 25.12.2015 um 18:43 schrieb Pierre Moreau: > Hello, > > Maybe my e-mail client is messing with me, but I couldn't find any dmesg output > attached to your e-mail. Could you please try to attach it again? > > By the way, since you have a Kepler, you should try booting with > "nouveau.War00C800_0=1". That workaround is enabled by default in 4.4-rc5 > (IIRC),
2015 Dec 25
3
[RFC PATCH v2 0/7] stabilize kepler reclocking
Hello, following up on myself, it was suggested on IRC that I better attach a dmesg output. Here's the output of a clean boot & echo 0f > /sys/.../pstate cycle. I can't spot a message that relates to the reclock action, and there's only one weird "nouveau 0000:04:00.0: clk: base: 7 MHz, boost: 7 MHz" message. On the other hand: # cat
2016 Oct 13
2
GitHub Survey?
.... We can re-word to make that more clear. > >> 4. How often do you work on a small LLVM sub-project without using a checkout of LLVM itself? >> - Always. >> - Most of the time. >> - Sometimes. >> - Never. > > Interesting, it covers the main problem with both proposals. > > >> 5. Please categorize how you interact with upstream. >> - I need read/write access, and I have limited disk space. >> - I need read/write access, but a 1GB clone doesn't scare me. >> - I only need read access. > > I'm not sure that's critic...
2017 Jul 12
2
Call for Talks, Tutorials, BoFs, Panels, Student Research Competition, and More!
Call for Talks, Tutorials, BoFs, Panels, Student Research Competition, and More! All developers and users of LLVM and related sub-projects are invited to present at the 2017 LLVM Developers’ Meeting. We are looking for the following proposals: Technical Talks (~30 minutes): - On LLVM Infrastructure,Clang and all related sub-projects - On uses of LLVM in academia or industry - On new projects using Clang or LLVM Tutorials (~60 minutes) - In depth talks on LLVM infrastructure or other core libraries NEW: Student Research Competition Techn...
2010 Dec 02
0
[LLVMdev] Alternative exception handling proposal
On Dec 2, 2010, at 4:26 AM, Duncan Sands wrote: >>> Inlining >>> -------- >>> >>> Many a plausible seeming exception handling scheme has fallen by the way-side >>> because it interacts poorly with inlining. >>> >>> Here is how inlining would work with this scheme. It's pretty close to how >>> it works right now.
2013 Jan 11
2
[Community Review] Mirage Incubation Project Proposal
Hi everybody, this e-mail is to let you know that the OpenMirage project is seeking to become a Xen.org hosted project. The prospective project lead of the Mirage Project - Anil Madhavapeddy - has requested a Review of the Mirage Project to become an Xen.org Incubation project. In line with Xen Project Governance (see http://www.xen.org/projects/governance.html), in particular sections -
2010 Dec 07
3
[LLVMdev] Inlining and exception handling in LLVM and GCC
...ouble (the actions would be listed in a dispatch instruction that is >> not allowed to be moved out of the landing pad). Thus with this proposal too >> there would also be no problem in teaching the inliner to do the right thing. > > If I got it right, you're saying that both proposals are similar in > that they both fix the inlining problem and both specify uniquely the > landing pads for every invoke. yes, they both make the inlining problem fixable because it is always possible to find the catch info associated with an invoke (or basic block). In fact any proposal that...
2020 May 25
3
[PITCH#2] Improvements to LLVM Decision Making
Hi all, Thank you for everyone that participated in the first round of the discussion <http://lists.llvm.org/pipermail/llvm-dev/2020-January/138267.html>. I’ve incorporated feedback into the draft of the proposal, and I’d appreciate it if you could take another look and share your thoughts. One piece of feedback is that GitHub gists aren’t great for detailed feedback and iteration, so I
2018 Jun 29
2
2018 LLVM Dev Mtg - Call for Papers (Deadline July 30)
Call for Talks, Tutorials, BoFs, Panels, Student Research Competition, and More! All developers and users of LLVM and related sub-projects are invited to present at the 2018 LLVM Developers’ Meeting <https://llvm.org/devmtg/2018-10/>. We are looking for the following proposals: Technical Talks (30 minutes including Q&A): - On LLVM Infrastructure,Clang and all related sub-projects - On uses of LLVM in academia or industry - On new projects using Clang or LLVM Tutorials (60 minutes) - In depth talks on LLVM infrastructure or other core libraries Student Research Compet...
2016 Jul 02
3
2016 LLVM Developers' Meeting - Bay Area: Call for Papers!
Call for Talks, Tutorials, BoFs, Panels, and More! All developers and users of LLVM and related sub-projects are invited to present at the 2016 LLVM Developers’ Meeting. We are looking for the following proposals: - Technical Talks on LLVM Infrastructure (~30 minutes) - Technicals Talks on related sub-projects (Clang, etc) - Talks of uses of LLVM in academia or industry - Talks on new projects using Clang or LLVM - Lightning Talks (5 minutes, no questions, no discussions) - In depth Tutorials (60 minutes)...
2015 Apr 16
0
Xen in a Box Proposal
Hi, Regarding my gsoc proposal (xen in a box), I have developed a set of scripts to create a custom CentOS ISO which delivers Xen 4.4 stack on CentOS 6.6 with libvirt and fully bridge network settings. I have used xen scripts for networking settings. Waiting for feedback. scripts: https://github.com/gautammaloo/centos-xen proposal: