Displaying 14 results from an estimated 14 matches for "kovalenko".
2014 Aug 31
2
[LLVMdev] understanding DAG: node creation
...te the register into it's own register class and have your instruction write to that class (and there will be only a single option for RA).
cheers,
Sam
Sam Parker
Research Student
Electronic Systems Design Group
Loughborough University
UK
________________________________________
From: Dmitri Kovalenko [dmitri.a.kovalenko at gmail.com]
Sent: 31 August 2014 21:53
To: Sam Parker
Cc: llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] understanding DAG: node creation
Sam, thanks for your answer.
That's a great suggestion.
And excuse me for maybe dilettante question:
To hard-code use of the global re...
2014 Sep 01
3
[LLVMdev] understanding DAG: node creation
...about scheduling, do you
want to post your instruction definitions again to see if someone else
has some ideas,.
cheers,
sam
Sam Parker
Research Student
Electronic System Design Group
School of Electronic, Electrical and Systems Engineering
Loughborough University
UK
On 01/09/14 14:35, Dmitri Kovalenko wrote:
> Before I wrote here, I tried both ways you decsribed, but none of them
> has worked out for me.
> With yours sugesstions I was able to move a bit further with the first
> approach (when we don't create regclass and just hard-code it in .td)
>
> But I still receive s...
2014 Aug 31
2
[LLVMdev] understanding DAG: node creation
...nd define the global register and only pass the instruction the actual variable argument.
Hope that helps,
Sam
Sam Parker
Research Student
Electronic Systems Design Group
School of Electronic, Electrical and Systems Engineering
Loughborough University
----- Reply message -----
From: "Dmitri Kovalenko" <dmitri.a.kovalenko at gmail.com>
To: <llvmdev at cs.uiuc.edu>
Subject: [LLVMdev] understanding DAG: node creation
Date: Sat, Aug 30, 2014 22:18
I have an intrinsic and it must be lowered to instruction, which works with fixed register.
So, it takes contents of this register an...
2008 May 13
1
Hard(?) lock when reassociating ath with wpa_supplicant on RELENG_7
...rting AP scan (specific SSID)
Scan SSID = hexdump_ascii (len = NN)
xx xx xx xx xx xx
* /etc/wpa_supplicant.conf is attached
* Setup: two stations with the identical SSID: Linksys WRT54Gv8 (running
dd-wrt micro) at about 50' and Zyxel P-330W at about 20'.
--
Alexandre "Sunny" Kovalenko (????????? ?????????)
-------------- next part --------------
#
# $Log$
#
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
network={
ssid="xxxxxxxxxxx"
scan_ssid=1
priority=1
key_mgmt=WPA-PSK
psk="xxxxxxxxxxxxxxxxxxxxxxxxxx"
}
2013 Jul 04
1
XHCI umass support breaks between r248085 and r252560 on 9-STABLE
...inhead kernel: da0: 400.000MB/s transfers
Jul 4 14:40:27 twinhead kernel: da0: 190782MB (390721968 512 byte sectors: 255H 63S/T 24321C)
Jul 4 14:40:27 twinhead kernel: da0: quirks=0x2<NO_6_BYTE>
I can provide additional information or try patches as necessary.
Alexandre "Sunny" Kovalenko (????????? ?????????)
2003 Jun 12
3
unionfs related patch
G'day ...
David Schultz, in his spare time, has been working through some of the
issues I've been able to 'tweak' in the unionfs code ... as he is
currently working on forward-patching it to -CURRENT right now, he can't
commit the code to the -STABLE tree ... in order to allow others using
unionfs to test the patch (I've been running it a few weeks now on a very
heavily
2008 Jan 06
1
overheating Thinkpad X60s with 7.0-RC1
Hello everybody!
Since the update from 6.2-STABLE to 7.0 I'm encountering problems with the
temperature of my Thinkpad X60s. Under heavy load, e.g., make builworld or
compile gcc or... I get the following output in /var/log/messages:
Dec 29 01:53:13 delta1 root: WARNING: system temperature too high, shutting
down soon!
Dec 29 01:53:13 delta1 syslogd: /dev/:0: No such file or directory
Dec 29
2006 Oct 13
1
Avaya 8300 - Asterisk integration using H.323
Hi everyone,
I was wondering if anyone on this group has successfully integrated Avaya 8300 or 8700 and Asterisk using H.323 trunk and would be willing to share configurations and/or comment on the voice quality achieved.
Currently we have Avaya 8300 integrated with Asterisk over a Q.SIG trunk, but we need to put Asterisk in a different geographical location from the PBX and need to explore
2003 Aug 01
1
BGE & VLAN stranges
Hello!
I have Compaq DL360G2 with Broadcom BCM5701 Gigabit Ethernet and
FreeBSD 5.1R installed. There are no problems if I use bge as usual
network card, but when I try to use 802.1Q vlans, I can't receive (only
receive, sending is ok) packets more then 1456 bytes! What is the
problem? BGE driver, VLAN driver or my network configuration?
Best wishes,
Boris
2003 Sep 17
2
FreeBSD Security Advisory FreeBSD-SA-03:12.openssh [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:12 Security Advisory
FreeBSD, Inc.
Topic: OpenSSH buffer management error
Category: core, ports
Module: openssh, ports_openssh,
2003 Sep 17
2
FreeBSD Security Advisory FreeBSD-SA-03:12.openssh [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:12 Security Advisory
FreeBSD, Inc.
Topic: OpenSSH buffer management error
Category: core, ports
Module: openssh, ports_openssh,
2008 Jul 13
3
Hard(?) lock when reassociating ath with wpa_supplicant on RELENG_7
Hi Sam,
do you know if there is anything done about cbb(4)? I have many
wireless adapters with ath(4), but only the one based on PCMCIA is
making problems on FreeBSD.
I cannot boot my notebook with the device inserted into the port, or it
will render the system unusable (100% load on cbb(4)).
And all I can see is the following:
Jul 12 14:58:39 link kernel: ath0: ath_chan_set: unable to reset
2006 Nov 15
3
qemu/rtl8139: Max transmit frame size
Hi:
I noticed a bug in the realloc error checking code in the QEMU backend
for RealTek8139. However, what''s worse is that there is no cap on the
total size of the transmit buffer at all. So a guest can keep extending
it until memory runs out.
CP_TX_BUFFER_SIZE is already 64K. So it seems to me that we don''t need
the while loop to extend the buffer at all since no transmitted
2008 Oct 27
1
Short SMART check causes disk op timeouts
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi,
I have recently bought a new disk (Seagate 500G, ST3500320NS). I have
enabled SMART checking using the smartmontools as usual for the disk
(/dev/ad6 -a -S on -s (S/../.././03|L/../../7/03) -m root). The problem
is that each time the test runs I get messages like the following in
/var/log/messages:
Oct 26 04:54:15 35 kernel: ad6: TIMEOUT -