Displaying 20 results from an estimated 136 matches for "512000".
2006 Jan 10
2
Gred/dsmark/htb
...classid 1:1
#limit egress to 1Mbit
tc qdisc add dev eth0 parent 1:0 handle 2:0 htb
tc class add dev eth0 parent 2:0 classid 2:1 htb rate 1Mbit ceil 1Mbit
#create 13 gred''s
tc qdisc add dev eth0 parent 2:1 gred setup DPs 13 default 13 grio
#ef
tc qdisc change dev eth0 parent 2:1 gred limit 512000 min 24000 max 32000 \
avpkt 1000 burst 40 probability 0.01 bandwidth 1024 DP 1 prio 1
#af41
tc qdisc change dev eth0 parent 2:1 gred limit 512000 min 24000 max 32000 \
avpkt 1000 burst 40 probability 0.04 bandwidth 1024 DP 2 prio 2
#af42
tc qdisc change dev eth0 parent 2:1 gred limit 512000 min 240...
2015 Jan 31
0
[LLVMdev] [3.6 Release] RC2 has been tagged, Testing Phase II begins
...ase/llvmCore-3.6.0-rc2.obj/tools/clang/test'
Making Clang 'lit.site.cfg' file...
Making Clang 'Unit/lit.site.cfg' file...
gmake[2]: Leaving directory `/home/dim/llvm-3.6.0/rc2/Phase3/Release/llvmCore-3.6.0-rc2.obj/tools/clang/test'
( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -s 8192 ; \
/usr/local/bin/python /home/dim/llvm-3.6.0/rc2/llvm.src/utils/lit/lit.py -s -v . /home/dim/llvm-3.6.0/rc2/Phase3/Release/llvmCore-3.6.0-rc2.obj/test/../tools/clang/test )
lit.py: lit.cfg:271: note: Did not find llvm-go in /home/dim/llvm-3.6.0/rc2/Ph...
2018 Jan 04
2
Re: virtdf outputs on host differs from df in guest
...556096,
>> f_ffree=23435372, f_favail=23435372, f_flag=4096, f_namemax=255)
>>
>> python -c 'import os; s = os.statvfs ("/boot"); print s'
>> posix.statvfs_result(f_bsize=4096, f_frsize=4096, f_blocks=127147,
>> f_bfree=93815, f_bavail=93815, f_files=512000, f_ffree=511626,
>> f_favail=511626, f_flag=4096, f_namemax=255)
>
>[From the host via libguestfs]
>> # guestfish --ro -d rpm-build-for-7.2 -i statvfs /
>>
>> bsize: 4096
>> frsize: 4096
>> blocks: 5886149
>> bfree: 4810534
>> bavail: 4810534
&...
2011 May 24
1
Dovecot 1.2 with MySQL limit Trash folder
...need your help to limit the size of the Trash folder.
I want to exclude the Trash folder in my user quota. But I do not want
the Trash folder can not exceed 10M for example.
I can manage to exclude the size of the Trash folder. But I can not
limit the size of the folder.
On my test, I've bytes=512000 for the Trash folder.
But the user can move more that 512000B on the Trash folder ...
Could you help me please ?
Bests Regards,
Damien
################################
## My SQL query (dovecot-sql.conf) ##
################################
user_query = SELECT CONCAT( '/home/vmail/', mail...
2018 Jan 04
2
virtdf outputs on host differs from df in guest
...bfree=4802342, f_bavail=4802342, f_files=23556096, f_ffree=23435372,
f_favail=23435372, f_flag=4096, f_namemax=255)
python -c 'import os; s = os.statvfs ("/boot"); print s'
posix.statvfs_result(f_bsize=4096, f_frsize=4096, f_blocks=127147,
f_bfree=93815, f_bavail=93815, f_files=512000, f_ffree=511626,
f_favail=511626, f_flag=4096, f_namemax=255)
and then on host using virt-df showing:
# sudo virt-df rpm-build-for-7.2
Filesystem 1K-blocks Used Available Use%
rpm-build-for-7.2:/dev/sda1 508588 107728 400860 22%
rpm-build-for-7...
2012 Apr 04
2
[LLVMdev] "make check" fails at CodeGen/Generic/dbg-declare.ll (r153997 on PPC)
...generic test?
$ make check
llvm[0]: Running test suite
make[1]: Entering directory
`/var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/test'
Making a new site.exp file...
Making LLVM 'lit.site.cfg' file...
Making LLVM unittest 'lit.site.cfg' file...
( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ; \
/var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/utils/lit/lit.py -s -v . )
FAIL: LLVM :: CodeGen/Generic/dbg-declare.ll (1007 of 5883)
******************** TEST 'LLVM :: CodeGen/Generic/dbg-declare.ll'
FAILED ********************
Script:
--
/...
2016 Jan 26
2
help with signal from monitor
On 01/26/2016 03:24 PM, Ilia Mirkin wrote:
> sleep 1 && xset dpms force off
Could you confirm exactly how to add the drm.debug=0x1e option. Is it
another parameter on the kernel command line? Where does the output data
go? Is there a way to get it into a file?
Thanks
Don
2013 Feb 21
0
[LLVMdev] Make check reports an error
...site specific configuration available!' error.
Output of make check:
llvm[0]: Running test suite
make[1]: Entering directory `/home/ppenzin/tmp/llvm/build_x86-64/test'
Making LLVM 'lit.site.cfg' file...
Making LLVM unittest 'lit.site.cfg' file...
( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; \
/usr/bin/python /home/ppenzin/tmp/llvm/utils/lit/lit.py -s -v . )
lit.py: lit.cfg:120: fatal: No site specific configuration available!
make[1]: *** [check-local] Error 2
make[1]: Leaving directory `/home/ppenzin/tmp/llvm/build_x86-64/test'
make: *** [check] Er...
2007 Feb 15
1
Can't mount USB drives
...hen off. Never mounts. Here's
the end of dmesg:
usb 1-1: new full speed USB device using address 11
scsi7 : SCSI emulation for USB Mass Storage devices
Vendor: Generic Model: STORAGE DEVICE Rev: 1.02
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sda: 512000 512-byte hdwr sectors (262 MB)
sda: Write Protect is off
sda: Mode Sense: 02 00 00 00
sda: assuming drive cache: write through
SCSI device sda: 512000 512-byte hdwr sectors (262 MB)
sda: Write Protect is off
sda: Mode Sense: 02 00 00 00
sda: assuming drive cache: write through
sda: sda1
Attached...
2006 May 05
5
large data set, error: cannot allocate vector
Why am I getting the error "Error: cannot allocate vector of size
512000 Kb" on a machine with 6 GB of RAM?
I'm playing with some large data sets within R and doing some simple
statistics. The data sets have 10^6 and 10^7 rows of numbers. R
reads in and performs summary() on the 10^6 set just fine. However,
on the 10^7 set, R halts with the error. My...
2012 Apr 04
0
[LLVMdev] "make check" fails at CodeGen/Generic/dbg-declare.ll (r153997 on PPC)
...vm[0]: Running test suite
> make[1]: Entering directory
> `/var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/test'
> Making a new site.exp file...
> Making LLVM 'lit.site.cfg' file...
> Making LLVM unittest 'lit.site.cfg' file...
> ( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ; \
> /var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/utils/lit/lit.py -s -v . )
> FAIL: LLVM :: CodeGen/Generic/dbg-declare.ll (1007 of 5883)
> ******************** TEST 'LLVM :: CodeGen/Generic/dbg-declare.ll'
> FAILED **************...
2012 Apr 16
1
[LLVMdev] "make check" fails at CodeGen/Generic/dbg-declare.ll (r153997 on PPC)
...e
>> make[1]: Entering directory
>> `/var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/test'
>> Making a new site.exp file...
>> Making LLVM 'lit.site.cfg' file...
>> Making LLVM unittest 'lit.site.cfg' file...
>> ( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ; \
>> /var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/utils/lit/lit.py -s -v . )
>> FAIL: LLVM :: CodeGen/Generic/dbg-declare.ll (1007 of 5883)
>> ******************** TEST 'LLVM :: CodeGen/Generic/dbg-declare.ll'
>> FAILE...
2015 May 08
2
Apache 2.2 itk - 404 not found
...ilman/listinfo/centos
>>
> I've set log level to debug so there is a lot of info but no major
> error:
> [Thu May 07 15:09:37 2015] [info] Init: Seeding PRNG with 256
> bytes of entropy
> [Thu May 07 15:09:37 2015] [debug] ssl_scache_shmcb.c(253):
> shmcb_init allocated 512000 bytes of shared memory
> [Thu May 07 15:09:37 2015] [debug] ssl_scache_shmcb.c(272): for
> 511920 bytes (512000 including header), recommending 32 subcaches,
> 133 indexes each
> [Thu May 07 15:09:37 2015] [debug] ssl_scache_shmcb.c(306):
> shmcb_init_memory choices follow
> [Thu...
2015 Jan 31
12
[LLVMdev] [3.6 Release] RC2 has been tagged, Testing Phase II begins
Hi testers,
3.6.0-rc2 was just tagged. Please test and build binaries.
The tracking bug for 3.6 blockers is http://llvm.org/pr22374. Please
file issues against it.
Thanks for helping with the release!
Hans
2016 Jan 26
3
help with signal from monitor
...00:07:00.0] 50a000 - done 0x00000300
[ 41.578307] nouveau E[ PGRAPH][0000:07:00.0] 50a000 - stat 0x00000000 0x00011a00 0x00000000 0x00000000
[ 41.578313] nouveau E[ PGRAPH][0000:07:00.0] 50a000 - stat 0x00000000 0x00000000 0x00000000 0x00000000
[ 41.578315] nouveau E[ PGRAPH][0000:07:00.0] 512000 - done 0x00000300
[ 41.578321] nouveau E[ PGRAPH][0000:07:00.0] 512000 - stat 0x00000000 0x00000000 0x00000000 0x00000000
[ 41.578326] nouveau E[ PGRAPH][0000:07:00.0] 512000 - stat 0x00000000 0x00000000 0x00000000 0x00000000
[ 41.578329] nouveau E[ PGRAPH][0000:07:00.0] 51a000 - done 0x00...
2011 Mar 16
1
[LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs
...-O0$ time make check
> llvm[0]: Running test suite
> make[1]: Entering directory `/media/dh0/llvm-2.9-build-O0/test'
> Making a new site.exp file...
> Making LLVM 'lit.site.cfg' file...
> Making LLVM unittest 'lit.site.cfg' file...
> ( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ; \
> /media/dh0/llvm-2.9rc1/utils/lit/lit.py -s -v . )
> ********************
> FAIL: LLVM :: CodeGen/X86/fold-pcmpeqd-0.ll (2396 of 5848)
> ******************** TEST 'LLVM :: CodeGen/X86/fold-pcmpeqd-0.ll' FAILED ********************...
2018 Jan 04
0
Re: virtdf outputs on host differs from df in guest
To summarise:
>[In guest]
> python -c 'import os; s = os.statvfs ("/boot"); print s'
> posix.statvfs_result(f_bsize=4096, f_frsize=4096, f_blocks=127147,
> f_bfree=93815, f_bavail=93815, f_files=512000, f_ffree=511626,
> f_favail=511626, f_flag=4096, f_namemax=255)
>[From the host via libguestfs]
> # sudo guestfish --ro -d rpm-build-for-7.2 -i statvfs /boot
> bsize: 4096
> frsize: 4096
> blocks: 127147
> bfree: 100215
> bavail: 100215
> files: 512000
> ffree: 511626...
2007 May 07
4
Mardia's multivariate normality test
Dear all,
I got this error message
> library(dprep)
> mardia(Savg)
Error in cov(data) : 'x' is empty
But with the same data, I got
> library(mvnormtest)
> mshapiro.test(Savg)
Shapiro-Wilk normality test
data: Z
W = 0.9411, p-value = 0.6739
What does the error message "Error in cov(data) : 'x' is empty" mean? Thanks a lot!
Jiao
2012 Apr 29
3
Sieve doesn't find user scripts
...ome/well-adjusted.de/jrspieker
| 2012-04-29 12:17:48 deliver(jrspieker at well-adjusted.de): Info: auth input: uid=105
| 2012-04-29 12:17:48 deliver(jrspieker at well-adjusted.de): Info: auth input: gid=109
| 2012-04-29 12:17:48 deliver(jrspieker at well-adjusted.de): Info: Quota root: name=storage=512000 backend=maildir args=
| 2012-04-29 12:17:48 deliver(jrspieker at well-adjusted.de): Info: maildir: data=/srv/mail/well-adjusted.de/jrspieker
| 2012-04-29 12:17:48 deliver(jrspieker at well-adjusted.de): Info: maildir++: root=/srv/mail/well-adjusted.de/jrspieker, index=, control=, inbox=
| 2012-04-2...
2010 Sep 09
0
[LLVMdev] How to run regression tests for ARM?
...LLVM tests on the ARM "Beagle"
board with Debian Lenny installed on it. When I execute "make check", I get
the following output:
llvm[0]: Running test suite
make[1]: Entering directory /mnt/markhor/llvm/nativeBuild/test
Making a new site.exp file...
( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 512000 ; \
PATH="/mnt/markhor/llvm/nativeBuild/Release-Asserts/bin:/mnt/markhor/llvm/test/Scripts:/bin:/home/markhor/Development/install/nativeArm/bin:/usr/local/bin:/usr/bin:/bin:/usr/games"
\
/usr/bin/runtest --ignore "llvm2cpp.exp" )
WARNI...