目次
マウスコンピューター m-Book T シリーズ MB-T921X
製品概要
ブランド | マウスコンピューター |
---|---|
画面サイズ | 15.6 インチ ワイド TFT (FWXGA 1,366 x 768) 光沢液晶ディスプレイ |
重さ | ? g |
CPU | Intel® Core™ i7-740QM 1.73GHz (TB 2.93GHz) 4 Core 8 Thread (Hyper-Threading) |
メモリー | 4 GB (2 GB × 2 DDR3 1333[PC3-10600] SO-DIMM) |
ストレージ | 500 GB (HDD S-ATA III 6Gbps) |
チップセット | Mobile Intel® HM55 Express |
OS | Windows 10 Professional x64 |
基本性能
CPU-Z, GPU-Z
※インテル® Core™ i7-740QM プロセッサー
パーティション情報
$ sudo parted -l
モデル: ATA Hitachi HTS54505 (scsi) ディスク /dev/sda: 500GB セクタサイズ (論理/物理): 512B/512B パーティションテーブル: msdos ディスクフラグ: 番号 開始 終了 サイズ タイプ ファイルシステム フラグ 1 1049kB 1075MB 1074MB primary ext4 boot 2 1075MB 500GB 499GB primary btrfs モデル: 不明 (unknown) ディスク /dev/zram0: 4037MB セクタサイズ (論理/物理): 4096B/4096B パーティションテーブル: loop ディスクフラグ: 番号 開始 終了 サイズ ファイルシステム フラグ 1 0.00B 4037MB 4037MB linux-swap(v1)
dmidecode によるマザーボード情報
$ sudo dmidecode -t baseboard
# dmidecode 3.3 Getting SMBIOS data from sysfs. SMBIOS 2.6 present. Handle 0x0002, DMI type 2, 16 bytes Base Board Information Manufacturer: Intel Corp. Product Name: Base Board Product Name Version: Base Board Version Serial Number: QTFA7AR03400J8 Asset Tag: Base Board Asset Tag Features: Board is a hosting board Board is replaceable Location In Chassis: Base Board Chassis Location Chassis Handle: 0x0003 Type: Motherboard Contained Object Handles: 0 Handle 0x0014, DMI type 41, 11 bytes Onboard Device Reference Designation: Hanksville Gbe Lan Connection Type: Ethernet Status: Enabled Type Instance: 1 Bus Address: 0000:00:00.1
dmidecode による BIOS 情報
$ sudo dmidecode -t bios
# dmidecode 3.3 Getting SMBIOS data from sysfs. SMBIOS 2.6 present. Handle 0x0000, DMI type 0, 24 bytes BIOS Information Vendor: INSYDE Version: Q3F21 Release Date: 09/06/2010 ROM Size: 1536 kB Characteristics: PCI is supported BIOS is upgradeable BIOS shadowing is allowed Boot from CD is supported Selectable boot is supported EDD is supported Japanese floppy for NEC 9800 1.2 MB is supported (int 13h) Japanese floppy for Toshiba 1.2 MB is supported (int 13h) 5.25"/360 kB floppy services are supported (int 13h) 5.25"/1.2 MB floppy services are supported (int 13h) 3.5"/720 kB floppy services are supported (int 13h) 3.5"/2.88 MB floppy services are supported (int 13h) 8042 keyboard services are supported (int 9h) CGA/mono video services are supported (int 10h) ACPI is supported USB legacy is supported BIOS boot specification is supported Targeted content distribution is supported BIOS Revision: 36.21 Firmware Revision: 36.31
dmidecode による BIOS 情報
物理 4 Core HT で論理 8 Core を認識している内の一つ。
$ cat /proc/cpuinfo
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 30 model name : Intel(R) Core(TM) i7 CPU Q 740 @ 1.73GHz stepping : 5 microcode : 0xa cpu MHz : 1734.000 cache size : 6144 KB physical id : 0 siblings : 8 core id : 0 cpu cores : 4 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid dtherm ida flush_l1d vmx flags : vnmi preemption_timer invvpid ept_x_only flexpriority tsc_offset vtpr mtf vapic ept vpid bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit bogomips : 3458.61 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: 〜省略〜