Displaying 20 results from an estimated 20 matches for "egor".
Did you mean:
ego
2011 Oct 20
0
StatET & Sweave cannot compile pdf files
...pdf() function into the .Rnw file, I get a
"fatal" error.
When trying to compile this simple .Rnw file:
=======================================================
%
\documentclass[a4paper]{article}
\usepackage[OT1]{fontenc}
\usepackage{Sweave}
\begin{document}
\title{pdftest.Rnw}
\author{Egor}
\maketitle
<<echo=F, results=hide>>=
pdf(file='figure1.pdf')
plot(1:10,1:10)
dev.off()
@
\end{document}
=======================================================
I get the following error message:
=======================================================
> Sweave(file = &qu...
2008 Jun 16
8
Vcpu allocation for a newly created domU
Hi all,
I am having confusion regarding the way a newly created domain is
allocated vcpu.
Initially during dom0 creation alloc_vcpu is called to create vcpu
structs for all the available cpu''s and assigned to dom0. But its not
the case for domU creation.
1. So how will dom0 relinquish/share vcpu to/with a newly created domU.
Does this happen as part of the shared_info page mapping??
2013 Nov 28
74
Remove :js responder
https://github.com/rails/rails/issues/12374#issuecomment-29446761
Here in discussion I proposed to deprecate JS responder because this
technique is insecure and not pragmatic way to transfer data.
It can be exploited in this
way http://homakov.blogspot.com/2013/05/do-not-use-rjs-like-techniques.html
i find this bug very often so i know what i''m talking about. With it
attacker can
2001 May 03
1
[PATCH]: Workaround a security leak on Windows
...traverse
checking", granted to everybody by default(!), which allows reading
a file even if the user has not the appropriate rights on the parent
directory. Sigh.
The following patch solves that problem by modifying the umask
prior to calling `bind' and resetting it afterwards.
Thanks to Egor Duda <deo at logos-m.ru> for that patch.
Corinna
Index: ssh-agent.c
===================================================================
RCS file: /cvs/openssh_cvs/ssh-agent.c,v
retrieving revision 1.54
diff -u -p -r1.54 ssh-agent.c
--- ssh-agent.c 2001/04/04 01:53:21 1.54
+++ ssh-agent.c 20...
2023 Mar 19
1
Is chain loading EFI apps not supported?
...loaded. Unfortunately, I have a
need to dualboot windows and linux with UEFI, and this holds me back from
using this amazing piece of software.
Have there since been any progress regarding this issue? Are there any
plans to implement this in the future? Can I help somehow?
Sincerely,
Martynenko Egor
2008 Jun 24
3
Question related to Single-step execution and Emulation
Hi all,
I am trying to perform single-stepping and instruction emulation both in Xen-3.2.1. I am using the following approach:
First, I mark a guest page "not present" inside the shadow page table so that I could intercept any operation that involves this page. When the guest tries to access that page, it faults and control goes to Xen (sh_page_fault function). There, I emulate that
2003 Dec 03
0
looking for a job as a UNIX/FreeBSD system administrator
Hello!
My name is Egor Rukhvadze. I'm looking for a job in US as a UNIX/FreeBSD system administrator and/or network administrator that lets me utilize my experience in an Internet Service Providing (ISP).
Name: Egor M. Rukhvadze.
Birthday: April 13 1973.
Contacts:
Phone number: home +7 (095) 126-41-84 (8AM-1PM PS...
2023 Mar 20
2
Is chain loading EFI apps not supported?
...t; need to dualboot windows and linux with UEFI, and this holds me back from
> using this amazing piece of software.
> Have there since been any progress regarding this issue? Are there any
> plans to implement this in the future? Can I help somehow?
>
> Sincerely,
> Martynenko Egor
>
I've been a user of ISOLINUX and PXELINUX (and also sometimes
syslinux) for almost two decades.
Syslinux has been an excellent piece of software - very good at the
job it's been doing.
That said, sadly, its development has stalled years ago, HPA and the
team don't seem to be add...
2024 Aug 05
0
[merged] cpufreq-powerpc-add-missing-module_description-macros.patch removed from -mm tree
...macros
+++ a/drivers/cpufreq/pasemi-cpufreq.c
@@ -269,5 +269,6 @@ static void __exit pas_cpufreq_exit(void
module_init(pas_cpufreq_init);
module_exit(pas_cpufreq_exit);
+MODULE_DESCRIPTION("cpufreq driver for PA Semi PWRficient");
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Egor Martovetsky <egor at pasemi.com>, Olof Johansson <olof at lixom.net>");
--- a/drivers/cpufreq/pmac64-cpufreq.c~cpufreq-powerpc-add-missing-module_description-macros
+++ a/drivers/cpufreq/pmac64-cpufreq.c
@@ -671,4 +671,5 @@ static int __init g5_cpufreq_init(void)
module_init(g5_cp...
2024 Jul 30
0
+ cpufreq-powerpc-add-missing-module_description-macros.patch added to mm-nonmm-unstable branch
...macros
+++ a/drivers/cpufreq/pasemi-cpufreq.c
@@ -269,5 +269,6 @@ static void __exit pas_cpufreq_exit(void
module_init(pas_cpufreq_init);
module_exit(pas_cpufreq_exit);
+MODULE_DESCRIPTION("cpufreq driver for PA Semi PWRficient");
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Egor Martovetsky <egor at pasemi.com>, Olof Johansson <olof at lixom.net>");
--- a/drivers/cpufreq/pmac64-cpufreq.c~cpufreq-powerpc-add-missing-module_description-macros
+++ a/drivers/cpufreq/pmac64-cpufreq.c
@@ -671,4 +671,5 @@ static int __init g5_cpufreq_init(void)
module_init(g5_cp...
2008 Jun 06
4
Query regarding x86_emulate_memop() function
Hi there,
I have a question regarding the functionality of x86_emulate_memop (Xen 3.1) or x86_emulate (Xen 3.2) function. This function gets called from sh_page_fault() function which is invoked when Xen receives a page fault.
Since I am not clear completely about the emulation operation performed by Xen, I have following questions with a below mentioned scenario?
1) Suppose I have a memory
2006 Apr 06
3
data base
As from the database to get a cell on id??
--
Posted via http://www.ruby-forum.com/.
2008 Jun 24
1
How to mask an event channel?
In <Xen In seterface Manual>, chapter 5 Event Channels, they say that:"Event Notifications can be masked by setting a flag; this is equivalent to disabling interrupts and can be used to ensure atomicity of certain operation in the guest kernel".
My question is :
I know that we can use ''xc_evtchn_unmask(xcehandle, port)'' to unmask an event channel , but I can not
2002 Dec 27
1
Album List for wa2 saying it supports OGG when it really doesnt.
Just a quick email to say looks like someone needs help:
http://albumlist.sourceforge.net/
the newest version of the plugin for wa2 says it supports OGG- it doesnt, it just automatically adds "OGG" to the list of file types to scan.
If OGG were supported, then the plugin would correctly display the times for the albums. Which it doesnt (at least on my pc).
Anywoo, just thought someone
2003 Jan 20
0
Winamp Wave Out resampler (was- make lo-fi sound as good as RealAudio?
...kbps and not far behind.
Regards,
BHA
>From: Shawn Riley <roleypup@samford.net>
>Reply-To: vorbis@xiph.org
>To: vorbis@xiph.org
>Subject: Re[2]: Winamp Wave Out resampler (was- [vorbis] make lo-fi sound
>as good as RealAudio?
>Date: Tue, 14 Jan 2003 20:46:38
>
>Egor said-
>
> >Peter's webpage 'is dead', but files are still there:
> > http://www.blorp.com/~peter/zips/out_ds.exe
> >filesize is 95kb.
> >
> >It's two DirectSound output plugins. (Of course, DS-compatible sound
> >card drivers are require...
2008 Jun 12
6
Xen and Kernel 2.6.25
Some question.
Can I install Xen-3.2.1 with 2.6.18-xen kernel... to my Dom0
and without HVM, starting a debian(DomU) with kernel 2.6.25 from kernel src
and compiled with all XEN port / features ?
or i need to use the vmlinuz-2.6.18-xen to all my DomU ??
Thanks
Crazy
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2003 Jan 09
8
make lo-fi sound as good as RealAudio?
Can someone who really knows the Ogg command-line encoder, help recommend the best setting for 33.6k modem stereo music streaming?
(56k doesn't count cuz many people's 56k modems don't work at a full 56k, and I want them to be able to surf CD Baby at the same time as listening. 2 minutes / 120 seconds of audio should be about 400k.)
I'm at my wit's end: tried everything I
2017 May 26
0
Powercom Smart KING Pro 1250A - Driver failed to start
...Network UPS Tools - power device driver controller
?? Loaded: loaded (/lib/systemd/system/nut-driver.service; static)
?? Active: failed (Result: exit-code) since ?? 2017-05-26 14:51:26 MSK; 4min 15s ago
? Process: 921 ExecStart=/sbin/upsdrvctl start (code=exited, status=1/FAILURE)
may 26 14:51:26 egorkeke upsdrvctl[921]: Network UPS Tools - Generic HID driver 0.38 (2.7.2)
may 26 14:51:26 egorkeke upsdrvctl[921]: USB communication driver 0.32
may 26 14:51:26 egorkeke upsdrvctl[921]: No matching HID UPS found
may 26 14:51:26 egorkeke systemd[1]: nut-driver.service: control process exited, code=exi...
2017 May 26
0
Powercom Smart KING Pro 1250A - Driver failed to start
...Network UPS Tools - power device driver controller
?? Loaded: loaded (/lib/systemd/system/nut-driver.service; static)
?? Active: failed (Result: exit-code) since ?? 2017-05-26 14:51:26 MSK; 4min 15s ago
? Process: 921 ExecStart=/sbin/upsdrvctl start (code=exited, status=1/FAILURE)
may 26 14:51:26 egorkeke upsdrvctl[921]: Network UPS Tools - Generic HID driver 0.38 (2.7.2)
may 26 14:51:26 egorkeke upsdrvctl[921]: USB communication driver 0.32
may 26 14:51:26 egorkeke upsdrvctl[921]: No matching HID UPS found
may 26 14:51:26 egorkeke systemd[1]: nut-driver.service: control process exited, code=exi...
2006 Mar 30
7
text_area
How to make that the typed code on ruby in text_area it was carried out
in @params ["name"]??
--
Posted via http://www.ruby-forum.com/.