Displaying 13 results from an estimated 13 matches for "memshar".
Did you mean:
memshr
2001 Jul 24
3
Memory/data -last time I promise
...NA
Vcells 4456284 34.0 5070089 38.7 800
> system('cat /proc/meminfo')
total: used: free: shared: buffers: cached:
Mem: 1073303552 696303616 376999936 0 21487616 36982784
Swap: 271392768 263294976 8097792
MemTotal: 1048148 kB
MemFree: 368164 kB
MemShared: 0 kB
Buffers: 20984 kB
Cached: 36116 kB
BigTotal: 131064 kB
BigFree: 0 kB
SwapTotal: 265032 kB
SwapFree: 7908 kB
> n <- 2
> while (n<=3) {
+ fname1 <- paste('../off/off10yr',n,'.dta', sep="")
+ full <- r...
2001 Jul 24
3
Memory/data -last time I promise
...NA
Vcells 4456284 34.0 5070089 38.7 800
> system('cat /proc/meminfo')
total: used: free: shared: buffers: cached:
Mem: 1073303552 696303616 376999936 0 21487616 36982784
Swap: 271392768 263294976 8097792
MemTotal: 1048148 kB
MemFree: 368164 kB
MemShared: 0 kB
Buffers: 20984 kB
Cached: 36116 kB
BigTotal: 131064 kB
BigFree: 0 kB
SwapTotal: 265032 kB
SwapFree: 7908 kB
> n <- 2
> while (n<=3) {
+ fname1 <- paste('../off/off10yr',n,'.dta', sep="")
+ full <- r...
2011 Sep 08
5
[PATCH 0 of 2] v2: memshare/xenpaging/xen-access fixes for xen-unstable
The following two patches allow the parallel use of memsharing, xenpaging and
xen-access by using an independent ring buffer for each feature.
Please review.
v2:
- update mem_event_check_ring arguments, check domain rather than domain_id
- check ring_full first because its value was just evaluated
- check if ring buffer is initialized before calling...
2012 Nov 12
10
Hypervisor to dom0 communication
Hello,
I''m interested in establishing a communication channel between the Xen
hypervisor and a dom0 userspace application. Ideally this would be a
2-way channel, with the hypervisor asynchronously notifying this
application, and then (for certain types of messages) wait for a reply
from the userspace consumer.
To this end, I''ve been reading xen-devel posts [1], read the
2002 May 20
1
ext3 buffer leak/memory leak?
...nning, 0 zombie, 0 stopped
screen output from cat /proc/meminfo
top___cat /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 526008320 27017216 498991104 0 13283328 7798784
Swap: 0 0 0
MemTotal: 513680 kB
MemFree: 487296 kB
MemShared: 0 kB
Buffers: 12972 kB
Cached: 7616 kB
SwapCached: 0 kB
Active: 348 kB
Inact_dirty: 20240 kB
Inact_clean: 0 kB
Inact_target: 104856 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 513680 kB
LowFree: 48729...
2003 Oct 15
1
Kernel Panic, memory leak?
...4 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386
GNU/Linux
# less /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 1055735808 1043091456 12644352 0 15740928 935366656
Swap: 2089209856 0 2089209856
MemTotal: 1030992 kB
MemFree: 12348 kB
MemShared: 0 kB
Buffers: 15372 kB
Cached: 913444 kB
SwapCached: 0 kB
Active: 661920 kB
Inact_dirty: 61648 kB
Inact_clean: 222832 kB
Inact_target: 189280 kB
HighTotal: 130992 kB
HighFree: 1024 kB
LowTotal: 900000 kB
L...
2001 Oct 27
3
Strange memory stats with 2.4.13 and ext3
...3-0.9.13 patch (for
-pre6, with the rej fixed).
I'm getting this in /proc/meminfo:
total: used: free: shared: buffers: cached:
Mem: 130179072 117489664 12689408 0 46854144 69632
Swap: 1073987584 10907648 1063079936
MemTotal: 127128 kB
MemFree: 12392 kB
MemShared: 0 kB
Buffers: 45756 kB
Cached: 4294965116 kB
SwapCached: 2248 kB
Active: 11392 kB
Inactive: 36784 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 127128 kB
LowFree: 12392 kB
SwapTotal: 1048816 kB
SwapFree: 1038...
2006 May 15
26
Mongrel / RoR first page load times.
I am noticing considerably longer first page load times on most of my
rails apps running Rails (1.1.2) off Mongrel (0.13) on linux. After the
initial request everything seems to run OK. Has anybody else noticed
this and is there anyway to compensate.
Also following the instructions for working with unicode from the rails
wiki, the number of pages served drops noticeably. Are there any sites
2004 Feb 11
1
how much memory? was: R does in memory analysis only?
Is there a way to tell how much memory the computer
running R has?
-Frank
-----Original Message-----
From: David Smith [mailto:dsmith at insightful.com]
Sent: Monday, February 09, 2004 1:32 PM
To: Ross Boylan
Cc: r-help
Subject: RE: [R] R does in memory analysis only?
Ross Boylan writes:
> R works only on problems that fit into (real or virtual) memory.
> ... does S-Plus have the same
2002 Dec 05
1
ext3 Problem in 2.4.20-ac1?
...fessionally?
* fsck recommended?
* Should I report this to lkml?
# cat /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 1056690176 1043947520 12742656 0 72699904 726638592
Swap: 2097143808 0 2097143808
MemTotal: 1031924 kB
MemFree: 12444 kB
MemShared: 0 kB
Buffers: 70996 kB
Cached: 709608 kB
SwapCached: 0 kB
Active: 551256 kB
Inact_dirty: 287348 kB
Inact_clean: 77224 kB
Inact_target: 183164 kB
HighTotal: 131072 kB
HighFree: 1024 kB
LowTotal: 900852 kB
LowFree: 1142...
2005 Mar 31
2
grub Error 28: Selected item cannot fit into memory
...here''s anything else you need to know.
Kind regards,
Sam
# cat /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 524251136 515284992 8966144 0 86786048 306520064
Swap: 1069244416 94208 1069150208
MemTotal: 511964 kB
MemFree: 8756 kB
MemShared: 0 kB
Buffers: 84752 kB
Cached: 299280 kB
SwapCached: 56 kB
Active: 352508 kB
ActiveAnon: 97552 kB
ActiveCache: 254956 kB
Inact_dirty: 89512 kB
Inact_laundry: 18456 kB
Inact_clean: 9664 kB
Inact_target: 94028 kB
HighTotal:...
2015 May 22
2
libvirt with gcc5 Test failing
...... OK
306) QEMU XML-2-ARGV cpu-numa-disjoint
... Got expected error: unsupported configuration: disjoint NUMA cpu
ranges are not supported with this QEMU
OK
307) QEMU XML-2-ARGV cpu-numa-disjoint ... OK
308) QEMU XML-2-ARGV cpu-numa-memshared
... Got expected error: unsupported configuration: Shared memory
mapping is supported only with hugepages
OK
309) QEMU XML-2-ARGV cpu-numa-memshared
... Got expected error: unsupported configuration: Shared memory
mapping is not supported with this QEMU
OK
310) QEMU XML-2-ARGV cpu-host-model...
2003 Apr 18
2
kjournald panic in 2.4.20 RedHat 7.2
Hi, If this is a redundant post I apologize. I am running 2.4.20 on what has been
a very stable Athlon machine for months, tried to move a 2 GB file from an ext2
partition to an ext3 and kjournald crashed. Here are the last reminants of my
shell scrollback:
[*ROOT* mofo /mnt/sda1/mysql/fd 641 ] ll oldmail/
total 2363288
-rw-rw---- 1 mysql mysql 2147483647 Jan 23 18:04 maillog.MYD