KDiskMark

If you are looking for a specific 64-bit package and you can't find it in any of the 64-bit repos, please post a request for it here
rych
Warlord
Warlord
Posts: 622
Joined: 04 Jan 2014, 04:27
Distribution: Porteus 5.0 x64 OpenBox
Location: NZ
Contact:

KDiskMark

Post#1 by rych » 24 Aug 2022, 09:33

There is no package for it in Slackware it seems, and so

Code: Select all

pmod -s kdiskmark
getmod -s kdiskmark
surely don't find it either. We can just use the AppImage from https://github.com/JonMagon/KDiskMark/releases, but it's 27MB instead of a 100KB native module missing some dependencies. Using the KDiskMark as an example i'm interested in a general method to make an xzm module when there is none in any Slackware repository. Thanks

beny
Full of knowledge
Full of knowledge
Posts: 2092
Joined: 02 Jan 2011, 11:33
Location: italy

KDiskMark

Post#2 by beny » 24 Aug 2022, 12:19

Kdiskmark need libnfs and fio but work only in a plasma environment,if you have a gtk system you can imagine the deps that you have to install...let me know if you want the packages

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3933
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

KDiskMark

Post#3 by ncmprhnsbl » 24 Aug 2022, 12:44

beny wrote:
24 Aug 2022, 12:19
but work only in a plasma environment
looking at the github page, the kde part(kauth) is optional...
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

rych
Warlord
Warlord
Posts: 622
Joined: 04 Jan 2014, 04:27
Distribution: Porteus 5.0 x64 OpenBox
Location: NZ
Contact:

KDiskMark

Post#4 by rych » 24 Aug 2022, 17:59

beny, I'm on OpenBox. AppImage works fine. If making a native xzm is too difficult, then let's not do it. Just advise me please: how do you check the speed of your disks, maybe a CLI script and no need for a GUI?

User avatar
Rava
Contributor
Contributor
Posts: 5401
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

KDiskMark

Post#5 by Rava » 30 Aug 2022, 13:53

rych wrote:
24 Aug 2022, 17:59
how do you check the speed of your disks, maybe a CLI script and no need for a GUI?
Try looking e.g. on stackoverflow, there are scripts that create random files (either many small ones or few large ones or a mix of small, medium and large ones) and copy or move these around.
But since my machine and my few disks not get quicker when I test their speed I cannot help you with any such scripts since I not use any myself.
Cheers!
Yours Rava

Post Reply