จะค้นหาขนาดหน่วยความจำเสมือนและขนาดแคชของระบบ linux ได้อย่างไร


11

มีคำสั่งใดที่จะได้ขนาดหน่วยความจำเสมือนขนาดแคชและความเร็วบัสด้านหน้าของระบบ linux หรือไม่? swap ใน linux เหมือนกับหน่วยความจำเสมือนจริงหรือไม่?


2
แลกเปลี่ยน == หน่วยความจำเสมือน
Joakim Elofsson

กรุณาให้รายละเอียดของ CPU ของคุณ เปิดไบออสจากการเริ่มต้นระบบของคุณเพื่อตรวจสอบ FSB ของ CPU ของคุณ หรือเพียงแค่ google โมเดลของ CPU ของคุณ หากคุณมีพีซีตั้งโต๊ะคุณสามารถเปิดเคสและดูซีพียูโดยตรงเพื่อค้นหารุ่น
Jonno_FTW

5
ไม่การสลับและหน่วยความจำเสมือนแตกต่างอย่างสิ้นเชิง ตัวอย่างเช่นการแม็พหน่วยความจำไฟล์ 1GB ใช้หน่วยความจำเสมือนเพิ่มเติม 1GB แต่ไม่มีการเปลี่ยนแปลงในการใช้ swap Swap เป็นรูปแบบการสำรองข้อมูล การใช้หน่วยความจำเสมือนจำนวนมากไม่มีอะไรเกี่ยวข้องกับการสำรองข้อมูล (และมีระบบที่มีหน่วยความจำเสมือนและไม่มีการสลับเช่นเดียวกับระบบที่มีการสลับ แต่ไม่มีหน่วยความจำเสมือน)
David Schwartz

หน่วยความจำเสมือน = หน่วยความจำกายภาพ + พื้นที่ส
ว็อป

คำตอบ:


11

คำถามนี้มีอยู่ในคำถามก่อนหน้าของคุณวิธีการค้นหาขนาดหน่วยความจำเสมือนและขนาดแคชของระบบ linux ได้อย่างไร . ตามที่ระบุไว้ในคำตอบสำหรับคำถามนั้นsudo dmidecode --type processorคำสั่งจะให้ความเร็ว "นาฬิกาภายนอก" แก่คุณและความเร็วของ FSB นั้นเป็นความเร็วหลายเท่า (โดยทั่วไป 2 หรือ 4 เท่า) ของความเร็วนี้

หากสิ่งนี้ไม่ได้ผลสำหรับคุณคุณควรแก้ไขคำถามเดิมของคุณและแจ้งให้เราทราบว่าผลลัพธ์ที่คุณได้รับหรือข้อผิดพลาดคืออะไร ยิ่งคุณมีความเฉพาะเจาะจงมากเท่าใดคนอื่น ๆ ก็สามารถช่วยคุณได้ดีขึ้น

ตามที่ระบุไว้ใน The Journeyman geek คุณมักจะได้รับการวัด "นาฬิกาภายนอก" เดียวกันจากlshwค่าที่รายงานสำหรับ "นาฬิกา" ใน cpu ที่เกี่ยวข้องกับ ouput

 *-cpu
      description: CPU
      product: Genuine Intel(R) CPU           T2300  @ 1.66GHz
      vendor: Intel Corp.
      physical id: 400
      bus info: cpu@0
      version: 6.14.8
      serial: 0000-06E8-0000-0000-0000-0000
      slot: Microprocessor
      size: 1GHz
      capacity: 1800MHz
      width: 32 bits
      clock: 133MHz
      capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor est tm2 xtpr pdcm cpufreq
      configuration: id=0

ในที่สุดคุณอาจพบความเร็วนาฬิกาภายนอกในเอาต์พุตdmesgแม้ว่าจะไม่เป็นวิธีมาตรฐานในการเข้าถึงข้อมูลนี้ คุณอาจพบความเร็ว FSB ผ่านการตั้งค่า BIOS ของคุณหรือโดยการค้นหาข้อมูลจำเพาะ CPU ของคุณแม้ว่าสิ่งเหล่านี้จะไม่เฉพาะลินุกซ์


