search for: emu

Displaying 20 results from an estimated 202 matches for "emu".

Did you mean: edu
2012 Apr 22
10
Assignment problems
...19 1992 AUS PRT 0 0 17.4950008 321708.281 9.9630003 102890.258 0 17625.3 2.611476e+02 20 1992 AUS SWE 0 0 17.4950008 321708.281 8.6680002 264822.875 0 15385.4 4.653388e+02 there is 3400 observations. 3.1.1. Construct a dummy variable, EMU, that in any given year takes the value 1 if both countries are members of the EMU and 0 otherwise. How big a proportion of the observations are among EMU member countries? This problem is solved with: euro<-c("AUT","BEL","DEU","ESP","FIN",&quo...
2016 Dec 16
3
libgme drive-by exploit.
...lugins-bad-free is indeed installed, and is listed as an installation from anaconda, so it is on the media. I didn't specifically select it in the package set I installed. I didn't look to see if any third-party packages have it.... lessee.... nope, didn't find the 'Game Music Emu' (gstreamer-plugins-bad-extras contains this in Fedora 25) anywhere, but I reserve the right to be wrong. Now, even though C7 is not vulnerable by default, following Chris Evans' narrative on how he dug this out and made it reliably exploitable is a very good read, especially if you wan...
2013 Jul 19
2
[LLVMdev] llva-emu
Hi All, can anyone tell me where I can find the sources for the llva-emu project? I've tried to contact  Michael Brukman or Brian Gaeke but no reply. thank you for any help, dacian -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130719/94fcf74b/attachment.html>
2013 Jul 19
0
[LLVMdev] llva-emu
On 7/19/13 3:20 AM, Herbei Dacian wrote: > > > Hi All, > can anyone tell me where I can find the sources for the llva-emu project? The llva-emu code is extremely old and, as I recall, not very feature-filled. It was also done for a class project (I don't think it was used for the original LLVA publication, and it wasn't used for any of the subsequent LLVA/SVA publications on which I worked). For what pur...
2002 Jun 09
1
S or R used in natural language processing (NLP)?
Dear All, Does anyone use S or R for statistical natural language processing (NLP)? All I have found so far is a package called EMU (http://www.shlrc.mq.edu.au/emu/emu-splus.shtml) which is a speech wave-form processing package. What I'm looking for are routines to support text processing, text categorization, word sense disambiguation, text understanding etc. In particular, I would like to find a routine in R to perfo...
2002 Aug 27
1
Is it possible to boot a CD-Image of a bootable CD (no disk emu) via pxe
Hello Peter, is it possible to boot a CD-Image of a bootable CD (no disk emu) via pxe. I've build up the infrastructure to boot normal floppy images via PXE (under W2K and/or Netware). I have a ISO image of the bootable CD (1 tack TAO eltorinto with an a single boot sect -> bootimage is 2kB, ISO image about 600 MB) I suspect that a combination of MEMDISK and PXELIN...
2017 Jul 06
4
[Bug 101708] New: 'shader translation failed: -4' with dolphin-emu ubershaders
https://bugs.freedesktop.org/show_bug.cgi?id=101708 Bug ID: 101708 Summary: 'shader translation failed: -4' with dolphin-emu ubershaders Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at li...
2015 Mar 04
0
ot: maildir has overdrawn his diskspace quota
...ome searches, found similar probs, but, no solution as yet any ideas ? after physically removing some emails from this user's 'cur', I re-queued 'stuck' message, it was then accepted # quota -g vmail # quota -u vmail # [1] # grep 719855FC42 /var/log/maillog Mar 3 15:20:58 emu postfix/smtpd[18535]: 719855FC42: client=mail-pa0-f51.google.com[209.85.220.51] Mar 3 15:20:58 emu postfix/cleanup[18631]: 719855FC42: message-id=<54f536ad.21da440a.6572.3c07 at mx.google.com> Mar 3 15:21:01 emu postfix/qmgr[1906]: 719855FC42: from=<dsome1 at gmail.com>, size=548719...
2003 Jul 23
3
Samba Domain Emu
Hi I have read that Samba can emulate an NT Domain. Is this still possible? I dont see much about it listed anymore. Is it still supported in 2.2.8a. Does anyone have any information concerning this? We would like our version to do this so we can do some testing with one of our NetApp 880's. -- Thank you TJ ______________...
2013 Jun 20
3
UBO support for nouveau broken
Hey guys, I'm using the dolphin emulator from time and the stable version works reasonable well with current nvidia cards and nouveau.The git version got an overhaul however and now uses opengl3 and ubos (without ubo it uses a glUniform fallback). The ubo support works with the blobs. There are probably a few bugs with ubo one might...
2006 May 23
11
how to debug RTNETLINK invalid argument?
Hey, I am getting an invalid argument trying to insert a qdisc: [root@emu-5 iproute2]# tc qdisc add dev eth0 root xcp capacity 50Mbit limit 500 RTNETLINK answers: Invalid argument I''m not sure whats wrong here, because i can successfully insert this qdisc on other computers of mine. How can i debug this? Thanks! George
2019 Nov 24
0
[PATCH net-next v2] drivers: net: virtio_net: Implement a dev_watchdog handler
On Sun, Nov 24, 2019 at 03:03:52PM -0800, Jakub Kicinski wrote: > On Sun, 24 Nov 2019 16:48:35 -0500, Michael S. Tsirkin wrote: > > diff --git a/arch/m68k/emu/nfeth.c b/arch/m68k/emu/nfeth.c > > index a4ebd2445eda..8e06e7407854 100644 > > --- a/arch/m68k/emu/nfeth.c > > +++ b/arch/m68k/emu/nfeth.c > > @@ -167,7 +167,7 @@ static int nfeth_xmit(struct sk_buff *skb, struct net_device *dev) > > return 0; > > } > >...
2019 Nov 24
1
[PATCH net-next v2] drivers: net: virtio_net: Implement a dev_watchdog handler
On Sun, 24 Nov 2019 16:48:35 -0500, Michael S. Tsirkin wrote: > diff --git a/arch/m68k/emu/nfeth.c b/arch/m68k/emu/nfeth.c > index a4ebd2445eda..8e06e7407854 100644 > --- a/arch/m68k/emu/nfeth.c > +++ b/arch/m68k/emu/nfeth.c > @@ -167,7 +167,7 @@ static int nfeth_xmit(struct sk_buff *skb, struct net_device *dev) > return 0; > } > > -static void nfeth_tx_timeo...
2013 Dec 12
1
ot: tracking messages- luser troubleshooting
I had a user complaining of 'not getting emails' I've searched for sender in maillog, got two messages, both showed up as; Dec 12 15:51:29 emu postfix/pipe[9607]: 3F21C5E750: to=<xxx>, relay=dovecot, delay=6.4, delays=6.3/0.01/0/0.12, dsn=2.0.0, status=sent (delivered via dovecot service) Dec 12 15:51:29 emu postfix/qmgr[20178]: 3F21C5E750: removed yes the user claimed the message was not received, eventually, after traversing thr...
2013 Apr 24
4
Network not working after restore with qemu-xen windows domU and gplpv
2011 Nov 01
5
[LLVMdev] RFC: Upcoming Build System Changes
...rebuilds turn releases into things that must be organized and coordinated; minute-long rebuilds still disrupt workflow. Time and effort spent on getting the build process fast are well invested. On the reasons why make-based builds are slow, Peter Miller has some insight to offer: http://miller.emu.id.au/pmiller/books/rmch/ . I'm not sure how widely recognized that paper is. Maybe it's widely known and today's build times stem from other things than recursive make. Regards, Jo
2018 Sep 14
0
virsh doesn't support vtpm using XEN?
...{ "devid": 0, "mac": "00:16:3e:7c:04:3a", "bridge": "bc_br0", "script": "vif-bridge", "nictype": "vif_ioemu" }, { "devid": 1, "mac": "00:16:3e:b4:c1:c6", "bridge": "mgmt_br0", "script": "vif-bridge",...
2011 Mar 18
1
Problem with Slope.test function
Hi all, I need to test the significnce of difference between slopes of two regression lines and regression line with theoretical line. I try to use Slope.test function from emu package, but an error occured... library(emu) d1<-data.frame(P1=c(1,2,3,5,7,8,9,13,14,15), P2=c(1,2,5,8,11,13,15,15,18,24), R=c(2,7,8,9,16,21,27,31,33,36)) # First data set m1<-lm(R~P1+P2+P1*P2,data=d1) # Regr. model d2<-data.frame(P1=c(1,5,4,7,9,1,12,4,4,5), P2=c(1,2,0,7,4,1,2,0,7,0...
2007 Apr 18
1
[PATCH 2/12] ldt-accessors
...rrent->mm)) { + struct desc_struct *desc = &LDT_DESCRIPTOR(regs->xcs); + addr = (kprobe_opcode_t *) (get_desc_base(desc) + regs->eip - sizeof(kprobe_opcode_t)); } else { addr = (kprobe_opcode_t *)(regs->eip - sizeof(kprobe_opcode_t)); Index: linux-2.6.13/arch/i386/math-emu/fpu_system.h =================================================================== --- linux-2.6.13.orig/arch/i386/math-emu/fpu_system.h 2005-08-08 13:50:12.000000000 -0700 +++ linux-2.6.13/arch/i386/math-emu/fpu_system.h 2005-08-08 13:53:28.000000000 -0700 @@ -22,7 +22,6 @@ /* s is always from a...
2007 Apr 18
1
[PATCH 2/12] ldt-accessors
...rrent->mm)) { + struct desc_struct *desc = &LDT_DESCRIPTOR(regs->xcs); + addr = (kprobe_opcode_t *) (get_desc_base(desc) + regs->eip - sizeof(kprobe_opcode_t)); } else { addr = (kprobe_opcode_t *)(regs->eip - sizeof(kprobe_opcode_t)); Index: linux-2.6.13/arch/i386/math-emu/fpu_system.h =================================================================== --- linux-2.6.13.orig/arch/i386/math-emu/fpu_system.h 2005-08-08 13:50:12.000000000 -0700 +++ linux-2.6.13/arch/i386/math-emu/fpu_system.h 2005-08-08 13:53:28.000000000 -0700 @@ -22,7 +22,6 @@ /* s is always from a...