Displaying 20 results from an estimated 477 matches for "anands".
Did you mean:
anand
2011 Feb 09
3
[LLVMdev] Building LLVM on Cygwin.
On Wed, Feb 9, 2011 at 9:40 AM, NAKAMURA Takumi <geek4civic at gmail.com>wrote:
> Anand,
>
>
> I have not tried building llvm-gcc, though, ...
>
> Please show me "/path/to/config.status --version".
>
[Anand] Here is the config.status output taken from '/cygdrive/c/llvm-2.8':
./config.status --version
llvm config.status 2.8
configured by
2006 Jan 06
37
cow implementation
Has any one had any success with cow implementation in xen ? I found this
somewhere http://www.atconsultancy.nl/cowloop/, has anyone tried it out with
xen ?
--
regards,
Anand
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Feb 10
0
[LLVMdev] Building LLVM on Cygwin.
Hi Anand
On Wed, Feb 9, 2011 at 7:19 PM, Anand Arumugam wrote:
> On Wed, Feb 9, 2011 at 9:40 AM, NAKAMURA Takumi wrote:
>>
>> Anand,
>>
>>
>> I have not tried building llvm-gcc, though, ...
>>
>> Please show me "/path/to/config.status --version".
>
> [Anand] Here is the config.status output taken from '/cygdrive/c/llvm-2.8':
2006 Jun 05
3
How to configure two NICs on a DomU?
Hi,
When I install Oracle RAC on Xen VM, some problem occurred. How can
I configure two NICs on a Xen''s DomU. You know, RAC''s installation requires
two NICs on a node. I am a newbie about Xen. Please give me some advice.
Thanks.
Yaqiong lee
Beijing,China
-----邮件原件-----
发件人: xen-users-bounces@lists.xensource.com
[mailto:xen-users-bounces@lists.xensource.com] 代表
2005 Nov 04
2
R-2.2.0 Compile problem on Slackware 10.2
Hello,
I am trying to compile R-2.2.0 on Slackware 10.2.
I did ./configure --prefix=/usr --build=i486-slackware-linux. It went
off without any problem and gave this configure status:
R is now configured for i486-slackware-linux-gnu
Source directory: .
Installation directory: /usr
C compiler: gcc -g -O2
C++ compiler: g++ -g -O2
Fortran
2019 Jun 30
2
orc vs mcjit
yeah i m concerned about jit compilation time..
On Sun, Jun 30, 2019 at 12:57 PM Praveen Velliengiri <
praveenvelliengiri at gmail.com> wrote:
> Yes I think so.. Could you please tell me in which context (compile time
> improvement)? That is whether you are interested in knowing whether having
> ORC instead of MCJIT, will increase your LLVM Build time or you are
> concerned
2023 Apr 04
2
[PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part
Darrick J. Wong would like to nominate Anand Jain to help more on
btrfs testing part (tests/btrfs and common/btrfs). He would like to
be a co-maintainer of btrfs part, will help to review and test
fstests btrfs related patches, and I might merge from him if there's
big patchset. So CC him besides send to fstests@ list, when you have
a btrfs fstests patch.
Signed-off-by: Zorro Lang <zlang
2018 Jan 09
2
Bricks to sub-volume mapping
But do we store this information somewhere as part of gluster metadata or something...
Thanks and Regards,
--Anand
Extn : 6974
Mobile : 91 9552527199, 91 9850160173
From: Aravinda [mailto:avishwan at redhat.com]
Sent: 09 January 2018 12:31
To: Anand Malagi <amalagi at commvault.com>; gluster-users at gluster.org
Subject: Re: [Gluster-users] Bricks to sub-volume mapping
First 6 bricks
2013 Dec 02
3
[PATCH 1/3] btrfs-progs: Turning ON incompat isn't an error
Signed-off-by: Anand Jain <anand.jain@oracle.com>
---
mkfs.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/mkfs.c b/mkfs.c
index de1beed..0843600 100644
--- a/mkfs.c
+++ b/mkfs.c
@@ -1196,8 +1196,7 @@ static void process_fs_features(u64 flags)
for (i = 0; i < ARRAY_SIZE(mkfs_features); i++) {
if (flags & mkfs_features[i].flag) {
- fprintf(stderr,
2012 Sep 10
1
A problem with gluster 3.3.0 and Sun Grid Engine
Hi,
We got a huge problem on our sun grid engine cluster with glusterfs
3.3.0. Could somebody help me?
Based on my understanding, if a folder is removed and recreated on
other client node, a program that tries to create a new file under the
folder fails very often.
We partially fixed this problem by "ls" the folder before doing
anything in our command, however, Sun Grid Engine
2018 Jan 09
0
Bricks to sub-volume mapping
No, we don't store the information separately. But it can be easily
predictable from the Volume Info.
For example, in the below Volume info, it shows "Number of Bricks" in
the following format,
??? Number of Subvols x (Number of Data bricks + Number of Redundancy
bricks) = Total Bricks
Note: Sub volumes are predictable without storing it as separate info
since we do not have
2012 Nov 01
41
[Request for review] [RFC] Add label support for snapshots and subvols
From: Anand Jain <anand.jain@oracle.com>
(This patch is for the review/test not yet for the integration).
Here is an implementation of the feature to add label to the
subvolume and snapshots. Which would help sysadmin to better manager
the subvol and snapshots.
This can be done in two ways, one - using attr which is user land
only changes but drawback is able to change the label
2016 Aug 14
5
tcpdump loses lots of packets
Hi folks,
I've got a Dell R320 running CentOS 7, and a 10G NIC. I'm running a DNS
server on it, for testing. As part of my testing, I'm attempting to
capture all the DNS queries arriving on the server, using tcpdump.
However, tcpdump's performance is abysmal, and it loses lots of the
packets. Here's the output when I stop the capture:
# tcpdump -nn -i p1p1 -w
2006 Jan 07
16
xen usage monitoring (munin plugin)
Dear list,
as my Xen3 server is finaly becomming ready for production I was
wondering if anyone has written a xen usage monitoring/logging tool?
Something like xm top, but with continuose logging to a (rr)database.
Or a munin plugin?
I can''t remember seeing anything simmilar on the list.
BTW: where does xm top get the NETTX(k) and NETRX(k) from?
For a munin plugin I''d
2007 Oct 15
3
iptables rules for lustre 1.6.x and MGS recovery procedures
Hi,
I would like to know what TCP/UDP ports should i keep open in my
firewall policies on my MGS server such that I can have my MGS server
fire-walled. Also if in a event of loss of MGT would it be possible
to recreate the MGT without loosing data or bringing the filesystem
down (i.e. by using cached information from MDT''s and OST''s)
Thanks
Anand
2019 Jun 30
2
orc vs mcjit
Thanks Praveen. Is it suitable for LLVM 7.0.1 ? Apart from flexibility, do
we see any compile time improvements as well with ORC?
On Sun, Jun 30, 2019 at 12:31 PM Praveen Velliengiri <
praveenvelliengiri at gmail.com> wrote:
> MCJIT hopefully will be removed in subsequent releases. I think the last
> release version is more suitable.
>
> On Sun, 30 Jun 2019 at 11:45, Ashok
2010 May 03
7
rendering images dynamically
Hi,
I have a rails application where I respond to a request by fetching
image urls from various web api calls and need to display them as they
come available. I am able to display all the images once I get them
all, but that causes an unacceptable delay for my user.
One approach I am trying is, from my controller, set an @image
variable, and then pass in a block to the model that retrieves the
2009 Jan 08
3
NY Times article
Sorry if this is spam, but I couldn't see it having popped up on the list
yet.
http://www.nytimes.com/2009/01/07/technology/business-computing/07program.html?emc=eta1
Anand
[[alternative HTML version deleted]]
2017 Jun 01
4
yum install <olderversion> does not downgrade
We're using ansible to configure our CentOS 6 servers, and we have a
task to install a specific version of a package:
- name: install thrift2
yum: name=ripencc-thrift2-{{ version }}
In this ansible task, the "version" variable is set by the operator.
When we want to upgrade, it works. But today we had to downgrade, and
noticed that ansible wasn't downgrading it. So we tried
2007 Oct 31
6
Serving MS Access Databases, with ACL
Hi All.
Greetings from South Africa.
I have a Samba LDAP server (v 3.022) running on Ubuntu 6.10
Its serving about 200 users, with profiles, and domain logons.
I want to start server MS Access Databases on it, with the best speed
performance as possible.
At the moment, the back ends for these databases, are about 200+ MB, and
will grow over the next few years.
Basically, the share should