Displaying 20 results from an estimated 1817 matches for "kumar".
2008 Feb 19
1
discrepancy between what quota reports and what du reports (second time post)
Hi Friends,
I am running samba as domain member of AD 2k3 on Centos 4.4 . Quota of
2GB is set for each user but for 2-3 uers quota or edquota is
showing wrong blocks even though disk space occupied by that user is
very less than the quota specified for ex 810 MB.
quota bhavesh.kumar
Disk quotas for user bhavesh.kumar (uid 11254):
Filesystem blocks quota limit grace files quota limit grace
/dev/cciss/c0d0p5
2791832* 2000000 2000000 1595 0 0
# du -sh bhavesh.kumar
809M bhavesh.kumar
dumpe2fs /dev/cciss/c0d0p3 |grep...
2008 Feb 08
0
Re: discrepancy between what quota reports and what du reports
...; wrote:
> Hi Friends,
>
>
> I am running samba as domain member of AD 2k3 on Centos 4.4 . Quota of
> 2GB is set for each user but for one of the user quota or edquota is
> showing wrong blocks even though disk space occupied by that user is
> 809M.
>
>
> quota bhavesh.kumar
> Disk quotas for user bhavesh.kumar (uid 11254):
> Filesystem blocks quota limit grace files quota limit grace
> /dev/cciss/c0d0p5
> 2791832* 2000000 2000000 1595 0 0
>
> # du -sh bhavesh.kumar
> 809M bhavesh.kumar...
2013 Jul 22
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
here <http://vmkit.llvm.org/> its mentioned that its portable on ARM. So
simply cross-compiling will work?
On Mon, Jul 22, 2013 at 7:37 PM, Harris BAKIRAS <h.bakiras at gmail.com> wrote:
> Hello Kumar,
>
> Unfortunately we never experienced on ARM architecture and we are not
> planning to port VMKit on ARM for the moment.
>
> Regards,
>
> Harris Bakiras
>
> On 07/19/2013 05:50 PM, Kumar Sukhani wrote:
>
> I am working on a project to port JRuby on Embedded system...
2013 Jul 22
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hi Kumar,
It's a mistake, we will correct that, we haven't tested vmkit on arm. As
LLVM supports arm, by cross-compiling vmkit in arm/linux, it could work,
but you will probably have to adapt some few parts of the code. If you plan
to make the port, feel free to send us a lot of patches :)
Gaƫl
Le...
2020 Sep 01
3
Vectorization of math function failed?
Hi,
> On Sep 1, 2020, at 10:26, Venkataramanan Kumar via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Hi Alexandre,
>
> On Tue, 1 Sep, 2020, 2:21 pm Alexandre Bique, <bique.alexandre at gmail.com <mailto:bique.alexandre at gmail.com>> wrote:
> On Tue, Sep 1, 2020 at 9:07 AM Venkataramanan Kumar
> <venkatar...
2008 Oct 08
4
Xenstore-chmod equivalent Kernel(XenBus) API
Which is the Kernel API (Xenbus API) that is available to do a similar action as "xenstore-chmod"??
Thx,
Venkat
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2013 Jul 19
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
...all.
>
> It works fine on 32 bits.
> So you can try it on 32 bits or revert your java version to a previous one
> (< than 6b27) to test it on 64 bits.
>
> We are working on fixing the 64 bits issue as soon as possible.
>
> Harris Bakiras
>
> On 07/19/2013 03:47 PM, Kumar Sukhani wrote:
>
> Hi Harris Bakiras,
> Thanks for reply. It working now.
> Actually I wanted to try vmkit VM to run jruby codes.
>
> vmkit is able to run Java program, but when I try to run JRuby code then
> I get following error -
>
> root at komal:/home/komal/Desktop...
2020 Sep 15
2
Vectorization of math function failed?
Hi Venkat.,
Did you make progress with libmvec?
Is there a chance that it lands into clang 11?
Regards,
Alexandre Bique
On Tue, Sep 1, 2020 at 11:50 AM Venkataramanan Kumar
<venkataramanan.kumar.llvm at gmail.com> wrote:
>
> Hi Florian,
>
> On Tue, 1 Sep, 2020, 3:11 pm Florian Hahn, <florian_hahn at apple.com> wrote:
>>
>> Hi,
>>
>> On Sep 1, 2020, at 10:26, Venkataramanan Kumar via llvm-dev <llvm-dev at lists.llvm.or...
2008 Aug 24
3
Igraph library: How to calculate APSP (shortest path matrix) matrix for a subset list of nodes.
Dear R Users,
I have a network of 25000 total nodes and a list of 500 node which is a
subset of all nodes. Now I want to calculate the APSP (all pair shortest
path) matrix only for these 500 nodes.
I would appreciate any help.
Thanks in advance
Dinesh
--
Dinesh Kumar Barupal
Research Associate
Metabolomics Fiehn Lab
UCD Genome Center
451 East Health Science Drive
GBSF Builidng
University of California
DAVIS
95616
http://fiehnlab.ucdavis.edu/staff/kumar
[[alternative HTML version deleted]]
2013 Jul 22
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hello Kumar,
Unfortunately we never experienced on ARM architecture and we are not
planning to port VMKit on ARM for the moment.
Regards,
Harris Bakiras
On 07/19/2013 05:50 PM, Kumar Sukhani wrote:
> I am working on a project to port JRuby on Embedded systems. JRuby
> converts Ruby code to bytecode...
2008 Oct 07
3
Creating a custom directory tree inside Xenstore
Is it possible to create a custom directory tree inside Xenstore using any of the Xenstore-utilities??
For example, "/local/domain/0/Customdir".
Thx,
Venkat
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Jul 18
6
Xen-3.2.1 Build Error
...ing directory `/usr/src/xen-3.2.1/tools/check''
make[1]: *** [check] Error 2
make[1]: Leaving directory `/usr/src/xen-3.2.1/tools''
make: *** [install-tools] Error 2
====================================================
Any Idea?
Thx,
Venkat
================================
Venkata Kumar Duvvuru,
LSI Engenio,
Adv. Development,
Bangalore.
Mob: +91-9880318542
Off : +91-80-41978700 ( Extn : 3544 )
================================
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Sep 21
2
R help on write.csv
Hi,
I wanted to write the data created using R on existing csv file. However
everytime I use write.csv, it overwrites the values already there in the
existing csv file. Any workaround on this.
Thanks for your help
Ashish Kumar
Estee Advisors Pvt. Ltd.
Email: ashish.kumar@esteeadvisors.com
Cell: +91-9654072144
Direct: +91-124-4637-713
[[alternative HTML version deleted]]
2019 Apr 08
2
Student Introduction
...oposal/blob/master/proposal.rst (https://link.getmailspring.com/link/3FE8E66B-8B74-4442-9093-267E08190494 at getmailspring.com/0?redirect=https%3A%2F%2Fgithub.com%2Fiamhks%2Fxapian-gsoc-proposal%2Fblob%2Fmaster%2Fproposal.rst&recipient=eGFwaWFuLWRldmVsQGxpc3RzLnhhcGlhbi5vcmc%3D)
Regards,
Hemant Kumar Singh
On Mar 30 2019, at 11:14 am, Olly Betts <olly at survex.com> wrote:
> On Wed, Mar 27, 2019 at 01:29:04PM +0530, Hemant Kumar Singh wrote:
> > I am Hemant Kumar Singh, a computer science undergrad studying in NIT
> > Warangal, India. I am interested to work on the project...
2006 Apr 27
4
Sessions Problems
Hi to group!
I am new to ROR!
I am facing problems on sessions.
First I created the one session variable.
after that I created the other one.
after moving to three pages the session was destroyed automatically.
What is the reason please help me!
Thnaks and Regards,
-Kumar Varma
--
Posted via http://www.ruby-forum.com/.
2008 Sep 17
7
Megaraid SAS driver failing in Xen-3.3.0 but was working in Xen-3.2.2-rc3
On Xen-3.3.0, domain0 Megaraid SAS (SAS 1068 controller) driver is not loading correctly if vtd support in Xen is enabled.
It fails at the point of initializing firmware.
I wasn''t seeing this error with Xen-3.2.2-rc3 (Unstable version), though with vtd disabled in Xen-3.3.0, it is working.
Looks like a degrade problem.
Any clues?
Thx,
Venkat
2018 Sep 19
2
Regarding Dependence distance dump
On Wed, Sep 19, 2018 at 4:58 AM Venkataramanan Kumar <
venkataramanan.kumar.llvm at gmail.com> wrote:
> Hi,
>
> I tired to see when this behavior changed in LLVM.
> It seems to start from.
> --snip--
> commit 95e5d37d5868ebde2302bc302c1e0af407c5646d
> Author: Sebastian Pop <sebpop at gmail.com>
> Date: Tue Mar 6...
2007 Apr 27
5
Reading e-Mails
Hi,
I am new to ActionMailer, need to read incoming mails using rails
ActionMailer, dont know how to do it.. also need to track bounced mails.
Can anybody help me pls.
Thanks
Muralimaran Kumar.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gm...
2009 May 17
1
Kumar quantile
can someone please help me with this problem.
i found the density and distribution for the Kumar~(2.3,3.2), but now im
stuck on the quantile. how do i determine the quantile for kumar with
Inverse F(0.5).
im trying to use qkumar(_,2.3,3.2). but im stuck on determing the
probability vector.
thanks :)
--
View this message in context: http://www.nabble.com/Kumar-quantile-tp23580613p23580613.htm...
2006 May 11
3
Please help me to combine two datasets.
Dear r-users,
Suppose I have two data sets
data set-1
Date height
------------------------
1/11/2005 10
2/11/2005 23
3/11/2005 54
4/11/2005 21
5/11/2005 22
data set-2
weight
--------
32
45
11
Now I want to combine this two data sets. i.e. i want to see:
Date height weight
-------------------------------------------
3/11/2005 54