diff mbox

[APPLIED,RFC,Maverick] Enable CONFIG_TASK_DELAY_ACCT=y

Message ID 1277152937.8087.862.camel@emiko
State Accepted
Delegated to: Leann Ogasawara
Headers show

Commit Message

Leann Ogasawara June 21, 2010, 8:42 p.m. UTC
Applied to Maverick linux master.

Thanks,
Leann

>From 8b2da9d17c8b1b7ae64f7f9cd57ec373e7494644 Mon Sep 17 00:00:00 2001
From: Leann Ogasawara <leann.ogasawara@canonical.com>
Date: Mon, 21 Jun 2010 11:15:51 -0700
Subject: [PATCH] UBUNTU: [Config] Enable CONFIG_TASK_DELAY_ACCT=y

BugLink: http://bugs.launchpad.net/bugs/493156

Full reasoning is captured in the following thread:

https://lists.ubuntu.com/archives/kernel-team/2010-June/011238.html

"The request to enable CONFIG_TASK_DELAY_ACCT has once again come up per
a request from the IS team (I'ved CC'd elmo).  They could really use the
ability to use iotop to diagnose performance problems on our servers,
and they noted that other distributions have this option enabled."

Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
---
 debian.master/config/config.common.ports  |    2 +-
 debian.master/config/config.common.ubuntu |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff mbox

Patch

diff --git a/debian.master/config/config.common.ports b/debian.master/config/config.common.ports
index be5e07d..b6e412f 100644
--- a/debian.master/config/config.common.ports
+++ b/debian.master/config/config.common.ports
@@ -3564,7 +3564,7 @@  CONFIG_TABLET_USB_GTCO=m
 CONFIG_TABLET_USB_KBTAB=m
 CONFIG_TADPOLE_TS102_UCTRL=m
 CONFIG_TASKSTATS=y
-# CONFIG_TASK_DELAY_ACCT is not set
+CONFIG_TASK_DELAY_ACCT=y
 CONFIG_TASK_IO_ACCOUNTING=y
 CONFIG_TASK_SIZE=0xc0000000
 CONFIG_TASK_XACCT=y
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index c6c7073..902ea7d 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -4232,7 +4232,7 @@  CONFIG_TABLET_USB_GTCO=m
 CONFIG_TABLET_USB_KBTAB=m
 CONFIG_TABLET_USB_WACOM=m
 CONFIG_TASKSTATS=y
-# CONFIG_TASK_DELAY_ACCT is not set
+CONFIG_TASK_DELAY_ACCT=y
 CONFIG_TASK_IO_ACCOUNTING=y
 CONFIG_TASK_XACCT=y
 CONFIG_TC1100_WMI=m