Displaying 20 results from an estimated 1000 matches similar to: "ext3 file corruption"
2015 Feb 03
2
[LLVMdev] OrcJIT in LLVM C bindings
Thanks, David.
I'd be happy to add the bindings .. is there a general way we add them? Or
do you just scrub the API and make sensible judgements to the API?
On Sun, Feb 1, 2015 at 1:55 PM, David Blaikie <dblaikie at gmail.com> wrote:
>
>
> On Sun, Feb 1, 2015 at 10:58 AM, Hayden Livingston <halivingston at gmail.com
> > wrote:
>
>> Hello,
>>
>> I
2015 Feb 01
3
[LLVMdev] OrcJIT in LLVM C bindings
Hello,
I was wondering if there is someone already working on putting the new
OrcJIT APIs in the LLVM-C bindings?
Also, is there a general consensus to also add C bindings when new major
features are added?
Hayden
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150201/061f5949/attachment.html>
2015 Mar 14
3
[LLVMdev] stability of llvm ir across releases
Are you saying the textual form of IR can change, but bitcode doesn't? I
don't know what you mean by assembly syntax.
Is there a changlog entry when the textual IR changes?
On Sat, Mar 14, 2015 at 5:22 AM, Jeremy Lakeman <Jeremy.Lakeman at gmail.com>
wrote:
> Assembly syntax can and will break between versions. But bitcode should
> generally be upgradeable, or a bug should
2012 Jun 21
3
Exporting data from R into an Excel File on Mac
Dear R Professionals,
I am currently an intern at the University of Rhode Island and I need to
know how to export data from R into an Excel file. As it is my
understanding, xlsReadWrite is not available for mac. Is there another
package available for mac users to be able to perform this function.
Sincerely,
Maureen J Hayden
University of Rhode Island
Class of 2015
Marine Biology Major
2001 Nov 13
1
Oops in 2.2.20 with ext3-0.0.7a
One of our servers (false) just oopsed. In the middle of lunch. Any
advise?
On console:
false kernel: Assertion failure in journal_start() at transaction.c line
245: "handle->h_transaction->t_journal == journal"
In kernel log (ran it through ksymoops):
Nov 13 12:35:37 false kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000000
Nov 13 12:35:37
2005 May 19
2
Two TDM04 with Poweredge
Has anyone on this list succesfully managed to get two (or more) TDM04
(with four FXO each) working on a Dell PowerEdge server? If so, which
model? Was it a hassle? I'm doing a seven-line installation and a
callbank seems like overkill, I just don't want to get suck with a
PowerEdge that gets into an IRQ mess.
Thanks in Advance,
Tom Hayden
2015 Mar 14
2
[LLVMdev] stability of llvm ir across releases
Is it safe to assume that LLVM IR will live more-or-less the same for most
releases, and that significant changes will be communicated?
Or is it something that can change at any time and you must not rely on it
ever being same.
To me, it seems like the IR has evolved slowly but no spectacularly large
changes were made in the 1-1.5 years I've been watching it, -- sure some
experimental patch
2003 Apr 29
1
freezeing the ext3 filesystem
Hi,
I discovered that SGI XFS for Linux har a utility called xfs_freeze,
which freezes the filsystem and makes sure that the filesystem is
consistant. It is a bit like a mount -o remount,ro but it does not fail
when applications have open files.
When we take snapshots of our XFS volume, we do "xfs_freeze -f /mnt/foo;
lvcreate -s /dev/vg_foo/bar /dev/vg_foo/bar-snapshot;xfs_freeze -u
2015 Sep 08
3
Improve JIT C API
Lang, aren't you going to be the major (only?) player when it comes to
Orc APIs, if you're not opposed to it having them in the C bindings
proper will certainly help. That's my vote, I understand it is
different from the previous cases but the API surface area here is
relatively small.
On Mon, Sep 7, 2015 at 5:37 PM, Lang Hames <lhames at gmail.com> wrote:
> Hi Jauhien,
>
2013 Jun 06
2
Blog: Installing the Xen hypervisor on Fedora 19
Saw this post from Major Hayden of Rackspace:
http://major.io/2013/06/02/installing-the-xen-hypervisor-on-fedora-19/
It''s good to see posts like this "in the wild" (i.e., originating from a
non-XenProject site).
Russ
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2005 Jan 21
2
Outbound analog dialing with Internet Line Jack (fwd)
I've been trying to setup asterisk with an Internet Line Jack card for
sometime. I've been successful in configuring asterisk to handle incoming
calls, make calls between sip phones, call the asterisk demo, and even
answer the phone with a sip client. I've been using x-lite as a sip
client for my testing. I'm getting pretty close to how I want things to
work, yet I've still
2018 Mar 03
0
llvm pdb utility question - how to convert real address to a segmented one
I will build LLVM locally, debug and report back.
On Sat, Mar 3, 2018 at 2:47 AM, Hayden Livingston
<halivingston at gmail.com> wrote:
> I've just started using the llvm-pdbutil tool. Great job on the general tool.
>
> But I'm having trouble figuring out how the output of the dump tool
> relates to real addresses in memory or for that matter relative
> virtual address
2005 Feb 10
2
smb log error-Transport end point/getpeername
Mates,
I'm trying to solve some log errors I getting. I have samba 3.0.7
installed on Suse 9.0. It has been happening intermittently for several
months. I don't know if this is XP client related or what. Any thoughts: The
errors are:
Feb 9 20:00:33 skyline smbd[14408]: [2005/02/09 20:00:33, 0]
lib/util_sock.c:get_peer_addr(1000)
Feb 9 20:00:33 skyline smbd[14408]: getpeername
2000 Sep 25
3
socks proxy support
is openssh going to ever contain socks4/5 proxy support
(http://www.socks.nec.com/) the same way ssh (nonfree version) does?
Without this support, openssh is completely unusable behind a firewall.
Hayden A. James
2015 Apr 01
2
[LLVMdev] unsupported GC: shadow-stack when using MCJIT
This is also happening when using the C++ APIs. It looks like an MCJIT and
SetGC interaction.
I'm lost on how to proceed further.
On Tue, Mar 31, 2015 at 10:42 PM, Hayden Livingston <halivingston at gmail.com>
wrote:
> The erlang was a typo, I was trying things out.
>
> I've updated the bug with a C program, which exhibits the problem.
>
> To answer your question,
2015 Jul 01
2
[LLVMdev] Are global variables candiates for register allocation?
Right, I follow your theory and thought the same.
I have a single TU scenario where the global is just used because we
generate hand assembly at runtime, and want to keep the code written
by hand to be super simple, calls with no parameters. Our scenario is
literally reading a file, which calls this functions hundreds of
thousands of times, and we reset the pointer to the "global"
2018 May 21
2
Showcase of the Windows/ARM64/MinGW target
On Mon, 21 May 2018, Hayden Livingston wrote:
> So are you saying that LLVM can be built as ARM64 on Windows now?
> CMake doesn't show me an option for ARM64 when using MSVC on Windows.
> I have the latest CMake.
I'm saying that LLVM can produce code for the Windows/ARM64 target.
As for compiling LLVM itself to run on ARM64 on Windows, I don't know how
to configure MSVC to
2015 Jul 01
2
[LLVMdev] Are global variables candiates for register allocation?
Thanks, Reid. I'm not an optimization expert, but as a workaround,
can I do the following:
void myFunction()
{
int local = global;
.. use local ...
}
?
On Tue, Jun 30, 2015 at 6:53 PM, Reid Kleckner <rnk at google.com> wrote:
> This came up in the past for GHC, and we recommended passing it as a
> parameter everywhere, as it lets the register allocator spill it under high
2006 Feb 03
3
Poor performance with openldap 2.3.x (Berkeley DB 4.3 or 4.4) on XEN 3.0.x
Dear all,
With or without /lib/tls librairies activated, A search in openldap is very slow on XEN 3.0.x . Cpus do nothing .
15000 entries are dumped in 2 minutes whereas same search without xen are dumped in 4 seconds (with far more activitie on CPUs)
I have already see one or mail about this problem . But I don''t see a solution , perhaps a threading problem between Berkeley DB and
2004 Apr 03
0
Error returning browse list: NT_STATUS_ACCESS_DENIED
Andrew, Jerry and the rest of the team:
Hello again! It has been quite some time since I was here and waded the
waters to set up bind8 and samba 2.07 on my trust mdk 7.2 box. (by the way,
it is still working like a champ) over 400 days uptime before the last
extended power outage. Well, obviously a lot has changed since the 2.07 days
and I am now working on a SuSE 8.2 box with samba 2.2.7a