search for: 512g

Displaying 16 results from an estimated 16 matches for "512g".

Did you mean: 512
2023 Apr 12
2
Matrix scalar operation that saves memory?
Hi all, I am currently working with a quite large matrix that takes 300G of memory. My computer only has 512G of memory. I would need to do a few arithmetic on it with a scalar value. My current code looks like this: mat <- 100 - mat However such code quickly uses up all of the remaining memory and got the R script killed by OOM killer. Are there any more memory-efficient way of doing such operatio...
2007 Feb 27
16
understanding zfs/thunoer "bottlenecks"?
Currently I''m trying to figure out the best zfs layout for a thumper wrt. to read AND write performance. I did some simple mkfile 512G tests and found out, that per average ~ 500 MB/s seems to be the maximum on can reach (tried initial default setup, all 46 HDDs as R0, etc.). According to http://www.amd.com/us-en/assets/content_type/DownloadableAssets/ArchitectureWP_062806.pdf I would assume, that much more and at least in theor...
2010 Aug 14
6
Xen max supported memory per guest VM?
Hello, In http://wiki.xensource.com/xenwiki/Xen4.0 we mention the following: "Better performance and scalability: 128 vcpus per guest, 1 TB of RAM per host, 128 physical CPUs per host (as a default, can be compile-time increased to lots more)." But what''s the max supported amount of memory for a (64bit) guest? -- Pasi _______________________________________________
2006 Aug 31
5
x86-64''s paging_init()
While adding code to create the compatibility p2m table mappings it seemed to me that the creation of the native ones is restricted to memory below the 512G boundary - otherwise, additional L2 tables would need to be allocated (currently other memory following the one L2 page getting allocated would be blindly overwritten). While I realize that machines this big aren''t likely to be targeted by Xen at this point anyway (although the direct map...
2023 Apr 12
1
Matrix scalar operation that saves memory?
...k at the Matrix package, especially if your matrix is some special form. Bert On Tue, Apr 11, 2023, 19:21 Shunran Zhang <szhang at ngs.gen-info.osaka-u.ac.jp> wrote: > Hi all, > > I am currently working with a quite large matrix that takes 300G of > memory. My computer only has 512G of memory. I would need to do a few > arithmetic on it with a scalar value. My current code looks like this: > > mat <- 100 - mat > > However such code quickly uses up all of the remaining memory and got > the R script killed by OOM killer. > > Are there any more memory-e...
2010 Jan 12
3
set zfs:zfs_vdev_max_pending
We have a zpool made of 4 512g iscsi luns located on a network appliance. We are seeing poor read performance from the zfs pool. The release of solaris we are using is: Solaris 10 10/09 s10s_u8wos_08a SPARC The server itself is a T2000 I was wondering how we can tell if the zfs_vdev_max_pending setting is impeding read perfor...
2023 Apr 12
1
Matrix scalar operation that saves memory?
...some special form. > > Bert > > On Tue, Apr 11, 2023, 19:21 Shunran Zhang < > szhang at ngs.gen-info.osaka-u.ac.jp> > wrote: > > > Hi all, > > > > I am currently working with a quite large matrix that takes 300G of > > memory. My computer only has 512G of memory. I would need to do a few > > arithmetic on it with a scalar value. My current code looks like this: > > > > mat <- 100 - mat > > > > However such code quickly uses up all of the remaining memory and got > > the R script killed by OOM killer. > &g...
2023 Apr 12
1
Matrix scalar operation that saves memory?
...p <r-help-bounces at r-project.org> On Behalf Of Shunran Zhang Sent: Tuesday, April 11, 2023 10:21 PM To: r-help at r-project.org Subject: [R] Matrix scalar operation that saves memory? Hi all, I am currently working with a quite large matrix that takes 300G of memory. My computer only has 512G of memory. I would need to do a few arithmetic on it with a scalar value. My current code looks like this: mat <- 100 - mat However such code quickly uses up all of the remaining memory and got the R script killed by OOM killer. Are there any more memory-efficient way of doing such operatio...
2019 Jul 30
1
Researching why different cache modes result in 'some' guest filesystem corruption..
...lding the initial guest image qcow2 for those guest VMs this way: 1) start with a rhel-guest image (currently rhel-server-7.6-update-5-x86_64-kvm.qcow2) 2) convert to LVM by doing this: qemu-img create -f qcow2 -o preallocation=metadata,cluster_size=1048576,lazy_refcounts=off final_guest.qcow2 512G virt-format -a final_guest.qcow2 --partition=mbr --lvm=/dev/rootdg/lv_root --filesystem=xfs guestfish --ro -a rhel_guest.qcow2 -m /dev/sda1 -- tar-out / - | \ guestfish --rw -a final_guest.qcow2 -m /dev/rootdg/lv_root -- tar-in - / 3) use "final_guest.qcow2" as the basis for my gu...
2017 Oct 19
3
gluster tiering errors
...in progress 408:34:13 Node2 0 0 in progress 408:34:14 Hot tier bricks: # df -h /dev/mapper/vg_bricks-brick_nvme1 1.4T 551G 883G 39% /mnt/brick_nvme1 /dev/mapper/vg_bricks-brick_nvme2 1.4T 512G 922G 36% /mnt/brick_nvme2 Can anyone point me in the right direction as to what may be going on? Any guidance is greatly appreciated. Thanks in advance, HB -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/att...
2017 Oct 22
0
gluster tiering errors
...> Node2 0 0 > in progress 408:34:14 > > Hot tier bricks: > > # df -h > > /dev/mapper/vg_bricks-brick_nvme1 1.4T 551G 883G 39% > /mnt/brick_nvme1 > /dev/mapper/vg_bricks-brick_nvme2 1.4T 512G 922G 36% > /mnt/brick_nvme2 > > > Can anyone point me in the right direction as to what may be going on? > Any guidance is greatly appreciated. > > Thanks in advance, > > HB > > _______________________________________________ > Gluster-users mailing list > G...
2017 Oct 22
1
gluster tiering errors
...0 0 >> in progress 408:34:14 >> >> Hot tier bricks: >> >> # df -h >> >> /dev/mapper/vg_bricks-brick_nvme1 1.4T 551G 883G 39% >> /mnt/brick_nvme1 >> /dev/mapper/vg_bricks-brick_nvme2 1.4T 512G 922G 36% >> /mnt/brick_nvme2 >> >> >> Can anyone point me in the right direction as to what may be going on? >> Any guidance is greatly appreciated. >> >> Thanks in advance, >> >> HB >> >> __________________________________________...
2017 Oct 24
2
gluster tiering errors
...0 0 >> in progress 408:34:14 >> >> Hot tier bricks: >> >> # df -h >> >> /dev/mapper/vg_bricks-brick_nvme1 1.4T 551G 883G 39% >> /mnt/brick_nvme1 >> /dev/mapper/vg_bricks-brick_nvme2 1.4T 512G 922G 36% >> /mnt/brick_nvme2 >> >> >> Can anyone point me in the right direction as to what may be going on? >> Any guidance is greatly appreciated. >> >> Thanks in advance, >> >> HB >> >> __________________________________________...
2017 Oct 27
0
gluster tiering errors
...in progress 408:34:14 >>> >>> Hot tier bricks: >>> >>> # df -h >>> >>> /dev/mapper/vg_bricks-brick_nvme1 1.4T 551G 883G 39% >>> /mnt/brick_nvme1 >>> /dev/mapper/vg_bricks-brick_nvme2 1.4T 512G 922G 36% >>> /mnt/brick_nvme2 >>> >>> >>> Can anyone point me in the right direction as to what may be going on? >>> Any guidance is greatly appreciated. >>> >>> Thanks in advance, >>> >>> HB >>> >>&gt...
2017 Jan 06
0
nouveau: display freezing
...0.034935] 0x0000000480000000-0x0000008000000000 494G pud [ 0.034938] 0x0000008000000000-0xffff800000000000 17179737600G pgd [ 0.034939] ---[ Kernel Space ]--- [ 0.034940] 0xffff800000000000-0xffff808000000000 512G pgd [ 0.034941] ---[ Low Kernel Mapping ]--- [ 0.034942] 0xffff808000000000-0xffff810000000000 512G pgd [ 0.034943] ---[ vmalloc() Area ]--- [ 0.034943] 0xffff810000000000-0xffff818000000000 512G...
2006 Jan 11
21
FXS or VOIP
Hi I am setting up a phone system for a small office. The office will have 5-8 phones and a fax line. There are 4 hunt lines coming into the office. We have made no hardware purchase yet. Being an asterisk newbie, before I suscribed to this list I just assumed that I would buy voip phones and connect all the phones to a private ethernet network. However, I see many people inquiring about FXS