Displaying 9 results from an estimated 9 matches for "preliminarili".
Did you mean:
preliminarily
2020 Apr 02
2
Can I use guestfish to benchmark qemu performance?
I come across this page libguestfs.org/guestfs-performance.1.html <http://libguestfs.org/guestfs-performance.1.html> This raises my interest. I am currently learning how to benchmark performance qemu. So here is my questions:
1. Can I use guestfish or any tools provided by libguestfs to benchmark qemu? How? (The command I use below is correct or what's the correct command to execute
2020 Sep 16
2
[cfe-dev] Phabricator -> GitHub PRs?
On Wed, 16 Sep 2020 at 09:37, Anton Korobeynikov via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Apparently reviewable.io requests full permissions to control the
> repository and its settings.
>
I noticed that, too.
I guess that if it wants to keep a full history of all force-rebases it may
need to create sub-branches for the pull requests, as well as to approve
pull
2007 Mar 07
2
[LLVMdev] predicated execution
hi,
we're trying to come up with a static compiler based on llvm for a 4-
way vliw architecture with full support for predicated execution. a
distinguishing feature is the omission of flag registers. instead,
conditions can be paired with a particular instruction within the
same bundle.
a performance critical issue will be proper use of predicated
execution. if-conversion can either
2007 Mar 08
0
[LLVMdev] predicated execution
On Mar 7, 2007, at 6:45 AM, Dietmar Ebner wrote:
> hi,
>
> we're trying to come up with a static compiler based on llvm for a 4-
> way vliw architecture with full support for predicated execution. a
> distinguishing feature is the omission of flag registers. instead,
> conditions can be paired with a particular instruction within the
> same bundle.
Ok.
> a
2020 Apr 03
0
Re: Can I use guestfish to benchmark qemu performance?
On Thu, Apr 02, 2020 at 11:27:57PM +0200, chl501@tutanota.com wrote:
> I come across this page libguestfs.org/guestfs-performance.1.html <http://libguestfs.org/guestfs-performance.1.html> This raises my interest. I am currently learning how to benchmark performance qemu. So here is my questions:
>
> 1. Can I use guestfish or any tools provided by libguestfs to benchmark qemu? How?
2011 Dec 27
0
RQDA 0.2-2 has been released
Dear all,
RQDA is a package for computer-aided qualitative data analysis, currently
supporting plain text as qualitative data.
It supports various operations in the grounded theory tradition such as
coding, retrieval of codings, categorisation, attributes etc. It can also
be used for content analysis and similar analysis, the result of which can
be exported to be analysed in quantitative or
2011 Dec 27
0
RQDA 0.2-2 has been released
Dear all,
RQDA is a package for computer-aided qualitative data analysis, currently
supporting plain text as qualitative data.
It supports various operations in the grounded theory tradition such as
coding, retrieval of codings, categorisation, attributes etc. It can also
be used for content analysis and similar analysis, the result of which can
be exported to be analysed in quantitative or
2008 Jan 22
6
DO NOT REPLY [Bug 5220] New: PATCH SUBMITTED: New Feature: stdio model for client
https://bugzilla.samba.org/show_bug.cgi?id=5220
Summary: PATCH SUBMITTED: New Feature: stdio model for client
Product: rsync
Version: 3.0.0
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2019 May 14
4
Handling of the x18 register in Wine on AArch64
Hi,
I'm sending this discussion to both wine-devel and llvm-dev, to try to
keep the discussion open for both sides, to try to find a workable
compromise. This was preliminarily discussed on llvm-dev already a few
weeks ago.
One of the major unresolved issues with Wine for AArch64 is how to handle
the platform specific register x18.
(https://bugs.winehq.org/show_bug.cgi?id=38780) As