[02:21:22] TheSeven: size: 117100256 kiB, free: 116905184 kiB [02:21:30] looks like it's working, thanks :) [02:22:39] now i need to translate these back into sector counts [02:23:03] sectors are 4K, so divide by 4... but why do you need it in sectors? [02:23:17] isn't linux always thinking in 1K blocks? [02:25:56] >>> os.statvfs("/") [02:25:56] posix.statvfs_result(f_bsize=4096, f_frsize=4096, f_blocks=26696462, f_bfree=14131521, f_bavail=12769653, f_files=6791168, f_ffree=6450980, f_favail=6450980, f_flag=4096, f_namemax=255) [02:26:05] looks like it's in 4k blocks [02:26:13] http://linux.die.net/man/2/statvfs [02:30:24] which would equal memory pages, makes kinda sense [02:38:12] TheSeven: so i basicly need to calculate f_blocks from "size" and f_bfree/f_bavail from "free" [02:38:57] is "sectors per cluster" a constant value? [03:37:33] *** Joins: [Frankli1] (~franklin@unaffiliated/franklin) [03:37:51] *** Quits: [Franklin] (~franklin@unaffiliated/franklin) (Quit: Reconnecting) [03:38:01] *** [Frankli1] is now known as [Franklin] [04:00:46] *** Joins: franklin (~franklin@unaffiliated/franklin) [04:01:20] *** Quits: [Franklin] (~franklin@unaffiliated/franklin) (Read error: No route to host) [04:01:31] *** franklin is now known as [Franklin] [04:02:27] *** Quits: [Franklin] (~franklin@unaffiliated/franklin) (Client Quit) [04:10:21] *** Quits: PritchardGSD (~dog@CPE-137-147-2-169.lnse7.lon.bigpond.net.au) (Ping timeout: 268 seconds) [04:10:47] *** Joins: PritchardGSD (~dog@CPE-124-181-72-4.lns9.win.bigpond.net.au) [06:38:53] *** Quits: TheSeven (~quassel@rockbox/developer/TheSeven) (Disconnected by services) [06:39:03] *** Joins: [7] (~quassel@rockbox/developer/TheSeven) [09:52:00] *** Joins: slenselink__ (~STeeF@office.hostnetbv.nl) [11:32:01] *** Quits: krnlyng_ (~liar@213162068132.public.t-mobile.at) (Remote host closed the connection) [11:33:27] *** Joins: krnlyng_ (~liar@213162068132.public.t-mobile.at) [12:10:34] *** Quits: krnlyng_ (~liar@213162068132.public.t-mobile.at) (Remote host closed the connection) [12:18:01] *** Joins: krnlyng (~liar@83.175.90.24)