Re: [lldb-dev] [llvm-dev] FYI, Phabricator is really slow due to HN about LLD

2017-02-17 Thread Chandler Carruth via lldb-dev
Nah, its fine. Would have been completely easy to throw the necessary hardware at handling the load if I hadn't messed up the config. =] On Fri, Feb 17, 2017 at 2:39 PM Andrew Kelley via llvm-dev < llvm-...@lists.llvm.org> wrote: > Ah, sorry about that. Maybe I should have linked to the mailing l

Re: [lldb-dev] [llvm-dev] FYI, Phabricator is really slow due to HN about LLD

2017-02-17 Thread Chandler Carruth via lldb-dev
Fixed! So sorry for the email outage folks, was my bad. On Fri, Feb 17, 2017 at 1:58 PM Chandler Carruth wrote: > Have they come back? the instance appeared to reboot cleanly and the pages > are serving... I'll dig into this in a couple of hours when I can. > > On Fri, Feb 17, 2017 at 1:37 PM Al

Re: [lldb-dev] [llvm-dev] FYI, Phabricator is really slow due to HN about LLD

2017-02-17 Thread Chandler Carruth via lldb-dev
Have they come back? the instance appeared to reboot cleanly and the pages are serving... I'll dig into this in a couple of hours when I can. On Fri, Feb 17, 2017 at 1:37 PM Alex Bradbury via llvm-dev < llvm-...@lists.llvm.org> wrote: > On 17 February 2017 at 19:23, Chandler Carruth via lldb-dev

Re: [lldb-dev] FYI, Phabricator is really slow due to HN about LLD

2017-02-17 Thread Alex Bradbury via lldb-dev
On 17 February 2017 at 19:23, Chandler Carruth via lldb-dev wrote: > https://news.ycombinator.com/item?id=13670458 > > I'm restarting Phab with lots more cores / memory. Hopefully back up and > fast soon. Hi Chandler, Email notifications and the "recent changes" feed (https://reviews.llvm.org/fe

Re: [lldb-dev] LLVM GSOC Projects Criteria Consultation (before 2/28)

2017-02-17 Thread John Criswell via lldb-dev
On 2/17/17 1:16 AM, Mehdi Amini via lldb-dev wrote: Hello all, GSOC is around the corner, and the LLVM projects plans to participate again this year. For those who don’t know about GSOC, students are proposing a project that they will work on for 3 months. Amongst other, one goal for LLVM is

[lldb-dev] FYI, Phabricator is really slow due to HN about LLD

2017-02-17 Thread Chandler Carruth via lldb-dev
https://news.ycombinator.com/item?id=13670458 I'm restarting Phab with lots more cores / memory. Hopefully back up and fast soon. ___ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Re: [lldb-dev] [llvm-dev] LLVM GSOC Projects Criteria Consultation (before 2/28)

2017-02-17 Thread Davide Italiano via lldb-dev
On Thu, Feb 16, 2017 at 10:16 PM, Mehdi Amini via llvm-dev wrote: > Hello all, > > GSOC is around the corner, and the LLVM projects plans to participate again > this year. For those who don’t know about GSOC, students are proposing a > project that they will work on for 3 months. Amongst other, on

[lldb-dev] LLVM Social Berlin #6, February 23rd

2017-02-17 Thread Alex Denisov via lldb-dev
Hello again. We do not know exact topics for this meetup yet. If you want to give a talk (no matter whether it is one hour long or just 10 minutes), please get in touch. Otherwise, I will be preparing an introductory talk about JIT. I want to cover runtime compilation in general and also touch

Re: [lldb-dev] LLVM GSOC Projects Criteria Consultation (before 2/28)

2017-02-17 Thread Hal Finkel via lldb-dev
On 02/17/2017 12:16 AM, Mehdi Amini via lldb-dev wrote: Hello all, GSOC is around the corner, and the LLVM projects plans to participate again this year. For those who don’t know about GSOC, students are proposing a project that they will work on for 3 months. Amongst other, one goal for LLV

Re: [lldb-dev] Failure connecting to lldb-server running in local virtual machine.

2017-02-17 Thread Howard Hellyer via lldb-dev
Greg Clayton wrote on 16/02/2017 17:17:41: > Sounds like a race condition we need to solve. It seemed likely but I thought I'd confirm that before I investigated too deeply just in case there was anything obvious I'd missed. > This sounds like a very common VM issue. If you can elaborate on