Tom Hromatka ([email protected])

Number of posts: 46 (0.05 per day)
First post: 2018-01-05 02:13:02
Last post: 2020-09-28 03:02:37

Date List Subject
2020-09-28 03:02:37 linux-kernel Re: [PATCH v2 2/2] /proc/stat: Simplify iowait and idle calculations when cpu is offline
2020-09-15 19:43:21 linux-kernel [PATCH v2 2/2] /proc/stat: Simplify iowait and idle calculations when cpu is offline
2020-09-15 19:43:13 linux-kernel [PATCH v2 0/2] iowait and idle fixes in /proc/stat
2020-09-15 19:39:46 linux-kernel [PATCH v2 1/2] tick-sched: Do not clear the iowait and idle times
2020-09-14 16:33:33 linux-kernel Re: [RESEND PATCH 0/2] iowait and idle fixes in /proc/stat
2020-09-09 18:38:21 linux-kernel [RESEND PATCH 0/2] iowait and idle fixes in /proc/stat
2020-09-09 18:24:20 linux-kernel [RESEND PATCH 1/2] tick-sched: Do not clear the iowait and idle times
2020-09-09 16:19:42 linux-kernel [RESEND PATCH 2/2] /proc/stat: Simplify iowait and idle calculations when cpu is offline
2020-07-14 19:04:53 linux-kernel Re: [PATCH 0/2] iowait and idle fixes in /proc/stat
2020-06-10 21:16:10 linux-kernel [PATCH 1/2] tick-sched: Do not clear the iowait and idle times
2020-06-10 21:16:00 linux-kernel [PATCH 0/2] iowait and idle fixes in /proc/stat
2020-06-10 21:16:00 linux-kernel [PATCH 2/2] /proc/stat: Simplify iowait and idle calculations when cpu is offline
2018-11-07 22:10:45 linux-kernel Re: [PATCH] cpuset: remove set but not used variable 'cs'
2018-10-19 15:31:45 linux-kernel Re: [PATCH v14 03/12] cpuset: Simply allocation and freeing of cpumasks
2018-10-15 19:12:40 linux-kernel Re: [PATCH v13 01/11] cpuset: Enable cpuset controller in default hierarchy
2018-10-15 18:38:38 linux-kernel Re: [PATCH v13 03/11] cpuset: Simply allocation and freeing of cpumasks
2018-10-15 18:33:22 linux-kernel Re: [PATCH v13 01/11] cpuset: Enable cpuset controller in default hierarchy
2018-06-14 18:49:57 linux-kernel Re: [PATCH] selftests: sparc64: Add missing SPDX License Identifiers
2018-06-13 17:22:21 linux-kernel Re: [PATCH] selftests: sparc64: Fix to do nothing on non-sparc64
2018-06-13 17:19:35 linux-kernel Re: [PATCH] selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overrides
2018-04-26 16:59:12 linux-kernel [PATCH v6 1/2] char: sparc64: Add privileged ADI driver
2018-04-26 16:57:52 linux-kernel [PATCH v6 0/2] sparc64: Add privileged ADI driver
2018-04-26 16:57:38 linux-kernel [PATCH v6 2/2] selftests: sparc64: char: Selftest for privileged ADI driver
2018-04-26 16:26:59 linux-kernel Re: [PATCH v5 2/2] selftests: sparc64: char: Selftest for privileged ADI driver
2018-04-24 16:50:59 linux-kernel Re: [PATCH v5 1/2] char: sparc64: Add privileged ADI driver
2018-04-23 17:36:37 linux-kernel [PATCH v5 2/2] selftests: sparc64: char: Selftest for privileged ADI driver
2018-04-23 17:35:29 linux-kernel [PATCH v5 0/2] sparc64: Add privileged ADI driver
2018-04-23 17:35:21 linux-kernel [PATCH v5 1/2] char: sparc64: Add privileged ADI driver
2018-04-22 21:56:02 linux-kernel Re: [PATCH v4 1/2] char: sparc64: Add privileged ADI driver
2018-04-20 20:57:17 linux-kernel [PATCH v4 1/2] char: sparc64: Add privileged ADI driver
2018-04-20 20:56:30 linux-kernel [PATCH v4 0/2] sparc64: Add privileged ADI driver
2018-04-20 20:56:13 linux-kernel [PATCH v4 2/2] selftests: sparc64: char: Selftest for privileged ADI driver
2018-04-20 19:44:09 linux-kernel [PATCH v3 0/2] sparc64: Add privileged ADI driver
2018-04-20 19:43:31 linux-kernel [PATCH v3 1/2] SPARC M7 and newer processors utilize ADI to version and protect memory. This driver is capable of reading/writing ADI/MCD versions from privileged user space processes. Addresses in the adi file are mapped linearly to physical memory at a ratio of 1:adi_blksz. Thus, a read (or write) of offset K in the file operates upon the ADI version at physical address K * adi_blksz. The version information is encoded as one version per byte. Intended consumers are makedumpfile and crash.
2018-04-20 19:43:13 linux-kernel [PATCH v3 2/2] Add a selftest for the sparc64 privileged ADI driver. These tests verify the read(), pread(), write(), pwrite(), and seek() functionality of the driver. The tests also report simple performance statistics:
2018-04-20 18:17:45 linux-kernel Re: [PATCH v2 2/2] selftests: sparc64: char: Selftest for privileged ADI driver
2018-04-20 17:37:02 linux-kernel [PATCH v2 0/2] sparc64: Add privileged ADI driver
2018-04-20 17:36:30 linux-kernel [PATCH v2 2/2] selftests: sparc64: char: Selftest for privileged ADI driver
2018-04-20 17:36:14 linux-kernel [PATCH v2 1/2] char: sparc64: Add privileged ADI driver
2018-04-19 13:16:25 linux-kernel Re: [PATCH 1/2] char: sparc64: Add privileged ADI driver
2018-04-18 20:06:27 linux-kernel Re: [PATCH 2/2] selftests: sparc64: char: Selftest for privileged ADI driver
2018-04-18 16:32:51 linux-kernel [PATCH 2/2] selftests: sparc64: char: Selftest for privileged ADI driver
2018-04-18 16:31:50 linux-kernel [PATCH 1/2] char: sparc64: Add privileged ADI driver
2018-04-18 16:31:36 linux-kernel [PATCH 0/2] sparc64: Add privileged ADI driver
2018-01-05 04:07:49 linux-kernel Re: 4.15-rc6+ hang
2018-01-05 02:13:02 linux-kernel 4.15-rc6+ hang