Displaying 14 results from an estimated 14 matches for "21120".
Did you mean:
1120
2009 Oct 22
1
Intersection an Sum between list and matrix
...23520 19776 19504 21312 22384
7 21072 25456 00000 18448 19152 22144 18368 19280
10 18624 22880 16256 00000 17856 16032 17008 19120
12 20208 15712 17008 23264 00000 23168 19872 24000
14 26560 19024 20704 19520 20048 00000 16736 21056
19 17600 22640 20704 17200 17312 17728 00000 18912
22 18128 19024 21120 17296 20208 19904 21120 00000
> example 1
1 4 7 10 12 14 19 22
1 00000 18128 18576 20048 19408 21472 16528 *20432*
4 20080 00000 20576 23520 19776 19504 21312 22384
7 21072 25456 00000 18448 19152 22144 18368 19280
10 18624 22880 16256 00000 1...
2017 Jan 09
3
[PATCH] vhost: scsi: constify target_core_fabric_ops structures
...st
struct target_core_fabric_ops i;
File size before: drivers/vhost/scsi.o
text data bss dec hex filename
18063 2985 40 21088 5260 drivers/vhost/scsi.o
File size after: drivers/vhost/scsi.o
text data bss dec hex filename
18479 2601 40 21120 5280 drivers/vhost/scsi.o
Signed-off-by: Bhumika Goyal <bhumirks at gmail.com>
---
drivers/vhost/scsi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/vhost/scsi.c b/drivers/vhost/scsi.c
index 253310c..620366d 100644
--- a/drivers/vhost/scsi.c
+++ b/drivers/v...
2017 Jan 09
3
[PATCH] vhost: scsi: constify target_core_fabric_ops structures
...st
struct target_core_fabric_ops i;
File size before: drivers/vhost/scsi.o
text data bss dec hex filename
18063 2985 40 21088 5260 drivers/vhost/scsi.o
File size after: drivers/vhost/scsi.o
text data bss dec hex filename
18479 2601 40 21120 5280 drivers/vhost/scsi.o
Signed-off-by: Bhumika Goyal <bhumirks at gmail.com>
---
drivers/vhost/scsi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/vhost/scsi.c b/drivers/vhost/scsi.c
index 253310c..620366d 100644
--- a/drivers/vhost/scsi.c
+++ b/drivers/v...
2017 Jan 10
1
[PATCH] vhost: scsi: constify target_core_fabric_ops structures
...gt;> text data bss dec hex filename
>> 18063 2985 40 21088 5260 drivers/vhost/scsi.o
>>
>> File size after: drivers/vhost/scsi.o
>> text data bss dec hex filename
>> 18479 2601 40 21120 5280 drivers/vhost/scsi.o
>
> What are these numbers trying to prove?
>
These numbers show that adding const has decreased the size of the
data segment and increased the size of the text segment, suggesting
that the changed code has been compiled and the const annotation has
had an eff...
2017 Jan 10
1
[PATCH] vhost: scsi: constify target_core_fabric_ops structures
...gt;> text data bss dec hex filename
>> 18063 2985 40 21088 5260 drivers/vhost/scsi.o
>>
>> File size after: drivers/vhost/scsi.o
>> text data bss dec hex filename
>> 18479 2601 40 21120 5280 drivers/vhost/scsi.o
>
> What are these numbers trying to prove?
>
These numbers show that adding const has decreased the size of the
data segment and increased the size of the text segment, suggesting
that the changed code has been compiled and the const annotation has
had an eff...
2010 Apr 28
1
Xen 4.0.0 pvops 2.6.31version 64 bit cannot install gplpv on a win2k3 server 32 bit
...: .1-rc1-pre
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : Wed Apr 21 08:36:58 2010 +0100 21120:88d9619e21c3
xen_commandline : dom0_mem=1024M
cc_compiler : gcc version 4.3.2 (Debian 4.3.2-1.1)
cc_compile_by : root
cc_compile_domain : ajr
cc_compile_date : Fri Apr 23 13:22:43 BST 2010
xend_config_format : 4
Thanks in advance,
Rémi
_____________...
2017 Jan 10
0
[PATCH] vhost: scsi: constify target_core_fabric_ops structures
...gt; File size before: drivers/vhost/scsi.o
> text data bss dec hex filename
> 18063 2985 40 21088 5260 drivers/vhost/scsi.o
>
> File size after: drivers/vhost/scsi.o
> text data bss dec hex filename
> 18479 2601 40 21120 5280 drivers/vhost/scsi.o
>
> Signed-off-by: Bhumika Goyal <bhumirks at gmail.com>
> ---
> drivers/vhost/scsi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/vhost/scsi.c b/drivers/vhost/scsi.c
> index 253310c..620366d 100644
&g...
2017 Jan 10
0
[PATCH] vhost: scsi: constify target_core_fabric_ops structures
...> File size before: drivers/vhost/scsi.o
> text data bss dec hex filename
> 18063 2985 40 21088 5260 drivers/vhost/scsi.o
>
> File size after: drivers/vhost/scsi.o
> text data bss dec hex filename
> 18479 2601 40 21120 5280 drivers/vhost/scsi.o
What are these numbers trying to prove?
> Signed-off-by: Bhumika Goyal <bhumirks at gmail.com>
> ---
> drivers/vhost/scsi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/vhost/scsi.c b/drivers/vhost/scsi.c...
2017 Jan 10
0
[PATCH] vhost: scsi: constify target_core_fabric_ops structures
...data bss dec hex filename
> >> 18063 2985 40 21088 5260 drivers/vhost/scsi.o
> >>
> >> File size after: drivers/vhost/scsi.o
> >> text data bss dec hex filename
> >> 18479 2601 40 21120 5280 drivers/vhost/scsi.o
> >
> > What are these numbers trying to prove?
> >
>
> These numbers show that adding const has decreased the size of the
> data segment and increased the size of the text segment, suggesting
> that the changed code has been compiled and...
2006 Mar 16
0
Ajax_scaffold_generator and datebox_engine
All,
I suspect the datebox_engine is not a compatible with AJAX, but I hope
I''m wrong.
Has anybody succesfully gotten a view that started out life as
generated from the ajax_scaffold_generator to have a form element
which is a datebox from the datebox_engine?
== Details
I just tried unsuccessfully.
>From the javascript I''m getting a dialog box that says
2001 Jul 16
0
forwarded message from Inge Monika
...t;imonika@lbl.gov>
Sender: imonika@lbl.gov
To: Kurt.Hornik@r-project.org
Subject: R memory problem
Date: Fri, 13 Jul 2001 13:35:18 -0700
Dear Kurt,
My name is Inge Monika. I'm currently using R version 1.3.0 to do
clustering analysis for my data set. My data set consists of 7 variables
and 21120 observations. Now, I have trouble increasing my vector size to
do the "emclust" function for my data. I only could increase my vector
size up to 2047M which is still too small. I keep getting an error
message "cannot allocate vector of size 82Kb" after I applied the
emclust func...
2009 May 06
1
Re: wine error causing reboot
...w stub
shutting compiz off does nothing.
lsmod reads
Module Size Used by
ath_pci 108400 0
wlan 232736 1 ath_pci
ath_hal 225904 1 ath_pci
nls_iso8859_1 13440 1
nls_cp437 15104 1
vfat 21120 1
fat 65592 1 vfat
usb_storage 94912 0
ipt_REJECT 11776 1
ipt_LOG 14468 1
xt_limit 11140 2
xt_tcpudp 11776 25
xt_state 10624 5
ipt_addrtype 11136 4
ip6table_filter 112...
2004 Aug 06
0
CBQ + 802.1Q VLAN
...0550332 bytes 9859 pkts (dropped 0, overlimits 0)
borrowed 0 overactions 0 avgidle 62 undertime 0
class cbq 1:10 parent 1:1 leaf 100: rate 256Kbit prio no-transmit
Sent 4306071 bytes 3029 pkts (dropped 0, overlimits 1011237)
backlog 25p
borrowed 35 overactions 2478 avgidle -26542 undertime 21120
class cbq 1:1 parent 1: rate 384Kbit (bounded) prio no-transmit
Sent 8826036 bytes 6283 pkts (dropped 0, overlimits 0)
borrowed 212 overactions 0 avgidle -220835 undertime 222548
class cbq 1:20 parent 1:1 leaf 200: rate 256Kbit prio no-transmit
Sent 4519965 bytes 3254 pkts (dropped 0, overlimi...
2005 Jun 21
3
Bug#315071: Results to your question
...ec 15 2004 user.log.1.gz
-rw-r----- 1 root adm 96 Oct 20 2004 user.log.2.gz
-rw-r----- 1 root adm 95 Oct 6 2004 user.log.3.gz
-rw-r----- 1 root adm 0 Mar 7 2004 uucp.log
-rw-r----- 1 root adm 309 Feb 26 2004 uucp.log.0
-rw-rw-r-- 1 root utmp 21120 Jun 17 10:52 wtmp
-rw-rw-r-- 1 root utmp 17280 May 31 17:06 wtmp.1
Hope this help debug the issue.
--
Noam Rathaus
CTO
Beyond Security Ltd.
http://www.beyondsecurity.com
http://www.securiteam.com