{ "version": "https://jsonfeed.org/version/1.1", "user_comment": "This feed allows you to read the posts from this site in any feed reader that supports the JSON Feed format. To add this feed to your reader, copy the following URL -- https://matoken.org/blog/tag/cpu/feed/json -- and add it your reader.", "home_page_url": "https://matoken.org/blog/tag/cpu", "feed_url": "https://matoken.org/blog/tag/cpu/feed/json", "language": "ja", "title": "cpu – matoken's blog", "description": "Is there no plan B?", "icon": "https://matoken.org/blog/wp-content/uploads/2025/03/cropped-1865f695c4eecc844385acef2f078255036adccd42c254580ea3844543ab56d9.jpeg", "items": [ { "id": "http://matoken.org/blog/?p=3199", "url": "https://matoken.org/blog/2021/04/07/cpufetch/", "title": "cpu\u60c5\u5831\u3092\u8868\u793a\u3059\u308bcpufetch", "content_html": "
cpufetch\u3068\u3044\u3046screenfetch\u30a4\u30f3\u30b9\u30d1\u30a4\u30a2\u306a\u611f\u3058\u306ecpu\u60c5\u5831\u8868\u793a\u30c4\u30fc\u30eb\u3092\u898b\u304b\u3051\u305f\u306e\u3067\u8a66\u3057\u3066\u307f\u307e\u3057\u305f\uff0e
\n$ git clone https://github.com/Dr-Noob/cpufetch\n$ cd cpufetch\n$ make\n$ ./cpufetch -s retro\n\n ################\n ####### #######\n #### ####\n ### #### Name: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz\n ### ### Microarchitecture: Ivy Bridge\n ### ### Technology: 22nm\n # ### ### ### Max Frequency: 3.300 GHz\n ## ### ######### ###### ###### ### ### Cores: 2 cores (4 threads)\n ## ### ### ### ### #### #### ### ### AVX: AVX\n ## ### ### ### ### ### ### ### ### FMA: No\n ## ### ### ### ### ########## ### #### L1i Size: 32KB (64KB Total)\n ## ### ### ### ### ### ### ##### L1d Size: 32KB (64KB Total)\n ## ## ### ### ##### ######### ## ### L2 Size: 256KB (512KB Total)\n ### L3 Size: 3MB\n ### Peak Performance: 52.80 GFLOP/s\n #### ####\n ##### ##########\n ########## ################\n ###############################\n\u6a19\u6e96\u306e\u30b9\u30bf\u30a4\u30eb\u3067\u30c6\u30ad\u30b9\u30c8\u3067\u8cbc\u308a\u4ed8\u3051\u308b\u3068\u771f\u3063\u767d\u306b\u306a\u308b\u306e\u3067 retro \u3067\u3059\uff0e\u901a\u5e38\u306e\u5b9f\u884c\u7d50\u679c\u306f\u4ee5\u4e0b\u306b\uff0e
\n
Linux\u4ee5\u5916\u3067\u3082Windows/macOS/Android(termux)\u3067\u3082\u52d5\u4f5c\u3059\u308b\u3088\u3046\u3067\u3059\uff0e
\nneofetch/screenfetch\u7b49\u306f\u30b7\u30b9\u30c6\u30e0\u306e\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059\u304ccpufetch\u306fcpu\u60c5\u5831\u306b\u7279\u5316\u3057\u3066\u3044\u307e\u3059\uff0e\u672a\u3060\u30b5\u30dd\u30fc\u30c8cpu\u306f\u591a\u304f\u306a\u3044\u3088\u3046\u3067\u3059\uff0e
\n/proc/cpuinfo, lscpu, lshw -class cpu \u3068\u304b\u306e\u307b\u3046\u304c\u5b9f\u7528\u7684\u3060\u3068\u601d\u3044\u307e\u3059\u304c\uff0c\u697d\u3057\u3044\u306e\u3067\uff0e
$ dpkg-query -W gcc make git\ngcc 4:10.2.1-1\ngit 1:2.31.0-1\nmake 4.3-4\n$ lsb_release -dr\nDescription: Debian GNU/Linux bullseye/sid\nRelease: unstable\n$ arch\nx86_64\n
$ pkg list-installed 2>&1 | grep -E 'clang|git|make'\nclang/stable,now 11.1.0 aarch64 [installed]\ngit/stable,now 2.31.1 aarch64 [installed]\nmake/stable,now 4.3-1 aarch64 [installed]\n$ termux-info\nPackages CPU architecture:\naarch64\nSubscribed repositories:\n# sources.list\ndeb https://termux.org/packages/ stable main\n# game-repo (sources.list.d/game.list)\ndeb https://grimler.se/game-packages-24 games stable\n# science-repo (sources.list.d/science.list)\ndeb https://grimler.se/science-packages-24 science stable\nUpdatable packages:\napt/stable 2.2.2 aarch64 [upgradable from: 2.1.18]\ndialog/stable 1.3-20210324-0 aarch64 [upgradable from: 1.3-20210117-0]\nnano/stable 5.6.1 aarch64 [upgradable from: 5.5]\ntermux-exec/stable 1:0.9 aarch64 [upgradable from: 1:0.8]\ntermux-tools/stable 0.115 all [upgradable from: 0.111]\nAndroid version:\n9\nKernel build information:\nLinux localhost 4.9.112-perf #1 SMP PREEMPT Thu Feb 25 22:16:13 CST 2021 aarch64 Android\nDevice manufacturer:\nTINNO\nDevice model:\nC330\n