オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/1.7.x/ccs-patch/patches/ccs-patch-2.6.24-ubuntu-8.04.diff

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3140 by kumaneko, Thu Oct 22 14:57:18 2009 UTC revision 3141 by kumaneko, Thu Nov 5 06:51:09 2009 UTC
# Line 695  Source code for this patch is "apt-get i Line 695  Source code for this patch is "apt-get i
695    
696  --- linux-2.6.24-25.63.orig/include/linux/sched.h  --- linux-2.6.24-25.63.orig/include/linux/sched.h
697  +++ linux-2.6.24-25.63/include/linux/sched.h  +++ linux-2.6.24-25.63/include/linux/sched.h
698  @@ -28,6 +28,8 @@  @@ -40,6 +40,8 @@
699   #define CLONE_NEWPID           0x20000000      /* New pid namespace */  
700   #define CLONE_NEWNET           0x40000000      /* New network namespace */   #ifdef __KERNEL__
701    
702  +struct ccs_domain_info;  +struct ccs_domain_info;
703  +  +
704   /*   struct sched_param {
705    * Scheduling policies          int sched_priority;
706    */   };
707  @@ -1188,6 +1190,10 @@ struct task_struct {  @@ -1188,6 +1190,10 @@ struct task_struct {
708          struct latency_record latency_record[LT_SAVECOUNT];          struct latency_record latency_record[LT_SAVECOUNT];
709   #endif   #endif

Legend:
Removed from v.3140  
changed lines
  Added in v.3141

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26