How see how many shared memory has the Intel Chipset?
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
3
down vote
favorite
free -m
command get this result:
total used free shared buff/cache available
Mem: 7653 1569 296 53 5787 5680
Swap: 16677 0 16677
/proc/meminfo/
get this:
MemTotal: 7836716 kB
MemFree: 247608 kB
MemAvailable: 5761416 kB
Buffers: 213056 kB
Cached: 5428304 kB
SwapCached: 0 kB
Active: 2382164 kB
Inactive: 4671292 kB
Active(anon): 1354928 kB
Inactive(anon): 112176 kB
Active(file): 1027236 kB
Inactive(file): 4559116 kB
nevictable: 48 kB
Mlocked: 48 kB
SwapTotal: 17078268 kB
SwapFree: 17078268 kB
Dirty: 6876 kB
Writeback: 0 kB
AnonPages: 1412180 kB
Mapped: 523672 kB
Shmem: 55008 kB
Slab: 285340 kB
SReclaimable: 232240 kB
SUnreclaim: 53100 kB
KernelStack: 9536 kB
PageTables: 38648 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 20996624 kB
Committed_AS: 6131060 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 282236 kB
DirectMap2M: 4626432 kB
DirectMap1G: 3145728 kB
So the shared memory of the Intel Chipset is 55008 kB (from line Shmem)?
The shared memory is taken from the swap so?
How i can change the size of the shared memory?
I find out that in the bios you can configure (and thus also see) how many ram is shared.
ram
add a comment |Â
up vote
3
down vote
favorite
free -m
command get this result:
total used free shared buff/cache available
Mem: 7653 1569 296 53 5787 5680
Swap: 16677 0 16677
/proc/meminfo/
get this:
MemTotal: 7836716 kB
MemFree: 247608 kB
MemAvailable: 5761416 kB
Buffers: 213056 kB
Cached: 5428304 kB
SwapCached: 0 kB
Active: 2382164 kB
Inactive: 4671292 kB
Active(anon): 1354928 kB
Inactive(anon): 112176 kB
Active(file): 1027236 kB
Inactive(file): 4559116 kB
nevictable: 48 kB
Mlocked: 48 kB
SwapTotal: 17078268 kB
SwapFree: 17078268 kB
Dirty: 6876 kB
Writeback: 0 kB
AnonPages: 1412180 kB
Mapped: 523672 kB
Shmem: 55008 kB
Slab: 285340 kB
SReclaimable: 232240 kB
SUnreclaim: 53100 kB
KernelStack: 9536 kB
PageTables: 38648 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 20996624 kB
Committed_AS: 6131060 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 282236 kB
DirectMap2M: 4626432 kB
DirectMap1G: 3145728 kB
So the shared memory of the Intel Chipset is 55008 kB (from line Shmem)?
The shared memory is taken from the swap so?
How i can change the size of the shared memory?
I find out that in the bios you can configure (and thus also see) how many ram is shared.
ram
I think unix.stackexchange.com/questions/307015/⦠may explain you what you see
â vidarlo
May 11 at 22:19
What is your intel processor? ie use:lscpu | grep Model
â WinEunuuchs2Unix
May 12 at 1:58
add a comment |Â
up vote
3
down vote
favorite
up vote
3
down vote
favorite
free -m
command get this result:
total used free shared buff/cache available
Mem: 7653 1569 296 53 5787 5680
Swap: 16677 0 16677
/proc/meminfo/
get this:
MemTotal: 7836716 kB
MemFree: 247608 kB
MemAvailable: 5761416 kB
Buffers: 213056 kB
Cached: 5428304 kB
SwapCached: 0 kB
Active: 2382164 kB
Inactive: 4671292 kB
Active(anon): 1354928 kB
Inactive(anon): 112176 kB
Active(file): 1027236 kB
Inactive(file): 4559116 kB
nevictable: 48 kB
Mlocked: 48 kB
SwapTotal: 17078268 kB
SwapFree: 17078268 kB
Dirty: 6876 kB
Writeback: 0 kB
AnonPages: 1412180 kB
Mapped: 523672 kB
Shmem: 55008 kB
Slab: 285340 kB
SReclaimable: 232240 kB
SUnreclaim: 53100 kB
KernelStack: 9536 kB
PageTables: 38648 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 20996624 kB
Committed_AS: 6131060 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 282236 kB
DirectMap2M: 4626432 kB
DirectMap1G: 3145728 kB
So the shared memory of the Intel Chipset is 55008 kB (from line Shmem)?
The shared memory is taken from the swap so?
How i can change the size of the shared memory?
I find out that in the bios you can configure (and thus also see) how many ram is shared.
ram
free -m
command get this result:
total used free shared buff/cache available
Mem: 7653 1569 296 53 5787 5680
Swap: 16677 0 16677
/proc/meminfo/
get this:
MemTotal: 7836716 kB
MemFree: 247608 kB
MemAvailable: 5761416 kB
Buffers: 213056 kB
Cached: 5428304 kB
SwapCached: 0 kB
Active: 2382164 kB
Inactive: 4671292 kB
Active(anon): 1354928 kB
Inactive(anon): 112176 kB
Active(file): 1027236 kB
Inactive(file): 4559116 kB
nevictable: 48 kB
Mlocked: 48 kB
SwapTotal: 17078268 kB
SwapFree: 17078268 kB
Dirty: 6876 kB
Writeback: 0 kB
AnonPages: 1412180 kB
Mapped: 523672 kB
Shmem: 55008 kB
Slab: 285340 kB
SReclaimable: 232240 kB
SUnreclaim: 53100 kB
KernelStack: 9536 kB
PageTables: 38648 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 20996624 kB
Committed_AS: 6131060 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 282236 kB
DirectMap2M: 4626432 kB
DirectMap1G: 3145728 kB
So the shared memory of the Intel Chipset is 55008 kB (from line Shmem)?
The shared memory is taken from the swap so?
How i can change the size of the shared memory?
I find out that in the bios you can configure (and thus also see) how many ram is shared.
ram
edited May 11 at 21:59
asked May 9 at 8:47
Scorpion
809
809
I think unix.stackexchange.com/questions/307015/⦠may explain you what you see
â vidarlo
May 11 at 22:19
What is your intel processor? ie use:lscpu | grep Model
â WinEunuuchs2Unix
May 12 at 1:58
add a comment |Â
I think unix.stackexchange.com/questions/307015/⦠may explain you what you see
â vidarlo
May 11 at 22:19
What is your intel processor? ie use:lscpu | grep Model
â WinEunuuchs2Unix
May 12 at 1:58
I think unix.stackexchange.com/questions/307015/⦠may explain you what you see
â vidarlo
May 11 at 22:19
I think unix.stackexchange.com/questions/307015/⦠may explain you what you see
â vidarlo
May 11 at 22:19
What is your intel processor? ie use:
lscpu | grep Model
â WinEunuuchs2Unix
May 12 at 1:58
What is your intel processor? ie use:
lscpu | grep Model
â WinEunuuchs2Unix
May 12 at 1:58
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1033936%2fhow-see-how-many-shared-memory-has-the-intel-chipset%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
I think unix.stackexchange.com/questions/307015/⦠may explain you what you see
â vidarlo
May 11 at 22:19
What is your intel processor? ie use:
lscpu | grep Model
â WinEunuuchs2Unix
May 12 at 1:58