search for: roe

Displaying 20 results from an estimated 90 matches for "roe".

Did you mean: re
2013 Mar 01
7
Conditional Weighted Average (ddply or any other function)
Hello R community, I am computing weighted average statistic by using ddply function: My data set is: N1 T1 S1 I1 C1 FY-4 ROE11 EPS11 MKT11 N1 T1 S1 I1 C1 FY-3 ROE12 EPS12 MKT12 N1 T1 S1 I1 C1 FY-2 ROE13 EPS13 MKT13 N1 T1 S1 I1 C1 FY-1 ROE14 EPS14 MKT14 N1 T1 S1 I1 C1 FY0 ROE15 EPS15 MKT15 N1 T1 S1 I1 C1 FY1 ROE16 EPS16 MKT16 N1 T1 S1 I1 C1 FY2 ROE17 EPS17 MKT17 N2 T2 S2 I2 C2 F...
2018 Jul 20
0
[PATCH 3/3] [RFC V3] KVM: X86: Adding skeleton for Memory ROE
...r talking to QEMU folks I came up to conclusion that it when it comes to managing memory allocated for guest, it is always better to let KVM handles everything, unless there is a good reason to play with that memory chunk inside QEMU itself. - But actually there is a good reason for implementing ROE in kernel space, it is that ROE is architecture dependent to great extent. I should have emphasized that the only currently supported architecture is X86. I am not sure how deep the dependency on architecture goes. But as for now the current set of patches does a SPTE enumeration as part of the...
2018 Jul 20
0
[PATCH 3/3] [RFC V3] KVM: X86: Adding skeleton for Memory ROE
...if you ever want to support VM snapshotting/resumption, you'll > need support for restoring the protection flags from QEMU anyway. I never thought about that, but thanks for letting me know. I will keep that in my TODO list. >> - But actually there is a good reason for implementing ROE in kernel space, >> it is that ROE is architecture dependent to great extent. > > How so? The host component just has to make pages in guest memory > readonly, right? As far as I can tell, from QEMU, it'd more or less be > a matter of calling mprotect() a few times? (Plus pot...
2019 Aug 06
1
Wiki edit: HowTos/Grub2
Greetings! This is my first contribution, so please let me know if there is anything I should be doing differently. I am following the instructions found here: <https://wiki.centos.org/Contribute>. Your /FirstnameLastname/ username: MitchellRoe The proposed subject of your Wiki contribution(s): Corrected path for getting menu entries The proposed location of your Wiki contribution(s): In <https://wiki.centos.org/HowTos/Grub2>, in section 2 titled "2. How to Define the Default Entries", in the first code block, the comman...
2008 Feb 15
2
Skeletal relations
On 15-Feb-08, at 10:11 PM, Conrad Parker wrote: >> Lang: <locale> > > generally I think we should go with existing HTTP and email headers > where possible, eg. Content-Language 'k >> Description: <string> > > I kinda feel that this kind of human-readable metadata better belongs > in CMML; the skeleton tells you where to go (for each locale), the
2008 Feb 20
3
Skeletal relations
...> of like tracks. In fact with HTTP headers like Content-Language we can > also > > allow the server to default to a particular translation selection in the > > absence of guidance from the client. At the moment I think a > preliminary > > name for this specification is ROE - Silvia is in the process of nailing > the > > spec down so you should ask her any questions you have about it :) > > Obviously this doesn't "solve" the duplication issue (if there is one) > but > > it does prevent duplicated data eating bandwidth. > > I...
2013 Apr 26
1
remote backend
...fer to each segment (segment1, segment2, etc.) for my calls, as it appears they are aggregated and treated as a single database and Xapian takes care of which actual database segment to search. IE, searching all the segments for my search terms. Michael -----Original Message----- From: simon.roe at gmail.com<mailto:simon.roe at gmail.com> [mailto:simon.roe at gmail.com] On Behalf Of Sym Roe Sent: Friday, April 26, 2013 9:26 AM To: James Aylett Cc: Michael Lewis; xapian-discuss at lists.xapian.org<mailto:xapian-discuss at lists.xapian.org> Subject: Re: [Xapian-discuss] Conve...
2018 Jul 19
0
[PATCH 1/3] [RFC V3] KVM: X86: Memory ROE documentation
...l/kvm/hypercalls.txt +++ b/Documentation/virtual/kvm/hypercalls.txt @@ -121,3 +121,17 @@ compute the CLOCK_REALTIME for its clock, at the same instant. Returns KVM_EOPNOTSUPP if the host does not use TSC clocksource, or if clock type is different than KVM_CLOCK_PAIRING_WALLCLOCK. + +7. KVM_HC_HMROE +---------------- +Architecture: x86 +Status: active +Purpose: Hypercall used to apply Read-Only Enforcement to guest pages +Usage: + a0: start address of page that should be protected. + +This hypercall lets a guest kernel to have part of its read/write memory +converted into read-only. This...
2008 Feb 21
1
Skeletal relations
...codec or name resolution technology used, font downloading (like downloading of any other non-media-related data) should be done out-of-band. Of course you could always stuff your up-front data into the vorbis comment packet... > > > Realtime vs. prerolled do not present problems here. ROE is agnostic as > to > > whether the media data is generated on the fly or stored on disk - it > merely > > needs a handle on the data. Furthermore, with Annodex and ROE we will > > absolutely be able to switch tracks on the fly - that's part of the > point of > &gt...
2008 Feb 17
0
Skeletal relations
Ralph, Conrad, Now that we have ROE as a means to describe a multi-track ogg file - i.e. a means to author Skeleton - I assume this is supposed to describe how we map ROE information into Skeleton through the use of fisbone message header fields, right? In this case I wonder if you have gone over all the current ROE spec and made su...
2009 Nov 27
3
problem with "dynformula" from "plm" package
Hello list, I'm following the paper (http://www.jstatsoft.org/v27/i02/paper) on how to use "plm" to run panel regressions, and am having trouble with what I believe should be something very basic. When I run the command (p.9 in the paper): R> dynformula(emp~wage+capital,log=list(capital=FALSE,TRUE),lag=list(emp=2,c(2,3)),diff=list(FALSE,capital=TRUE)) I see: emp ~ wage +
2002 Dec 09
3
smbclient returns incorrect file size for large files
...ent cannot tar the larger files because it is passed the wrong file size, the error: File size change - truncating FILE to 259190784 bytes Is shown. I have tried using samba 2.2.7 and 3.0alpha21 with the same results. Any assistance you can offer would be very much appretiated. Regards, James Roe ___________________________________________________ GO.com Mail Get Your Free, Private E-mail at http://mail.go.com
2018 Jul 19
8
Memory Read Only Enforcement: VMM assisted kernel rootkit mitigation for KVM
...y don't protect guest TLB from malicious gva -> gpa page mappings. But they provide sketches for a basic working design. Note that I am totally noob and it took lots of time and effort to get to this point. So sorry in advance if I overlooked something. [PATCH 1/3] [RFC V3] KVM: X86: Memory ROE documentation [PATCH 2/3] [RFC V3] KVM: X86: Adding arbitrary data pointer in kvm memslot itterator functions [PATCH 3/3] [RFC V3] KVM: X86: Adding skeleton for Memory ROE Summery: Documentation/virtual/kvm/hypercalls.txt | 14 ++++ arch/x86/include/asm/kvm_host.h | 11 ++- arch/x86/k...
2018 Jul 19
8
Memory Read Only Enforcement: VMM assisted kernel rootkit mitigation for KVM
...y don't protect guest TLB from malicious gva -> gpa page mappings. But they provide sketches for a basic working design. Note that I am totally noob and it took lots of time and effort to get to this point. So sorry in advance if I overlooked something. [PATCH 1/3] [RFC V3] KVM: X86: Memory ROE documentation [PATCH 2/3] [RFC V3] KVM: X86: Adding arbitrary data pointer in kvm memslot itterator functions [PATCH 3/3] [RFC V3] KVM: X86: Adding skeleton for Memory ROE Summery: Documentation/virtual/kvm/hypercalls.txt | 14 ++++ arch/x86/include/asm/kvm_host.h | 11 ++- arch/x86/k...
2007 Mar 18
6
[LLVMdev] Google SOC - Idea
Hi, I noticed that LLVM had signed up as a mentoring organization for Google's summer of code. LLVM looks like an exciting project that overlaps some of my interests. I would be interested in developing an additional front end for a language it does not currently support (I'm open to what language). I do not know much about what this entails in regards to what LLVM requires from its
2006 May 27
5
Rails without cookies
Why does rails keep installing cookies on users machines, even if I am not ussing th session variable for anything? How do I stop this? Thanks, Scott -- Easily help charity when you shop: www.GiveTeam.org I''m a member of the Give Team, are you?
2008 Feb 15
6
Skeletal relations
We have new drafts of CMML 4.0 as a text codec and ROE as an xml stream abstract, subsuming the authoring support in CMML 3.1 and earlier. Another thing we talked about at LCA is a how to specify relationships between the various streams in Ogg so that a server, muxer or player can make intelligent decisions about the contained tracks. The g...
2018 Jul 19
0
[PATCH 3/3] [RFC V3] KVM: X86: Adding skeleton for Memory ROE
...nd result protection is also kept in a bitmap for each kvm_memory_slot and is used as reference when updating SPTEs. The whole goal is to protect the guest kernel static data from modification if attacker is running from guest ring 0, for this reason there is no hypercall to revert effect of Memory ROE hypercall. This patch doesn't implement integrity check on guest TLB so obvious attack on the current implementation will involve guest virtual address -> guest physical address remapping, but there are plans to fix that. Signed-off-by: Ahmed Abd El Mawgood <ahmedsoliman0x666 at gmail.co...
2008 Feb 21
0
Skeletal relations
...ared font codec or similar, but that it might be useful to consider a way to supply arbitrary data to multiplexed streams, each codec then interpreting this data as it sees fit (possibly ignoring it). Now, I kind agree with your points too. > Realtime vs. prerolled do not present problems here. ROE is agnostic as to > whether the media data is generated on the fly or stored on disk - it merely > needs a handle on the data. Furthermore, with Annodex and ROE we will > absolutely be able to switch tracks on the fly - that's part of the point of > time-based URI values. Furthermor...
2006 Jun 01
3
New rails site: AJAX Webbrowser
Heres my Ruby on Rails webbrowser: https://palary.org Sorry, but I just couldn''t resist. Cheers, Scott