dmidecodeใช้งานได้กับ x86 เท่านั้น โปรเซสเซอร์ ARM ไม่มีคำสั่งและมักจะส่งคืนค่าไร้ประโยชน์เช่น BogMIPS ที่ไม่ถูกต้อง
jww

1
ฉันสับสนเล็กน้อยว่าเรื่องนี้ได้รับการยอมรับอย่างไร ดูเหมือนว่าจะตอบเพียงส่วนหนึ่งของคำถาม
Gi0rgi0s

ทำไมนี่เป็นคำตอบที่ยอมรับได้? ไม่ได้ระบุวิธีกำหนดขนาดหน่วยความจำเสมือน
jww

10

ใช่การแลกเปลี่ยนคือหน่วยความจำเสมือน

ขนาดหน่วยความจำเสมือน ใช้swapon -sหรือฟรี

$ swapon -s
Filename                Type        Size    Used    Priority
/dev/sda6                               partition   1004020 39620   -1

$ free
             total       used       free     shared    buffers     cached
Mem:       3087892    2879036     208856          0     394288     835052
-/+ buffers/cache:    1649696    1438196
Swap:      1004020      39620     964400

ขนาดแคช รับนี้จาก/ proc / cpuinfo "การขนาดแคชข้อมูล" ช่วยให้คุณแคชในซีพียู บนเครื่องที่ใช้มัลติคอร์คุณจะเห็นหนึ่งรายการต่อโปรเซสเซอร์ซึ่งมีค่าแคชของตัวเอง

$ cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model       : 14
model name  : Genuine Intel(R) CPU           T2300  @ 1.66GHz
stepping    : 8
cpu MHz     : 1000.000
cache size  : 2048 KB
physical id : 0
siblings    : 2
core id     : 0
cpu cores   : 2
apicid      : 0
initial apicid  : 0
fdiv_bug    : no
hlt_bug     : no
f00f_bug    : no
coma_bug    : no
fpu     : yes
fpu_exception   : yes
cpuid level : 10
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor est tm2 xtpr pdcm
bogomips    : 3324.64
clflush size    : 64
power management:

ความเร็ว Front side bus (FSB) คุณสามารถรับสิ่งนี้ได้จากยูทิลิตีdmidecodeโดยมีอาร์กิวเมนต์ตัวประมวลผล --type คุณต้องได้รับอนุญาต sudo เพื่อเรียกใช้คำสั่งนี้ FSB ระบุด้วยความเร็วที่รายงานสำหรับ " นาฬิกาภายนอก " โดยทั่วไปความเร็วจริงจะเป็น4 เท่าของความเร็วที่รายงานเนื่องจากคำแนะนำเหล่านั้นจะถูกดำเนินการต่อรอบสัญญาณนาฬิกา

$ sudo dmidecode --type processor
# dmidecode 2.9
SMBIOS 2.4 present.

Handle 0x0400, DMI type 4, 32 bytes
Processor Information

Socket Designation: Microprocessor
Type: Central Processor
Family: Pentium M
Manufacturer: Intel
ID: E8 06 00 00 FF FB E9 BF
Signature: Type 0, Family 6, Model 14, Stepping 8
Flags:
    FPU (Floating-point unit on-chip)
    VME (Virtual mode extension)
    DE (Debugging extension)
    PSE (Page size extension)
    TSC (Time stamp counter)
    MSR (Model specific registers)
    PAE (Physical address extension)
    MCE (Machine check exception)
    CX8 (CMPXCHG8 instruction supported)
    APIC (On-chip APIC hardware supported)
    SEP (Fast system call)
    MTRR (Memory type range registers)
    PGE (Page global enable)
    MCA (Machine check architecture)
    CMOV (Conditional move instruction supported)
    PAT (Page attribute table)
    CLFSH (CLFLUSH instruction supported)
    DS (Debug store)
    ACPI (ACPI supported)
    MMX (MMX technology supported)
    FXSR (Fast floating-point save and restore)
    SSE (Streaming SIMD extensions)
    SSE2 (Streaming SIMD extensions 2)
    SS (Self-snoop)
    HTT (Hyper-threading technology)
    TM (Thermal monitor supported)
    PBE (Pending break enabled)
