search for: joshua

Displaying 20 results from an estimated 3512 matches for "joshua".

2020 Jan 14
2
Display broken after resume from suspend
Another log, per Lyude on #nouveau. j On Tuesday, January 14, 2020 8:52:51 AM AKST Joshua J. Kugler wrote: > Here we go! > > j > > On Tuesday, January 14, 2020 7:08:20 AM AKST Ilia Mirkin wrote: > > Hi Joshua, > > > > Not a fix for your issue, but Ben noticed this (and fixed it): > > > > https://github.com/skeggsb/nouveau/commit/024bda7d2...
2006 Mar 26
1
Dovecot abort while selecting INBOX
...ly marked SPAM messages into a folder, when I suddenly got disconnected from the IMAP server. I attempted to reconnect, but any attempts to access my INBOX would disconnect me. I looked in /var/log/mail.log on my server, and found this: Mar 26 12:42:17 dashnine dovecot: imap-login: Login: user=<joshua>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured Mar 26 12:42:17 dashnine dovecot: imap(joshua): Trying to allocate 0 bytes Mar 26 12:42:17 dashnine dovecot: child 31035 (imap) killed with signal 6 Looks like Dovecot aborted. I grabbed a tcpdump of the event after turning off SSL, which i...
2010 Jul 20
2
[LLVMdev] Fwd: Building VMKit
...help, but if 64-bit systems are still a big problem, perhaps the VMKit AOT compiler is not the best solution to my problem. I'd like to be able to support the major (if not all all) platforms that the Avian JVM supports - x86 & x86_64 linux & windows, powerpc darwin and ARM. Regards, Joshua On Tue, Jul 20, 2010 at 8:00 AM, nicolas geoffray < nicolas.geoffray at gmail.com> wrote: > Hi Joshua, > > If you can get a running 32bit system, I'd suggest you do so, as you'll get > up to speed right away. I can't test VMKit on a 64bits machine, and I have > be...
2020 Apr 01
1
Display broken after resume from suspend
...ever in nouveau_connector_detect_depth() we would then force it to 6. And in nv50_mstc_get_modes it'd become 8. So this is still a bit unclear to me. If you're up to it, do some tracing, try to figure out why it's deciding to do 10bpc. Cheers, -ilia On Tue, Mar 31, 2020 at 8:37 PM Joshua J. Kugler <joshua at azariah.com> wrote: > > Just curious if any of the recent fixes have addressed this. :) > > j > > On Tuesday, January 14, 2020 1:05:28 PM AKDT Joshua J. Kugler wrote: > > Another log, per Lyude on #nouveau. > > > > j > > > >...
2020 Jan 14
2
Display broken after resume from suspend
Hi Joshua, Not a fix for your issue, but Ben noticed this (and fixed it): https://github.com/skeggsb/nouveau/commit/024bda7d2b0c3b0731433d60a494c78ab58cb216 which is what causes us to even try 540MB/s link training. However with this fix applied, it'll just give up faster. I'm told eDP is generall...
2007 Feb 28
3
Datamining-package rattle() Errors
...RUE))) + if(nchar(pkg)) library(pkg, character.only=TRUE)}) > update.packages(ask='graphics') On 2/28/07, Roberto Perdisci <roberto.perdisci@gmail.com> wrote: > > Hi, > out of curiosity, what is the name of the package you found? > > Roberto > > On 2/27/07, j.joshua thomas <researchjj@gmail.com> wrote: > > Dear Group, > > > > I have found the package. > > > > Thanks very much > > > > > > JJ > > --- > > > > > > On 2/28/07, j.joshua thomas <researchjj@gmail.com> wrote: > >...
2017 Jun 01
0
FW: ATTN: nbalacha IRC - Gluster - BlackoutWNCT requested info for 0byte file issue
...off, based on the information provided in the Bugzilla report you included. We?re currently pending confirmation as to if this has resolved the issue for the short term. I?ll update you with this once I?ve received confirmation. We?re also planning an upgrade to 3.10.2 shortly. Regards, [Probax] Joshua Coyle P 1300 885 117 E joshua.coyle at probax.io<mailto:joshua.coyle at probax.io> W probax.io<http://www.probax.io/> A QV1 Perth, Level 33/250 St Georges Tce, Perth WA 6000 smart safe local cloud From: Nithya Balachandran [mailto:nbalacha at redhat.com] Sent: Wedne...
2020 Apr 29
2
Nontemporal memory accesses and fences
________________________________ From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of JF Bastien via llvm-dev <llvm-dev at lists.llvm.org> Sent: Tuesday, April 28, 2020 4:54 PM To: Cranmer, Joshua <joshua.cranmer at intel.com> Cc: llvm-dev at lists.llvm.org <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] Nontemporal memory accesses and fences I see nontemporals as a nice builtin so you don’t have to hand-write the assembly. I don’t think existing hardware is consistent enou...
2010 Jul 20
0
[LLVMdev] Fwd: Building VMKit
Hi Joshua, What plans did you have for GC? No GC at all or Avian JVM has its own GC (and is it precise or not?)? If you're not planning on using VMKit's GCs, then 64-bit system should not be a big problem: the only problem that we have now is compiling GNU Classpath, and most probably Avian JVM has...
2015 Oct 04
3
pjsip realtime registrations not pulling from ODBC
---------------------------------------- From: "Joshua Colp" <jcolp at digium.com> Sent: Sunday, October 4, 2015 12:12 PM To: asterisk-users at lists.digium.com Subject: Re: [asterisk-users] pjsip realtime registrations not pulling from ODBC On 15-10-04 01:09 PM, Bryant Zimmerman wrote: > -- > Joshua > Thanks for your reply. It...
2010 Jul 20
4
[LLVMdev] Fwd: Building VMKit
...ing the input or output files, but is otherwise running normally. Updating to the latest SVN version (revision 108831) didn't change anything (I was only a few days out of date). I'm not sure where to go from here. Does this fit with any of the known problems under 64-bit linux? Thanks, Joshua On Mon, Jul 19, 2010 at 4:45 PM, Minas Abrahamyan <minas.subs at gmail.com>wrote: > Hi Joshua, > > $ j3 Hello > > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): > > Assertion `(this->isInitializing() || > > classLoader->getCompiler()-&g...
2010 Jul 19
3
[LLVMdev] Building VMKit
...igure I configured vmkit with: ./configure --with-llvmsrc=/home/jowarner/code/llvm/ --with-llvmobj=/home/jowarner/code/llvm/ --with-gnu-classpath-glibj=/usr/share/classpath/glibj.zip --with-pnet-local-prefix=/home/jowarner/code/pnet-0.8.0/ --with-pnetlib=/home/jowarner/code/pnetlib-0.8.0/ Thanks, Joshua On Mon, Jul 19, 2010 at 8:40 AM, Duncan Sands <baldrick at free.fr> wrote: > > I'm trying to build VMKit from SVN, and I'm getting a bunch of errors > > that all seem to be related to the TRACER macro not getting defined: > ... > > Is there something wrong with...
2010 Jul 20
0
[LLVMdev] Fwd: Building VMKit
Hi Joshua, If you can get a running 32bit system, I'd suggest you do so, as you'll get up to speed right away. I can't test VMKit on a 64bits machine, and I have been aware that there are some compilation/execution problems. Besides, the current GCs of VMKit do not work on 64bits (neither MMTk n...
2010 Jul 19
1
[LLVMdev] Fwd: Building VMKit
Forgot to send to the mailing list... ---------- Forwarded message ---------- From: Joshua Warner <joshuawarner32 at gmail.com> Date: Mon, Jul 19, 2010 at 10:19 AM Subject: Re: [LLVMdev] Building VMKit To: nicolas geoffray <nicolas.geoffray at gmail.com> Thanks Nicolas, that worked great! Now, I'm having trouble invoking the compiler properly: $ llcj Hello.class -o=Hel...
2005 Dec 21
10
Globalize plugin
Is there any working example on using the Globalize plugin? It could help alot Thanks in advance -- Alexander Antonakakis email: alexis-+Saq9+MPrF0@public.gmane.org
2010 Jul 20
2
[LLVMdev] Fwd: Building VMKit
...or the target platform, with appropriate global symbols for functions, etc. to be linked as a boot image. Do you know if VMKit already has these features? If not, would it be fairly straightforward to add them in such a way as to also benefit VMKit (I don't want to maintain a custom branch)? Joshua On Tue, Jul 20, 2010 at 9:07 AM, nicolas geoffray < nicolas.geoffray at gmail.com> wrote: > Hi Joshua, > > What plans did you have for GC? No GC at all or Avian JVM has its own GC > (and is it precise or not?)? > > If you're not planning on using VMKit's GCs, then...
2010 Jan 14
5
Better way than an ifelse statement?
...xample$X3 <- ifelse(example$X2==1, -3, ( ifelse(example$X2==2, -1, ( ifelse(example$X2==3, 1, ( ifelse(example$X2==4, 3, NA))))))) ## this seems sloppy to me > example X1 X2 X3 1 1.75308880 1 -3 2 -0.49273616 2 -1 3 -0.12446648 3 1 4 -0.06417217 4 3 Thanks for your help, Joshua -- Joshua Wiley Senior in Psychology University of California, Riverside http://www.joshuawiley.com/
2015 Oct 14
4
[cfe-dev] Orc Windows C++
That's great news, thanks! If I can be of any help, let me know. :) I'll see if I can reduce the example for the relocation issue whilst you're at it. Regards, Joshua -- Joshua Gerrard JUCE Software Developer *ROLI’s **award-winning* <http://www.telegraph.co.uk/luxury/design/31520/the-seaboard-grand-piano-wins-designs-of-the-year-2014-award.html>* Seaboard GRAND, celebrated as the “**piano of the future* <http://edition.cnn.com/2013/09/27/tech/innovat...
2010 Jul 20
2
[LLVMdev] Fwd: Building VMKit
On Tue, Jul 20, 2010 at 9:52 AM, nicolas geoffray < nicolas.geoffray at gmail.com> wrote: > On Tue, Jul 20, 2010 at 5:35 PM, Joshua Warner <joshuawarner32 at gmail.com>wrote: > >> Hi Nicolas, >> >> I plan on using the Avian GC (which is a precise, generational >> collector). >> > > OK - Great! > > >> Eventually, I'd like to fully integrate all of the runtime services...
2006 Oct 30
1
Testing
With the 0.2.0 code, unit testing of workers isn''t working out of the box. I created a bare rails project (dubbed "ninja") and generated one worker "FirstWorker" and did rake test rake test (in /home/joshua/tmp/20061030-bdbtest/ninja) /usr/bin/ruby1.8 -Ilib:test "/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader.rb" "test/unit/first_worker_test.rb" /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:123:in `const_missing'': unin...