]> Pileus Git - ~andy/linux/blobdiff - include/linux/sched.h
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
[~andy/linux] / include / linux / sched.h
index f044f66018f2fa319347c7eb1365631ece58730b..21cd0303af5107ef944b27c334750d6cedfb13ef 100644 (file)
@@ -1544,6 +1544,7 @@ struct task_struct {
         */
        int nr_dirtied;
        int nr_dirtied_pause;
+       unsigned long dirty_paused_when; /* start of a write-and-pause period */
 
 #ifdef CONFIG_LATENCYTOP
        int latency_record_count;