Displaying 3 results from an estimated 3 matches for "1049096".
2006 Nov 14
2
Problem with file size
...1", but replace 238304 by 262264.
If I save the environment on Session 2, I get a file of 8.4GB.
I applied object.size on each of the objects in each environment, and
this is what I got:
For Session 1:
index1: 16204864
index2: 16204864
priors: 3336
params: 74353584
For Session 2:
index1: 1049096
index2: 1049096
priors: 3336
params: 81829104
Is this increase from 23MB to 8.4GB expected to happen?
Benilton
sessionInfo() on both sessions is identical:
> sessionInfo()
R version 2.4.0 (2006-10-03)
x86_64-unknown-linux-gnu
locale:
LC_CTYPE=en_US.iso885915;LC_NUMERIC=C;LC_TIME=en_US.iso8...
2006 Nov 14
2
Problem with file size
...1", but replace 238304 by 262264.
If I save the environment on Session 2, I get a file of 8.4GB.
I applied object.size on each of the objects in each environment, and
this is what I got:
For Session 1:
index1: 16204864
index2: 16204864
priors: 3336
params: 74353584
For Session 2:
index1: 1049096
index2: 1049096
priors: 3336
params: 81829104
Is this increase from 23MB to 8.4GB expected to happen?
Benilton
sessionInfo() on both sessions is identical:
> sessionInfo()
R version 2.4.0 (2006-10-03)
x86_64-unknown-linux-gnu
locale:
LC_CTYPE=en_US.iso885915;LC_NUMERIC=C;LC_TIME=en_US.iso8...
2009 Dec 29
2
ext3 partition size
...3
result of e2fsck:
$ e2fsck -f -v -c -E fragcheck /dev/sdb8
e2fsck 1.41.4 (27-Jan-2009)
Checking for bad blocks (read-only test): done
sg500misc: Updating bad block inode.
Pass 1: Checking inodes, blocks, and sizes
8(f): expecting 32768 got phys 34307 (blkcnt 31191)
491521(f): expecting 1049096 got phys 1081858 (blkcnt 6)
491521(f): expecting 1081864 got phys 1114626 (blkcnt -1)
491521(f): expecting 1114632 got phys 1180162 (blkcnt 17)
491521(f): expecting 1180168 got phys 1212930 (blkcnt 23)
491521(f): expecting 1212936 got phys 1505163 (blkcnt 29)
***********50K + more output lines****...