search for: sergiy

Displaying 18 results from an estimated 18 matches for "sergiy".

Did you mean: sergey
2013 Apr 18
2
[LLVMdev] Patch to compile LLVM with MSVC 2010
...this bug a look. Either way, I thought I'd try to push this through. It's not high-value enough to try harder, but it'd be great if someone could help me submit it - it's a really simple couple of patches that make LLVM/clang compile on MSVC10 without further modifications. Regards,Sergiy > Date: Wed, 17 Apr 2013 21:56:43 -0700 > Subject: Re: [LLVMdev] Patch to compile LLVM with MSVC 2010 > From: dblaikie at gmail.com > To: migdalskiy at hotmail.com > CC: llvmdev at cs.uiuc.edu > > On Wed, Apr 17, 2013 at 11:36 AM, Sergiy Migdalskiy > <migdalskiy at hotm...
2011 Jan 15
1
Is mirroring provides failover protection?
Hi, I have two Gluster servers A and B. They are mirrored. I mount A. What happens when server A goes down? I would like for my applications to seamlessly use data from the Gluster storage B. Thanks, Sergiy.
2013 Apr 18
0
[LLVMdev] Patch to compile LLVM with MSVC 2010
The original thread on this ICE, including a link to the bug submitted to MS is here: http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-December/056683.html Michael From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Sergiy Migdalskiy Sent: Thursday, April 18, 2013 10:28 To: David Blaikie Cc: llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev] Patch to compile LLVM with MSVC 2010 >From the DeveloperPolicy.html<http://llvm.org/docs/DeveloperPolicy.html> document I gathered I need to send a patch to this list (which...
2013 Apr 17
3
[LLVMdev] Patch to compile LLVM with MSVC 2010
...MSVC 2012 compiler. The first patch (noinline) is known for many months now. I'm a casual llvm user, and don't know the proper channels to go through to submit a patch. Could someone tell me, where do I submit patches like this one below? Or maybe why I shouldn't try to do it. Sincerely,Sergiy Index: include/llvm/ADT/StringExtras.h===================================================================--- include/llvm/ADT/StringExtras.h (revision 179701)+++ include/llvm/ADT/StringExtras.h (working copy)@@ -84,7 +84,7 @@ return std::string(BufPtr, Buffer+11); } -static inline std::string uto...
2013 Apr 18
0
[LLVMdev] Patch to compile LLVM with MSVC 2010
On Wed, Apr 17, 2013 at 11:36 AM, Sergiy Migdalskiy <migdalskiy at hotmail.com> wrote: > In order to get llvm to compile on Windows with MSVC 10, I have to disable > inline on utostr to avoid internal compiler failure, and disable _xgetbv > call in OsSupportsAVX because it's only defined in MSVC 2012 compiler. The >...
2006 Sep 24
2
Kebo UPS-600A and Kebo UPS-1200M setup
...s Config extras: none Note: Looks like twin brother of Microlab UPS-1200M :) Driver ask me to report ID string: "Unknown ups - please report this ID string: #KEBO UPS-1200M VER3.1C" Sorry, but i don't know where I should send this one -- Best regards, Sergiy
2011 Mar 22
2
dsync inbox conversion problem (mbox -> mdbox)
...am } protocols = imap service auth { unix_listener /var/spool/postfix/private/auth { group = postfix mode = 0666 user = postfix } } ssl = required ssl_cert = </etc/pki/dovecot/certs/dovecot.pem ssl_key = </etc/pki/dovecot/private/dovecot.pem userdb { driver = passwd } Sergiy
2010 Jul 19
2
CentOS 5.4 KVM: PXE boot problem
Hi All, I'm playing with KVM in order to adopt the technology for dev / testing purposes. Installing RHEL5 from ISO images works ok, no problems with installation. The problem occurs with PXE boot - it is simply doesn't try to do PXE boot, according to what I can see: Booting from Hard Disk... Boot from Hard Disk failed: not a bootable disk FATAL: No bootable device. _ I have: CentOS
2020 Jun 30
7
[Bug 3189] New: channel mux_ctx memory leak
...tx memory leak Product: Portable OpenSSH Version: 8.3p1 Hardware: ix86 OS: Linux Status: NEW Severity: critical Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: sergiy.lozovsky at gmail.com mux_ctx is allocated at mux_master_read_cb() but not freed. This can cause ssh process memory leak when multiplexing is used. Steps to reproduce: - Create ControlMaster $ ./ssh -o ControlPath=~/.ssh/mux -o ControlMaster=yes -N -n localhost - Use multiplexing $ wh...
2006 Oct 14
1
Re: unisys UPS using RD, genericups does not
...UPS, I probed the RS232 and notice that pin 2, >(receive data) is going from -6v (OL) to 12v(OB), but I don't see the >setting for the genericups. Seems nobody else is using the RD pin? >Any driver I can use? >Thanks >-Andrew Try RX as signal name (not RD). -- Best regards, Sergiy mailto:rendol@mail.zp.ua
2007 Sep 25
2
ZFS speed degraded in S10U4 ?
Hi Guys, I''m playing with Blade 6300 to check performance of compressed ZFS with Oracle database. After some really simple tests I noticed that default (well, not really default, some patches applied, but definitely noone bother to tweak disk subsystem or something else) installation of S10U3 is actually faster than S10U4, and a lot faster. Actually it''s even faster on
2008 Oct 21
1
Powercom Imperial/Black Knight USB support for NUT
2008/10/18 Sergiy Yegorov <prapor at unixzone.org.ua>: > Dear Arnaud! Hi Sergiy and Alexey, > Please, check this patch. It adds USB-attached Powercom UPS Imperial & > Black Knight series. Originaly code is writed by Kirill Burdin > (burdin at post.ru) for Imperial UPS`es. > I`m just sysadm...
2001 Feb 23
1
Where is list of progs successfylly run on Wine?
Once I saw this list with user comments somewhere (on winehq maybe), but cant' find it anymore. Thanks
2006 Nov 01
1
QoS + TOS field
Hi, I''m trying to figure out how to use Linux QoS. Default setting has three queues (bands) and should prioretise outgoing tarffic based on TOS field. I try to test that by flooding Ethernet interface by netperf or iptraf and running ping -f with -Q and without Q. -Q doesn''t affect ping results, it suffers anyway. It seems that I don''t understand something. I verified
2012 Feb 24
4
Resize guest filesystem question
Greetings - I am going through some testing steps to expand a logical volume and the corresponding filesystem on a KVM guest and have run across a deficiency in my knowledge. I spent the afternoon yesterday googling for answers, but had have come up blank still. What I am trying to do is resize the file system to use the additional disk space that I added to the logical volume that the
2010 Jul 26
3
Vmware to KVM - possible?
Is it possible to convert a VMWare image to KVM? As I have been building a few test machines on Vmware Fusion and would like to migrate some to a KVM server. Thanks in advance. Matt Keating Linux System Admin ? Dennis Interactive 30 Cleveland St, London, W1T 4JD Tel: 020 7907 6823 (direct line)? Fax: 020 7907 6600 (fax)? P Please consider the environment before printing this e-mail NOTE: The
2006 Nov 07
6
Sweex 1000VA UPS
Hi, I'm trying to get a sweex ups working with nut on debian sarge. This one: http://www.sweex.com/producten.php?lang=1&%20sectie=&item=59&artikel=95 It's shipped with UPSmart and according to the compatibility list it should work with the genericups upstype=7 driver. But it doesn't. I get: mybox:/etc/nut# /etc/init.d/nut start Starting Network UPS Tools: (upsdrvctl
2010 Mar 12
0
[PATCH] auth_hash module
Hi all. Here is my first patch for icecast: auth_hash.diff - this patch created to generate unique URL's that gives access to listeners. It also privides GeoIP checking for radiostations, that have some restrictions to audience from other counties. Here is sample config: <mount> <mount-name>/live</mount-name> <authentication