woodruffw / screenfetch-c

A rewrite of screenFetch in C.
MIT License
73 stars 17 forks source link

strange results in memory, disk usage, and gpu #17

Closed dayvonjersen closed 9 years ago

dayvonjersen commented 9 years ago

2015-04-20-152148_1024x768_scrot 2015-04-20-152212_1024x768_scrot

KittyKatt's screenFetch for comparison; It's a ThinkPad T60 with stock everything.

woodruffw commented 9 years ago

Those GPU results are expected - the '945M' is an integrated GPU made by Intel.

The disk reporting problems should be fixed by b5832148d9b303ee048b34be2b910e030ced7a37.

The memory reporting problems are more difficult - Linux only seems to expose cache use in /proc/meminfo. I'm doing more research on fixing this.

dayvonjersen commented 9 years ago

Still bork 2015-04-24-194943_1024x768_scrot