Ruchi Kandoi ([email protected])

Number of posts: 17 (0.03 per day)
First post: 2015-05-08 02:09:26
Last post: 2016-10-11 23:51:47

Date List Subject
2016-10-11 23:51:51 linux-kernel [RFC 2/6] drivers: misc: add memtrack
2016-10-11 23:51:49 linux-kernel [RFC 3/6] dma-buf: add memtrack support
2016-10-11 23:51:47 linux-kernel [RFC 4/6] memtrack: Adds the accounting to keep track of all mmaped/unmapped pages.
2016-10-11 23:51:24 linux-kernel [RFC 5/6] memtrack: Add memtrack accounting for forked processes.
2016-10-11 23:51:01 linux-kernel [RFC 6/6] drivers: staging: ion: add ION_IOC_TAG ioctl
2016-10-11 23:50:51 linux-kernel [RFC 1/6] fs: add installed and uninstalled file_operations
2016-10-11 23:50:48 linux-kernel [RFC 0/6] Module for tracking/accounting shared memory buffers
2015-05-18 21:18:52 linux-kernel Re: [PATCH 2/2] sched: cpufreq: Adds a field cpu_power in the task_struct
2015-05-18 21:00:36 linux-kernel Re: [PATCH v2 0/2] Adds cpu power accounting per-pid basis.
2015-05-16 00:55:18 linux-kernel Re: [PATCH v2 1/2] cpufreq_stats: Adds sysfs file /sys/devices/system/cpu/cpufreq/current_in_state
2015-05-15 00:13:18 linux-kernel [PATCH v2 2/2] sched: cpufreq: Adds a field cpu_power in the task_struct
2015-05-15 00:13:15 linux-kernel [PATCH v2 1/2] cpufreq_stats: Adds sysfs file /sys/devices/system/cpu/cpufreq/current_in_state
2015-05-15 00:13:08 linux-kernel [PATCH v2 0/2] Adds cpu power accounting per-pid basis.
2015-05-14 23:56:35 linux-kernel [PATCH 2/2] sched: cpufreq: Adds a field cpu_power in the task_struct
2015-05-14 23:56:17 linux-kernel [PATCH 1/2] cpufreq_stats: Adds sysfs file /sys/devices/system/cpu/cpufreq/current_in_state
2015-05-14 23:56:11 linux-kernel [PATCH 0/2] Adds cpu power accounting per-pid basis.
2015-05-08 02:09:26 linux-kernel [PATCH] suspend: Return error when pending wakeup source is found.