Version: Not Specified
Voltage: 3.3 V
External Clock: 133 MHz
Max Speed: 1800 MHz
Current Speed: 1000 MHz
Status: Populated, Enabled
Upgrade: None
L1 Cache Handle: 0x0700
L2 Cache Handle: 0x0701
L3 Cache Handle: Not Provided

ฉันมีลินุกซ์ก็ไม่ได้มี dmidecode / lshw คำสั่ง
สับปะรด

คุณใช้ distro ตัวใด

นอกจากนี้คุณมีการเข้าถึง sudo เพื่อเรียกใช้คำสั่งเหล่านี้บนเครื่องหรือไม่?

รูปแบบเอาต์พุต swapon -s เลิกใช้แล้ว ใช้ swapon --show
Waruna Ranasinghe แทน

3

ฉันเชื่อว่า lshw มีข้อมูลนั้น อย่างไรก็ตามไม่ได้มี distros ทั้งหมด (คำแนะนำ - ในครั้งต่อไปโปรดระบุ distro และรุ่นที่คุณใช้มันช่วยได้มากและยังช่วยระบุเกี่ยวกับสิ่งที่คุณทำจนถึงตอนนี้ 'คำสั่งบางอย่างเช่น' ไม่ดีพอ)


3

ลองสิ่งนี้บนเครื่อง Linux: cat /proc/pal/cpu0/cache_info

สิ่งนี้จะแสดงสิ่งที่ชอบ:

Cache levels  : 3
Unique caches : 5

Data Cache level 1:
        Size           : 16384 bytes
        Attributes     : WriteThrough
        Associativity  : 4
        Line size      : 64 bytes
        Stride         : 128 bytes
        Store latency  : 0 cycle(s)
        Load latency   : 1 cycle(s)
        Store hints    :
        Load hints     : [Temporal, level 1]
        Alias boundary : 4096 byte(s)
        Tag LSB        : 12
        Tag MSB        : 49
Instruction Cache level 1:
        Size           : 16384 bytes
        Attributes     :
        Associativity  : 4
        Line size      : 64 bytes
        Stride         : 128 bytes
        Store latency  : N/A
        Load latency   : 1 cycle(s)
        Store hints    :
        Load hints     : [Temporal, level 1]
        Alias boundary : 4096 byte(s)
        Tag LSB        : 12
        Tag MSB        : 49
Data Cache level 2:
        Size           : 262144 bytes
        Attributes     : WriteBack
        Associativity  : 8
        Line size      : 128 bytes
        Stride         : 128 bytes
        Store latency  : 7 cycle(s)
        Load latency   : 5 cycle(s)
        Store hints    : [Temporal, level 1][Non-temporal, all levels]
        Load hints     : [Temporal, level 1][Non-temporal, level 1][Non-temporal, all levels]
        Alias boundary : 4096 byte(s)
        Tag LSB        : 15
        Tag MSB        : 49
Instruction Cache level 2:
        Size           : 524288 bytes
        Attributes     :
        Associativity  : 8
        Line size      : 128 bytes
        Stride         : 128 bytes
        Store latency  : N/A
        Load latency   : 7 cycle(s)
        Store hints    :
        Load hints     : [Temporal, level 1][Non-temporal, level 1][Non-temporal, all levels]
        Alias boundary : 4096 byte(s)
        Tag LSB        : 16
        Tag MSB        : 49
