initial commit
This commit is contained in:
19
multiThreading/ST1/fs/proc/cpuinfo
Normal file
19
multiThreading/ST1/fs/proc/cpuinfo
Normal file
@@ -0,0 +1,19 @@
|
||||
processor : 0
|
||||
vendor_id : Generic
|
||||
cpu family : 0
|
||||
model : 0
|
||||
model name : Generic
|
||||
stepping : 0
|
||||
cpu MHz : 2000.000
|
||||
cache size: : 1024.0K
|
||||
physical id : 0
|
||||
siblings : 1
|
||||
core id : 0
|
||||
cpu cores : 1
|
||||
fpu : yes
|
||||
fpu exception : yes
|
||||
cpuid level : 1
|
||||
wp : yes
|
||||
flags : fpu
|
||||
cache alignment : 64
|
||||
|
||||
2
multiThreading/ST1/fs/proc/stat
Normal file
2
multiThreading/ST1/fs/proc/stat
Normal file
@@ -0,0 +1,2 @@
|
||||
cpu 0 0 0 0 0 0 0
|
||||
cpu0 0 0 0 0 0 0 0
|
||||
1
multiThreading/ST1/fs/sys/devices/system/cpu/online
Normal file
1
multiThreading/ST1/fs/sys/devices/system/cpu/online
Normal file
@@ -0,0 +1 @@
|
||||
0-0
|
||||
1
multiThreading/ST1/fs/sys/devices/system/cpu/possible
Normal file
1
multiThreading/ST1/fs/sys/devices/system/cpu/possible
Normal file
@@ -0,0 +1 @@
|
||||
0-0
|
||||
Reference in New Issue
Block a user