Skip to content

Commit

Permalink
- Add -desktop flavors for i386 and x86_64
Browse files Browse the repository at this point in the history
  - Disabled group scheduler and groups
  - Disabled optimize for size
  - Enabled full preemption
  - Set HZ=1000
  • Loading branch information
jeffmahoney committed Jul 18, 2009
1 parent 309bd66 commit c065c52
Show file tree
Hide file tree
Showing 4 changed files with 9,458 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

+i386 i386/default
+i386 i386/pae
+i386 i386/desktop
+i386 i386/debug
+i386 - i386/xen
+i386 i386/vanilla
Expand All @@ -19,6 +20,7 @@
+ia64 ia64/trace

+x86_64 x86_64/default
+x86_64 x86_64/desktop
+x86_64 - x86_64/xen
+x86_64 x86_64/debug
+x86_64 x86_64/vanilla
Expand Down
Loading

0 comments on commit c065c52

Please sign in to comment.