Data/Instruction Cache level 3:
        Size           : 4194304 bytes
        Attributes     : Unified WriteBack
        Associativity  : 8
        Line size      : 128 bytes
        Stride         : 128 bytes
        Store latency  : 7 cycle(s)
        Load latency   : 14 cycle(s)
        Store hints    : [Temporal, level 1]
        Load hints     : [Temporal, level 1][Non-temporal, level 1]
        Alias boundary : 4096 byte(s)
        Tag LSB        : 19
        Tag MSB        : 49

3

ลองulimit -aบนเครื่องของฉันมันจะแสดงสิ่งที่ชอบ:

core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 31321
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 1024
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 31321
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited

เรียกใช้freeบนเครื่องของฉันผลลัพธ์เป็นดังนี้:

             total       used       free     shared    buffers     cached
Mem:       4024900     606472    3418428          0      85768     366980
-/+ buffers/cache:     153724    3871176
Swap:      3998716          0    3998716

ฉันเขียนโค้ดนี้เพื่อทดสอบว่ากระบวนการสามารถสร้างเธรดได้จำนวนเท่าใด:

#include<iostream>
#include<pthread.h>
#include<unistd.h>
#include<stdio.h>
using namespace std;

#define MAX_THREAD_NUM 1100
void * threadTest(void* arg){
        while(true){
                sleep(5);
        }
        pthread_exit(NULL);
}

int main(){
        for(int i = 0;i< MAX_THREAD_NUM;i++){
                pthread_t tid;
                cout<<"create thread "<< i <<"... "<<endl;
                int ret = pthread_create(&tid,NULL,&threadTest,NULL);
                if(ret !=0){
                        perror("pthread_create error");
                }
                pthread_detach(tid);
        }
        while(true){
                sleep(5);
        }
        return 0;

}

ผลลัพธ์จะเป็นดังนี้:

create thread 378...
create thread 379...
create thread 380...
create thread 381...
create thread 382...
pthread_create error: Cannot allocate memory
create thread 383...
pthread_create error: Cannot allocate memory
create thread 384...
pthread_create error: Cannot allocate memory
create thread 385...
pthread_create error: Cannot allocate memory
create thread 386...
pthread_create error: Cannot allocate memory

2

vmstat

รายงาน vmstat รายงานสถิติหน่วยความจำเสมือนซึ่งมีข้อมูลเกี่ยวกับกระบวนการแลกเปลี่ยนหน่วยความจำบัฟเฟอร์และแคชพื้นที่หน่วยความจำเพจกิจกรรมดิสก์ IO กับดักการขัดจังหวะบริบทสวิตช์และกิจกรรม CPU ด้วยคำสั่ง vmstat ผู้ดูแลระบบสามารถมีรายงานการใช้หน่วยความจำทันที

ไวยากรณ์ของ vmstat

vmstat -[options] [delay count]

ตัวอย่างการใช้ vmstat

vmstat

พบได้ที่นี่


1 ขึ้นไปดีกว่าโซลูชันของฉัน: D ให้ข้อมูลเพิ่มเติม
monkey_p

2

คำสั่ง "ฟรี" จะแสดงการใช้งานหน่วยความจำรวมถึงสิ่งที่ใช้จริงกับสิ่งที่อยู่ในบัฟเฟอร์ / แคช

    # free
             total       used       free     shared    buffers     cached
Mem:       3896252    3779044     117208          0      65788    1363972
-/+ buffers/cache:    2349284    1546968
Swap:      2097144     886836    1210308

คำสั่ง "dmidecode" อาจให้ข้อมูลเชิงลึกเกี่ยวกับความเร็วของ FSB


0
swapon -s

ฟิลด์ที่ใช้จะแสดงจำนวนเงินที่ใช้อยู่ในปัจจุบัน

Filename      Type           Size       Used    Priority
/dev/sda5     partition      859436     0       -1

โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.