linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.0-test1-mm1
@ 2003-07-16  5:56 Andrew Morton
  2003-07-16  6:16 ` 2.6.0-test1-mm1 Joshua Kwan
                   ` (5 more replies)
  0 siblings, 6 replies; 30+ messages in thread
From: Andrew Morton @ 2003-07-16  5:56 UTC (permalink / raw)
  To: linux-kernel, linux-mm


ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test1/2.6.0-test1-mm1/

. Lots of bugfixes.

. A big one-liner from Mark Haverkamp fixes some hanges which were being
  seen with the aacraid driver and may fix the problem which people have seen
  on other SCSI drivers: everything getting stuck in io_schedule() under load.

. Another interactivity patch from Con.  Feedback is needed on this
  please - we cannot make much progress on this fairly subjective work
  without lots of people telling us how it is working for them.




Changes since 2.5.75-mm1:

 linus.patch

 Latest Linus tree

-acpismp-fix.patch
-apci-nmi-watchdog-fix.patch
-div64-fix-fix-fix.patch
-x86_64-critical-fixes.patch

 Merged

-cpumask_t-s390-fix.patch
-cpumask_t-x86_64-fix.patch
-sparc64-cpumask_t-fix.patch
-cpumask-apm-fix-2.patch
-cpumask_t-gcc-workaround-2.patch

 Folded into  cpumask_t-1.patch

+selinux.patch

 SELinux

+CONFIG_LBD-other-archs.patch

 Let non-ia32 architectures enabled large block devices (64-bit sector_t)

+parport-warning-fix.patch

 Fix compile warning

+ext3-xattr-fixes.patch
+ext3-xattr-credits-fixes.patch

 Extended attributes fixes

+block_ioctl-fix.patch

 ioctl return val fix

+coredump-pass-regs.patch

 Changes for sparc32 core dumping

+is_devfsd_or_child-lockup-fix.patch

 devfs deadlock fix

+remove-task_cache.patch

 Remove unused task_cache

+kmalloc-stacks.patch

 Allocate ia32 kernel stacks with kmalloc()

+devfs-removable-media-fix.patch

 devfs reinitialisation fix

+CDROM_SEND_PACKET-timeout-fix.patch

 Timeout fix (HZ and USER_HZ differ)

+getaffinity-return-val-fix.patch

 compat layer return val fix

+RLIMIT_NPROC-fixes.patch

 Fix RLIMIT_NPROC behaviour

+wpadded.patch

 Use `-Wpadded'

+centrino-update.patch

 cpufreq update for centrini

+uninline-put_namespace.patch

 debloat

+qlogic-shift-fix.patch

 Fix gqlogic DMA mask handling

+cryptoloop-config-fix.patch

 cryptoloop needs crypto

+slab-wrong-cache-debug.patch

 Additional debug stuff to help chase some problem which Manfred is working

+ppa-fix.patch

 Get the parallel-port adapter driver closer to working

+settimeofday-fix.patch

 Fix settimeofday() for sparc64 and others

+ppc-build-fix.patch

 Make ppc build

+unbreak-visws.patch

 visws fix

+vesafb-fix.patch

 vesafb update

+acpi-20030714.patch

 Latest ACPI drop

+watchdog-i810.patch

 Intel watchdog driver update

+aacraid-hang-fix.patch

 scsi mid-layer fix

+feral-bounce-fix.patch

 Feral qlogic driver bounces too often

+o5int-2.patch

 Another CU scheduler tweak

+ext3-elide-inode-block-reading.patch

 Avoid reading empty inode blocks

+as-do_div-fix.patch

 Avoid arith overflows in the anticipatory scheduler






All 116 patches:


linus.patch

mm.patch
  add -mmN to EXTRAVERSION

kgdb-ga.patch
  kgdb stub for ia32 (George Anzinger's one)

kgdb-remove-cpu_callout_map.patch
  kgdb: remove cpu_callout_map decls

kgdb-use-ggdb.patch

kgdb-ga-docco-fixes.patch
  kgdb doc. edits/corrections

cpumask_t-1.patch
  cpumask_t: allow more than BITS_PER_LONG CPUs
  cpumask_t fix for s390
  fix cpumask_t for s390
  Fix cpumask changes for x86_64
  fix cpumask_t for sparc64

kgdb-cpumask_t.patch

selinux.patch

CONFIG_LBD-other-archs.patch
  Allow LBD on architectures that support it

reslabify-pgds-and-pmds.patch
  re-slabify i386 pgd's and pmd's

config_spinline.patch
  uninline spinlocks for profiling accuracy.

ppc64-bar-0-fix.patch
  Allow PCI BARs that start at 0

ppc64-reloc_hide.patch

ppc64-semaphore-reimplementation.patch
  ppc64: use the ia32 semaphore implementation

sym-do-160.patch
  make the SYM driver do 160 MB/sec

ia64-percpu-revert.patch
  revert percpu changes

x86_64-fixes.patch
  x86_64 fixes

delay-ksoftirqd-fallback.patch
  Try harded in IRQ context before falling back to ksoftirqd

ds-09-vicam-usercopy-fix.patch
  vicam usercopy fix

fbdev-2.patch

buffer-debug.patch
  buffer.c debugging

rcu-stats.patch
  RCU statistics reporting

mtrr-hang-fix.patch
  Fix mtrr-related hang

intel8x0-cleanup.patch
  intel8x0 cleanups

bio-too-big-fix.patch
  Fix raid "bio too big" failures

misc30.patch
  misc fixes

parport-warning-fix.patch
  parport_pc.c compile warning

ext3-xattr-fixes.patch
  ext3 extended attribute fixes

ext3-xattr-credits-fixes.patch
  Ext3 xattr credits fix for quotas

block_ioctl-fix.patch
  ioctl(BLKBSZSET) fix and cleanup

coredump-pass-regs.patch
  pass regs into dump_fpu() in elf coredump

is_devfsd_or_child-lockup-fix.patch
  is_devfsd_or_child() deadlock fix

remove-task_cache.patch
  remove task_cache entirely

kmalloc-stacks.patch
  use kmalloc for ia32 stacks

devfs-removable-media-fix.patch
  fix removable partitioned media with devfs

CDROM_SEND_PACKET-timeout-fix.patch
  Fix incorrect timeout in CDROM_SEND_PACKET ioctl

getaffinity-return-val-fix.patch
  fix return of compat_sys_sched_getaffinity

RLIMIT_NPROC-fixes.patch
  Fix two bugs with process limits (RLIMIT_NPROC)

wpadded.patch
  Add -Wpadded

centrino-update.patch
  update to speedstep-centrino.c

uninline-put_namespace.patch
  unline most of put_namespace()

qlogic-shift-fix.patch
  fix corruption in qla1280

cryptoloop-config-fix.patch
  CONFIG_BLK_DEV_CRYPTOLOOP needs CONFIG_CRYPTO

slab-wrong-cache-debug.patch
  slab: print stuff when the wrong cache is used

ppa-fix.patch
  ppc fix

settimeofday-fix.patch
  settimeofday() fixes

ppc-build-fix.patch
  ppc build fix

unbreak-visws.patch
  visws: fix PCI breakage

vesafb-fix.patch
  vesafb fix

acpi-20030714.patch

watchdog-i810.patch
  watchdog: i810-tco support

aacraid-hang-fix.patch
  Fix AS i/o hang with aacraid driver

linux-isp-2.patch

linux-isp-2-fix-again.patch
  lost feral fix

feral-bounce-fix.patch
  Feral driver - highmem issues

list_del-debug.patch
  list_del debug check

airo-schedule-fix.patch
  airo.c: don't sleep in atomic regions

print-build-options-on-oops.patch
  print a few config options on oops

show_task-free-stack-fix.patch
  show_task() fix and cleanup

put_task_struct-debug.patch

ia32-mknod64.patch
  mknod64 for ia32

ext2-64-bit-special-inodes.patch
  ext2: support for 64-bit device nodes

ext3-64-bit-special-inodes.patch
  ext3: support for 64-bit device nodes

64-bit-dev_t-kdev_t.patch
  64-bit dev_t and kdev_t

oops-dump-preceding-code.patch
  i386 oops output: dump preceding code

lockmeter.patch

invalidate_mmap_range.patch
  Interface to invalidate regions of mmaps

aio-mm-refcounting-fix.patch
  fix /proc mm_struct refcounting bug

aio-01-retry.patch
  AIO: Core retry infrastructure

io_submit_one-EINVAL-fix.patch
  Fix aio process hang on EINVAL

aio-02-lockpage_wq.patch
  AIO: Async page wait

aio-03-fs_read.patch
  AIO: Filesystem aio read

aio-04-buffer_wq.patch
  AIO: Async buffer wait

aio-05-fs_write.patch
  AIO: Filesystem aio write

aio-05-fs_write-fix.patch

aio-06-bread_wq.patch
  AIO: Async block read

aio-06-bread_wq-fix.patch

aio-07-ext2getblk_wq.patch
  AIO: Async get block for ext2

O_SYNC-speedup-2.patch
  speed up O_SYNC writes

aio-09-o_sync.patch
  aio O_SYNC

aio-10-BUG-fix.patch
  AIO: fix a BUG

aio-11-workqueue-flush.patch
  AIO: flush workqueues before destroying ioctx'es

aio-12-readahead.patch
  AIO: readahead fixes

aio-dio-no-readahead.patch
  aio O_DIRECT no readahead

lock_buffer_wq-fix.patch
  lock_buffer_wq fix

unuse_mm-locked.patch
  AIO: hold the context lock across unuse_mm

aio-take-task_lock.patch
  From: Suparna Bhattacharya <suparna@in.ibm.com>
  Subject: Re: 2.5.72-mm1 - Under heavy testing with AIO,.. vmstat seems to blow the kernel

aio-O_SYNC-fix.patch
  Unify o_sync changes for aio and regular writes

aio-readahead-rework.patch
  Unified page range readahead for aio and regular reads

truncate-pagefault-race-fix.patch
  Fix vmtruncate race and distributed filesystem race

truncate-pagefault-race-fix-fix.patch
  Make sure truncate fix has no race

printk-oops-mangle-fix.patch
  disentangle printk's whilst oopsing on SMP

20-odirect_enable.patch

21-odirect_cruft.patch

22-read_proc.patch

23-write_proc.patch

24-commit_proc.patch

25-odirect.patch

nfs-O_DIRECT-always-enabled.patch
  Force CONFIG_NFS_DIRECTIO

aha152x-oops-fix.patch
  aha152X oops fixes

kjournald-PF_SYNCWRITE.patch

o1-interactivity.patch
  CPU scheduler interactivity patch

o2int.patch
  O2int 0307041440 for 2.5.74-mm1

o3int.patch
  O3int interactivity for 2.5.74-mm2

o4int.patch
  O4int interactivity

o5int-2.patch
  O5int for interactivity

sched-balance-tuning.patch
  CPU scheduler balancing fix

highpmd.patch
  highpmd

synaptics-reset-fix.patch
  synaptics driver reset fix

ext3-block-allocation-cleanup.patch

nfs-revert-backoff.patch
  nfs: revert backoff changes

ext3-elide-inode-block-reading.patch
  ext3: avoid reading empty inode blocks

magic-number-update.patch
  Update Documentation/magic-numbers.txt

ide-tcq-fix.patch
  IDE TCQ oops fix

as-do_div-fix.patch
  fix as-iosched do_div()




^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16  5:56 2.6.0-test1-mm1 Andrew Morton
@ 2003-07-16  6:16 ` Joshua Kwan
  2003-07-16  6:22   ` 2.6.0-test1-mm1 Andrew Morton
  2003-07-16  8:07 ` 2.6.0-test1-mm1 Sean Neakums
                   ` (4 subsequent siblings)
  5 siblings, 1 reply; 30+ messages in thread
From: Joshua Kwan @ 2003-07-16  6:16 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel mailing list, linux-mm

[-- Attachment #1: Type: text/plain, Size: 2580 bytes --]

On Tue, Jul 15, 2003 at 10:56:08PM -0700, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test1/2.6.0-test1-mm1/

There are a mountain of warnings when compiling, and I've traced it to
asm-i386/irq.h, i THINK... for example:

In file included from include/asm/thread_info.h:13,
                 from include/linux/thread_info.h:21,
                 from include/linux/spinlock.h:12,
                 from include/linux/irq.h:17,
                 from arch/i386/kernel/cpu/mcheck/winchip.c:8:
include/asm/processor.h:66: warning: padding struct size to alignment boundary
include/asm/processor.h:339: warning: padding struct to align `info'
include/asm/processor.h:401: warning: padding struct to align `i387'
In file included from include/linux/sem.h:4,
                 from include/linux/sched.h:24,
                 from include/asm/irq.h:14,
                 from include/linux/irq.h:20,
                 from arch/i386/kernel/cpu/mcheck/winchip.c:8:
include/linux/ipc.h:67: warning: padding struct to align `seq'
In file included from include/linux/sched.h:24,
                 from include/asm/irq.h:14,
                 from include/linux/irq.h:20,
                 from arch/i386/kernel/cpu/mcheck/winchip.c:8:
include/linux/sem.h:33: warning: padding struct size to alignment boundary
In file included from include/linux/sched.h:183,
                 from include/asm/irq.h:14,
                 from include/linux/irq.h:20,
                 from arch/i386/kernel/cpu/mcheck/winchip.c:8:
include/linux/aio.h:68: warning: padding struct to align `ki_nbytes'
In file included from include/asm/irq.h:14,
                 from include/linux/irq.h:20,
                 from arch/i386/kernel/cpu/mcheck/winchip.c:8:
include/linux/sched.h:215: warning: padding struct to align `context'
include/linux/sched.h:363: warning: padding struct to align `pid'
include/linux/sched.h:405: warning: padding struct to align `user'
include/linux/sched.h:411: warning: padding struct to align `link_count'
include/linux/sched.h:470: warning: padding struct size to alignment boundary

on and on and on, several pages for each file compiled.

I don't know what is going on. This is way out of my league..

-Josh

-- 
"Notice that, written there, rather legibly, in the Baroque style common 
to New York subway wall writers, was, uhm... was the old familiar 
suggestion. And rather beautifully illustrated, as well..."

       -- Art Garfunkel on the inspiration for "A Poem On The Underground Wall"

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16  6:16 ` 2.6.0-test1-mm1 Joshua Kwan
@ 2003-07-16  6:22   ` Andrew Morton
  0 siblings, 0 replies; 30+ messages in thread
From: Andrew Morton @ 2003-07-16  6:22 UTC (permalink / raw)
  To: Joshua Kwan; +Cc: linux-kernel, linux-mm

Joshua Kwan <joshk@triplehelix.org> wrote:
>
> There are a mountain of warnings when compiling, and I've traced it to
>  asm-i386/irq.h, i THINK... for example:
> 
>  In file included from include/asm/thread_info.h:13,
>                   from include/linux/thread_info.h:21,
>                   from include/linux/spinlock.h:12,
>                   from include/linux/irq.h:17,
>                   from arch/i386/kernel/cpu/mcheck/winchip.c:8:
>  include/asm/processor.h:66: warning: padding struct size to alignment boundary
>  include/asm/processor.h:339: warning: padding struct to align `info'
>  include/asm/processor.h:401: warning: padding struct to align `i387'

Oh, all right, I forgot to set aside the requisite eighteen hours to build
the kernel with gcc-3.x.  Sorry bout that.

Just ignore them, or revert wpadded.patch.


^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16  5:56 2.6.0-test1-mm1 Andrew Morton
  2003-07-16  6:16 ` 2.6.0-test1-mm1 Joshua Kwan
@ 2003-07-16  8:07 ` Sean Neakums
  2003-07-16  8:55   ` 2.6.0-test1-mm1 Ingo Molnar
  2003-07-16  9:15   ` 2.6.0-test1-mm1 Con Kolivas
  2003-07-16 10:44 ` 2.6.0-test1-mm1 Barry K. Nathan
                   ` (3 subsequent siblings)
  5 siblings, 2 replies; 30+ messages in thread
From: Sean Neakums @ 2003-07-16  8:07 UTC (permalink / raw)
  To: Andrew Morton, Con Kolivas; +Cc: linux-kernel, linux-mm

Andrew Morton <akpm@osdl.org> writes:

> . Another interactivity patch from Con.  Feedback is needed on this
>   please - we cannot make much progress on this fairly subjective work
>   without lots of people telling us how it is working for them.

This patch seems to mostly cure an oddity I've been seeing since
2.5.7x, or maybe very late 2.5.6x (I forget exactly when) where
running 'ps aux' or 'ls -l' in an xterm (and only xterm it seems; I've
tried rxvt and aterm) would more often than not result in a wallclock
run time of up to two seconds, instead of the usual tenth of a second
or so, with system and user time remaining constant.  If I keep
running 'ps aux' its output does start to become slow again, snapping
back to full speed after a few more runs.  Kind of an odd one.


^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16  8:07 ` 2.6.0-test1-mm1 Sean Neakums
@ 2003-07-16  8:55   ` Ingo Molnar
  2003-07-16 10:19     ` 2.6.0-test1-mm1 Antonio Vargas
  2003-07-16  9:15   ` 2.6.0-test1-mm1 Con Kolivas
  1 sibling, 1 reply; 30+ messages in thread
From: Ingo Molnar @ 2003-07-16  8:55 UTC (permalink / raw)
  To: Sean Neakums; +Cc: Andrew Morton, Con Kolivas, linux-kernel, linux-mm


On Wed, 16 Jul 2003, Sean Neakums wrote:

> [...] If I keep running 'ps aux' its output does start to become slow
> again, snapping back to full speed after a few more runs.  Kind of an
> odd one.

there was a similar bug in the gnome terminal code, it was a userspace X
window-refresh/event-qeueing bug/race that was sensitive to scheduler
timings. So it can go away and come back based on precise timings. Eg. it
was more likely to happen with antialiasing turned on than off.

	Ingo


^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16  8:07 ` 2.6.0-test1-mm1 Sean Neakums
  2003-07-16  8:55   ` 2.6.0-test1-mm1 Ingo Molnar
@ 2003-07-16  9:15   ` Con Kolivas
  1 sibling, 0 replies; 30+ messages in thread
From: Con Kolivas @ 2003-07-16  9:15 UTC (permalink / raw)
  To: Sean Neakums, Andrew Morton; +Cc: linux-kernel, linux-mm, Ingo Molnar

On Wed, 16 Jul 2003 18:07, Sean Neakums wrote:
> Andrew Morton <akpm@osdl.org> writes:
> > . Another interactivity patch from Con.  Feedback is needed on this
> >   please - we cannot make much progress on this fairly subjective work
> >   without lots of people telling us how it is working for them.
>
> This patch seems to mostly cure an oddity I've been seeing since
> 2.5.7x, or maybe very late 2.5.6x (I forget exactly when) where
> running 'ps aux' or 'ls -l' in an xterm (and only xterm it seems; I've
> tried rxvt and aterm) would more often than not result in a wallclock
> run time of up to two seconds, instead of the usual tenth of a second
> or so, with system and user time remaining constant.  If I keep
> running 'ps aux' its output does start to become slow again, snapping
> back to full speed after a few more runs.  Kind of an odd one.

In fact I've seen a number of apps display this problem. Basically how I 
understood it was the child was spawned with a lower dynamic priority (50% of 
the bonus of the parent with the child penalty at 50%). The parent then was 
spinning madly waiting for the child but in the process it was continually 
preempting the child. Eventually the parent was seen as a cpu hog, it's 
dynamic priority dropped and the child finally got to run along side it. The 
next time you ran the same parent/child combination the problem had gone 
because the parent was at a lower dynamic priority. Changing child penalty 
back up to 95% cures this problem (but can bring other problems with it 
unless workarounds are added). While this seems more an anomaly in the coding 
of the application brought out by the scheduler, it seems to be very common.

Con


^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16  8:55   ` 2.6.0-test1-mm1 Ingo Molnar
@ 2003-07-16 10:19     ` Antonio Vargas
  2003-07-16 13:37       ` 2.6.0-test1-mm1 Helge Hafting
  0 siblings, 1 reply; 30+ messages in thread
From: Antonio Vargas @ 2003-07-16 10:19 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Sean Neakums, Andrew Morton, Con Kolivas, linux-kernel, linux-mm

On Wed, Jul 16, 2003 at 10:55:52AM +0200, Ingo Molnar wrote:
> 
> On Wed, 16 Jul 2003, Sean Neakums wrote:
> 
> > [...] If I keep running 'ps aux' its output does start to become slow
> > again, snapping back to full speed after a few more runs.  Kind of an
> > odd one.
> 
> there was a similar bug in the gnome terminal code, it was a userspace X
> window-refresh/event-qeueing bug/race that was sensitive to scheduler
> timings. So it can go away and come back based on precise timings. Eg. it
> was more likely to happen with antialiasing turned on than off.
> 
> 	Ingo

It always happened to me when I run "make menuconfig" under gnome-terminal on
redhat 9 with 2.5.73. Is it because of busy-waiting on a variable shared
amongst multiple processes/threads? If so, it smells of a bug in the application,
busy-waiting is _BAD_.

Greets, Antonio

-- 

In fact, this is all you need to know to be
a Caveman Database Programmer:

A relational database is a big spreadsheet
that several people can update simultaneously. 


^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16  5:56 2.6.0-test1-mm1 Andrew Morton
  2003-07-16  6:16 ` 2.6.0-test1-mm1 Joshua Kwan
  2003-07-16  8:07 ` 2.6.0-test1-mm1 Sean Neakums
@ 2003-07-16 10:44 ` Barry K. Nathan
  2003-07-16 10:58   ` 2.6.0-test1-mm1 Andrew Morton
  2003-07-16 12:53 ` 2.6.0-test1-mm1 Philippe Gramoullé
                   ` (2 subsequent siblings)
  5 siblings, 1 reply; 30+ messages in thread
From: Barry K. Nathan @ 2003-07-16 10:44 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, linux-mm

On Tue, Jul 15, 2003 at 10:56:08PM -0700, Andrew Morton wrote:
> +ppc-build-fix.patch
> 
>  Make ppc build

Really? ;)

More seriously, that patch is good and necessary, but I think something
else in -mm is breaking the compile (this is gcc 2.95.3):

  CC      arch/ppc/kernel/irq.o
In file included from include/linux/fs.h:14,
                 from include/linux/mm.h:14,
                 from include/asm/pci.h:8,
                 from include/linux/pci.h:672,
                 from arch/ppc/kernel/irq.c:41:
include/linux/kdev_t.h: In function `to_kdev_t':
include/linux/kdev_t.h:101: warning: right shift count >= width of type
arch/ppc/kernel/irq.c: At top level:  
arch/ppc/kernel/irq.c:575: braced-group within expression allowed only
inside a function
arch/ppc/kernel/irq.c:575: initializer element is not constant
arch/ppc/kernel/irq.c:575: (near initialization for `irq_affinity[0]')
arch/ppc/kernel/irq.c:575: initializer element is not constant
arch/ppc/kernel/irq.c:575: (near initialization for `irq_affinity[1]')
arch/ppc/kernel/irq.c:575: initializer element is not constant
arch/ppc/kernel/irq.c:575: (near initialization for `irq_affinity[2]')
arch/ppc/kernel/irq.c:575: initializer element is not constant
arch/ppc/kernel/irq.c:575: (near initialization for `irq_affinity[3]')
arch/ppc/kernel/irq.c:575: initializer element is not constant
arch/ppc/kernel/irq.c:575: (near initialization for `irq_affinity[4]')

[sniiiiiiiiiiiip the boring, repetitive part of the longest gcc error
output I've seen in the last few years]

arch/ppc/kernel/irq.c:575: initializer element is not constant
arch/ppc/kernel/irq.c:575: (near initialization for `irq_affinity[254]')
arch/ppc/kernel/irq.c:575: initializer element is not constant
arch/ppc/kernel/irq.c:575: (near initialization for `irq_affinity[255]')
arch/ppc/kernel/irq.c:575: parse error before `)'
arch/ppc/kernel/irq.c: In function `prof_cpu_mask_write_proc':
arch/ppc/kernel/irq.c:691: invalid initializer
arch/ppc/kernel/irq.c:694: incompatible types in assignment
arch/ppc/kernel/irq.c:695: invalid operands to binary !=
arch/ppc/kernel/irq.c:696: incompatible types in return
arch/ppc/kernel/irq.c:699: incompatible types in return
arch/ppc/kernel/irq.c:700: warning: control reaches end of non-void
function
make[1]: *** [arch/ppc/kernel/irq.o] Error 1
make: *** [arch/ppc/kernel] Error 2

There were many other "right shift count >= width of type" warnings
earlier in the compile, too. (I can provide more examples of these if
you wish.)

-Barry K. Nathan <barryn@pobox.com>

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 10:44 ` 2.6.0-test1-mm1 Barry K. Nathan
@ 2003-07-16 10:58   ` Andrew Morton
  2003-07-16 12:24     ` 2.6.0-test1-mm1 William Lee Irwin III
  2003-07-16 14:03     ` 2.6.0-test1-mm1 Barry K. Nathan
  0 siblings, 2 replies; 30+ messages in thread
From: Andrew Morton @ 2003-07-16 10:58 UTC (permalink / raw)
  To: Barry K. Nathan; +Cc: linux-kernel, linux-mm, William Lee Irwin III

"Barry K. Nathan" <barryn@pobox.com> wrote:
>
> >  Make ppc build
> 
>  Really? ;)
> 
>  More seriously, that patch is good and necessary, but I think something
>  else in -mm is breaking the compile (this is gcc 2.95.3):
> 
>    CC      arch/ppc/kernel/irq.o
>  In file included from include/linux/fs.h:14,
>                   from include/linux/mm.h:14,
>                   from include/asm/pci.h:8,
>                   from include/linux/pci.h:672,
>                   from arch/ppc/kernel/irq.c:41:
>  include/linux/kdev_t.h: In function `to_kdev_t':
>  include/linux/kdev_t.h:101: warning: right shift count >= width of type

Well you would appear to be the first person who has tested a -mm kernel on
ppc since mid-April or earlier.

As soon as Viro returns, that code hits Linus's tree.  Oh well, can't say
they weren't warned.

Try this:

--- 25/include/asm-ppc/posix_types.h~a	2003-07-16 03:55:34.000000000 -0700
+++ 25-akpm/include/asm-ppc/posix_types.h	2003-07-16 03:55:51.000000000 -0700
@@ -7,7 +7,7 @@
  * assume GCC is being used.
  */
 
-typedef unsigned int	__kernel_dev_t;
+typedef unsigned long long	__kernel_dev_t;
 typedef unsigned long	__kernel_ino_t;
 typedef unsigned int	__kernel_mode_t;
 typedef unsigned short	__kernel_nlink_t;



>  arch/ppc/kernel/irq.c: At top level:  
>  arch/ppc/kernel/irq.c:575: braced-group within expression allowed only
>  inside a function

Bill?

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 10:58   ` 2.6.0-test1-mm1 Andrew Morton
@ 2003-07-16 12:24     ` William Lee Irwin III
  2003-07-16 14:32       ` 2.6.0-test1-mm1 Barry K. Nathan
  2003-07-16 14:03     ` 2.6.0-test1-mm1 Barry K. Nathan
  1 sibling, 1 reply; 30+ messages in thread
From: William Lee Irwin III @ 2003-07-16 12:24 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Barry K. Nathan, linux-kernel, linux-mm

"Barry K. Nathan" <barryn@pobox.com> wrote:
>>  arch/ppc/kernel/irq.c: At top level:  
>>  arch/ppc/kernel/irq.c:575: braced-group within expression allowed only
>>  inside a function

On Wed, Jul 16, 2003 at 03:58:48AM -0700, Andrew Morton wrote:
> Bill?

Building a cross-compiler and taking a stab at fixing it...


-- wli

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16  5:56 2.6.0-test1-mm1 Andrew Morton
                   ` (2 preceding siblings ...)
  2003-07-16 10:44 ` 2.6.0-test1-mm1 Barry K. Nathan
@ 2003-07-16 12:53 ` Philippe Gramoullé
  2003-07-16 17:21 ` 2.6.0-test1-mm1 Ramón Rey Vicente󮠒
  2003-07-16 22:02 ` 2.6.0-test1-mm1 Mike Fedyk
  5 siblings, 0 replies; 30+ messages in thread
From: Philippe Gramoullé @ 2003-07-16 12:53 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, linux-mm


Hello Andrew,

testing 2.6.0-test1-mm1 right now. Everything's been _really_ good so far.
I've been using 2.5.72-mm1 before since it's out without a problem.

make -j 16 bzImage + xmms + moving a term window like mad never makes Xmms skip
which is really good. Term window freezes for few seconds after moving it like mad for ~7/8 sec
(not a realy day to day typical workload ! :) And it comes back to normal almost as soon as i stop
moving the Eterm window.

I also have a Xinerama setup and no pb so far when moving like mad the Eterm windows from one
screen to the other or moving Eterm like mad wile overlapping the 2 screens.

Box is Dell WS 530 MT SMP 512 Mo , 15K RPM SCSI disk (AIC7xxx, 0 TCQ), Nvidia GeForce 256 AGP  NV10DDR + 
Nvidia NV6 Vanta LT PCI

boot option is : kernel /boot/vmlinuz-2.5.72-mm1 root=/dev/sda2 console=tty1 console=ttyS1,9600n8 elevator=as noirqbalance

Box is running postfix, Mozilla, Opera, NFS server, gnomeICU, etc.. and all is running fine ( subjective
opinion ;)

Congrats to all kernel hackers :)

Thanks,

Philippe

--

Philippe Gramoullé
philippe.gramoulle@mmania.com
System & Network Engineer
NOC France - Lycos Europe



On Tue, 15 Jul 2003 22:56:08 -0700
Andrew Morton <akpm@osdl.org> wrote:

  | . Another interactivity patch from Con.  Feedback is needed on this
  |   please - we cannot make much progress on this fairly subjective work
  |   without lots of people telling us how it is working for them.

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 10:19     ` 2.6.0-test1-mm1 Antonio Vargas
@ 2003-07-16 13:37       ` Helge Hafting
  2003-07-16 14:24         ` 2.6.0-test1-mm1 Antonio Vargas
  0 siblings, 1 reply; 30+ messages in thread
From: Helge Hafting @ 2003-07-16 13:37 UTC (permalink / raw)
  To: Antonio Vargas
  Cc: Ingo Molnar, Sean Neakums, Andrew Morton, Con Kolivas,
	linux-kernel, linux-mm

Antonio Vargas wrote:
[...]
> It always happened to me when I run "make menuconfig" under gnome-terminal on
> redhat 9 with 2.5.73. Is it because of busy-waiting on a variable shared
> amongst multiple processes/threads? If so, it smells of a bug in the application,
> busy-waiting is _BAD_.

Ouch.  Well, it is good that scheduler changes made the bug visible,
so it can be fixed.  Certainly no reason to
work around it in the kernel, the effort is better spent on fixing
the bug.  Distributors can make sure they have fixed their apps
before distributing 2.6.

Helge Hafting


^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 10:58   ` 2.6.0-test1-mm1 Andrew Morton
  2003-07-16 12:24     ` 2.6.0-test1-mm1 William Lee Irwin III
@ 2003-07-16 14:03     ` Barry K. Nathan
  1 sibling, 0 replies; 30+ messages in thread
From: Barry K. Nathan @ 2003-07-16 14:03 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Barry K. Nathan, linux-kernel, linux-mm, William Lee Irwin III

On Wed, Jul 16, 2003 at 03:58:48AM -0700, Andrew Morton wrote:
> Try this:
[patch snipped]

That eliminates the shift-related warnings quite nicely.

-Barry K. Nathan <barryn@pobox.com>

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 13:37       ` 2.6.0-test1-mm1 Helge Hafting
@ 2003-07-16 14:24         ` Antonio Vargas
  0 siblings, 0 replies; 30+ messages in thread
From: Antonio Vargas @ 2003-07-16 14:24 UTC (permalink / raw)
  To: Helge Hafting
  Cc: Antonio Vargas, Ingo Molnar, Sean Neakums, Andrew Morton,
	Con Kolivas, linux-kernel

On Wed, Jul 16, 2003 at 03:37:58PM +0200, Helge Hafting wrote:
> Antonio Vargas wrote:
> [...]
> >It always happened to me when I run "make menuconfig" under gnome-terminal 
> >on
> >redhat 9 with 2.5.73. Is it because of busy-waiting on a variable shared
> >amongst multiple processes/threads? If so, it smells of a bug in the 
> >application,
> >busy-waiting is _BAD_.
> 
> Ouch.  Well, it is good that scheduler changes made the bug visible,
> so it can be fixed.  Certainly no reason to
> work around it in the kernel, the effort is better spent on fixing
> the bug.  Distributors can make sure they have fixed their apps
> before distributing 2.6.
> 
> Helge Hafting

I filled an entry on redhat's bugzilla, but the response was
"keep the terminal minimised while doing heavy terminal output".
I quit redhat next day.

I could translate this to "Look mom, I can config my kernel while blindfolded!!!" ;)

I wonder if someone has produced an small test-case for this,
which works on 2.4 and dies in 2.5 or 2.6... it would then
be "easy" to check and fix the apps.

Greets, Antonio.

-- 

In fact, this is all you need to know to be
a Caveman Database Programmer:

A relational database is a big spreadsheet
that several people can update simultaneously. 


^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 12:24     ` 2.6.0-test1-mm1 William Lee Irwin III
@ 2003-07-16 14:32       ` Barry K. Nathan
  2003-07-16 14:41         ` 2.6.0-test1-mm1 William Lee Irwin III
  0 siblings, 1 reply; 30+ messages in thread
From: Barry K. Nathan @ 2003-07-16 14:32 UTC (permalink / raw)
  To: William Lee Irwin III, Andrew Morton, Barry K. Nathan,
	linux-kernel, linux-mm

On Wed, Jul 16, 2003 at 05:24:54AM -0700, William Lee Irwin III wrote:
> "Barry K. Nathan" <barryn@pobox.com> wrote:
> >>  arch/ppc/kernel/irq.c: At top level:  
> >>  arch/ppc/kernel/irq.c:575: braced-group within expression allowed only
> >>  inside a function
> 
> On Wed, Jul 16, 2003 at 03:58:48AM -0700, Andrew Morton wrote:
> > Bill?
> 
> Building a cross-compiler and taking a stab at fixing it...

Preprocessed output for arch/ppc/kernel/irq.c includes this:

cpumask_t irq_affinity [256 ] =
        { [0 ... 256 -1] = ({   cpumask_t __tmp__;      (( __tmp__
).mask[0])  =  1 ;   __tmp__;        })    };

AFAICT it's starting from this:
cpumask_t irq_affinity [NR_IRQS] =
        { [0 ... NR_IRQS-1] = DEFAULT_CPU_AFFINITY };

and NR_IRQS-1 is becoming 256, DEFAULT_CPU_AFFINITY is becoming
cpumask_of_cpu(0). Then cpumask_of_cpu(0) is getting transformed some
more (I haven't quite figured out what's going on there).

Does this help at all?

-Barry K. Nathan <barryn@pobox.com>

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 14:32       ` 2.6.0-test1-mm1 Barry K. Nathan
@ 2003-07-16 14:41         ` William Lee Irwin III
  2003-07-16 15:02           ` 2.6.0-test1-mm1 Barry K. Nathan
  0 siblings, 1 reply; 30+ messages in thread
From: William Lee Irwin III @ 2003-07-16 14:41 UTC (permalink / raw)
  To: Barry K. Nathan; +Cc: Andrew Morton, linux-kernel, linux-mm

On Wed, Jul 16, 2003 at 07:32:21AM -0700, Barry K. Nathan wrote:
> AFAICT it's starting from this:
> cpumask_t irq_affinity [NR_IRQS] =
>         { [0 ... NR_IRQS-1] = DEFAULT_CPU_AFFINITY };
> and NR_IRQS-1 is becoming 256, DEFAULT_CPU_AFFINITY is becoming
> cpumask_of_cpu(0). Then cpumask_of_cpu(0) is getting transformed some
> more (I haven't quite figured out what's going on there).
> Does this help at all?

Oh, well that won't fly; it effectively isn't a constant initializer.
I'll see what can be rammed past gcc. We're shooting for something
with array element 0 equal to 0x1UL and all others 0.


-- wli

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 14:41         ` 2.6.0-test1-mm1 William Lee Irwin III
@ 2003-07-16 15:02           ` Barry K. Nathan
  2003-07-16 15:09             ` 2.6.0-test1-mm1 William Lee Irwin III
  0 siblings, 1 reply; 30+ messages in thread
From: Barry K. Nathan @ 2003-07-16 15:02 UTC (permalink / raw)
  To: William Lee Irwin III, Barry K. Nathan, Andrew Morton,
	linux-kernel, linux-mm

On Wed, Jul 16, 2003 at 07:41:55AM -0700, William Lee Irwin III wrote:
> Oh, well that won't fly; it effectively isn't a constant initializer.
> I'll see what can be rammed past gcc. We're shooting for something
> with array element 0 equal to 0x1UL and all others 0.

BTW, following my e-mail signature in this message is my .config. I
guess the most notable setting is that CONFIG_SMP is disabled (i.e.,
it's a UP compile).

-Barry K. Nathan <barryn@pobox.com>

#
# Automatically generated make config: don't edit
#
CONFIG_MMU=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_HAVE_DEC_LOCK=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# General setup
#
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_LOG_BUF_SHIFT=14
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y

#
# Platform support
#
CONFIG_PPC=y
CONFIG_PPC32=y
CONFIG_6xx=y
# CONFIG_40x is not set
# CONFIG_POWER3 is not set
# CONFIG_8xx is not set

#
# IBM 4xx options
#
# CONFIG_8260 is not set
CONFIG_GENERIC_ISA_DMA=y
CONFIG_PPC_STD_MMU=y
CONFIG_PPC_MULTIPLATFORM=y
# CONFIG_APUS is not set
# CONFIG_WILLOW_2 is not set
# CONFIG_PCORE is not set
# CONFIG_POWERPMC250 is not set
# CONFIG_EV64260 is not set
# CONFIG_SPRUCE is not set
# CONFIG_LOPEC is not set
# CONFIG_MCPN765 is not set
# CONFIG_MVME5100 is not set
# CONFIG_PPLUS is not set
# CONFIG_PRPMC750 is not set
# CONFIG_PRPMC800 is not set
# CONFIG_SANDPOINT is not set
# CONFIG_ADIR is not set
# CONFIG_K2 is not set
# CONFIG_PAL4 is not set
# CONFIG_GEMINI is not set
CONFIG_PPC_CHRP=y
CONFIG_PPC_PMAC=y
CONFIG_PPC_PREP=y
CONFIG_PPC_OF=y
# CONFIG_SMP is not set
# CONFIG_PREEMPT is not set
CONFIG_ALTIVEC=y
CONFIG_TAU=y
# CONFIG_TAU_INT is not set
# CONFIG_TAU_AVERAGE is not set
# CONFIG_CPU_FREQ is not set

#
# General setup
#
# CONFIG_HIGHMEM is not set
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
CONFIG_KCORE_ELF=y
CONFIG_KERNEL_ELF=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
# CONFIG_PCI_LEGACY_PROC is not set
CONFIG_PCI_NAMES=y
CONFIG_HOTPLUG=y

#
# PCMCIA/CardBus support
#
# CONFIG_PCMCIA is not set

#
# Parallel port support
#
# CONFIG_PARPORT is not set
# CONFIG_PPC601_SYNC_FIX is not set
CONFIG_PROC_DEVICETREE=y
# CONFIG_PPC_RTAS is not set
# CONFIG_PREP_RESIDUAL is not set
CONFIG_PPCBUG_NVRAM=y
# CONFIG_CMDLINE_BOOL is not set

#
# Advanced setup
#
# CONFIG_ADVANCED_OPTIONS is not set

#
# Default settings for advanced configuration options are used
#
CONFIG_HIGHMEM_START=0xfe000000
CONFIG_LOWMEM_SIZE=0x30000000
CONFIG_KERNEL_START=0xc0000000
CONFIG_TASK_SIZE=0x80000000
CONFIG_BOOT_LOAD=0x00800000

#
# Generic Driver Options
#
CONFIG_FW_LOADER=m

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Plug and Play support
#
# CONFIG_PNP is not set

#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_SIZE=4096
# CONFIG_BLK_DEV_INITRD is not set
# CONFIG_LBD is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y

#
# IDE, ATA and ATAPI Block devices
#
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
# CONFIG_IDEDISK_STROKE is not set
CONFIG_BLK_DEV_IDECD=y
CONFIG_BLK_DEV_IDEFLOPPY=y
CONFIG_BLK_DEV_IDESCSI=y
CONFIG_IDE_TASK_IOCTL=y
CONFIG_IDE_TASKFILE_IO=y

#
# IDE chipset support/bugfixes
#
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_BLK_DEV_GENERIC=y
# CONFIG_IDEPCI_SHARE_IRQ is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDE_TCQ is not set
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_PCI_WIP is not set
CONFIG_BLK_DEV_ADMA=y
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_BLK_DEV_SL82C105 is not set
CONFIG_BLK_DEV_IDE_PMAC=y
CONFIG_BLK_DEV_IDEDMA_PMAC=y
CONFIG_BLK_DEV_IDEDMA_PMAC_AUTO=y
CONFIG_IDEDMA_AUTO=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_BLK_DEV_IDE_MODES=y

#
# SCSI device support
#
CONFIG_SCSI=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
CONFIG_SCSI_REPORT_LUNS=y
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_MEGARAID is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_CPQFCTS is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_SYM53C8XX is not set
# CONFIG_SCSI_PCI2000 is not set
# CONFIG_SCSI_PCI2220I is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_MESH is not set
# CONFIG_SCSI_MAC53C94 is not set
# CONFIG_SCSI_FERAL_ISP is not set

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support (EXPERIMENTAL)
#
# CONFIG_IEEE1394 is not set

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=m
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
CONFIG_INET_ECN=y
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set

#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=m
CONFIG_IP_NF_FTP=m
CONFIG_IP_NF_IRC=m
# CONFIG_IP_NF_TFTP is not set
# CONFIG_IP_NF_AMANDA is not set
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_LIMIT=m
CONFIG_IP_NF_MATCH_MAC=m
CONFIG_IP_NF_MATCH_PKTTYPE=m
CONFIG_IP_NF_MATCH_MARK=m
CONFIG_IP_NF_MATCH_MULTIPORT=m
CONFIG_IP_NF_MATCH_TOS=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_DSCP=m
CONFIG_IP_NF_MATCH_AH_ESP=m
CONFIG_IP_NF_MATCH_LENGTH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_TCPMSS=m
CONFIG_IP_NF_MATCH_HELPER=m
CONFIG_IP_NF_MATCH_STATE=m
CONFIG_IP_NF_MATCH_CONNTRACK=m
CONFIG_IP_NF_MATCH_UNCLEAN=m
CONFIG_IP_NF_MATCH_OWNER=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_MIRROR=m
CONFIG_IP_NF_NAT=m
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_REDIRECT=m
# CONFIG_IP_NF_NAT_LOCAL is not set
CONFIG_IP_NF_NAT_SNMP_BASIC=m
CONFIG_IP_NF_NAT_IRC=m
CONFIG_IP_NF_NAT_FTP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_TOS=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_DSCP=m
CONFIG_IP_NF_TARGET_MARK=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_IP_NF_TARGET_TCPMSS=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m
CONFIG_IP_NF_COMPAT_IPCHAINS=m
# CONFIG_IP_NF_COMPAT_IPFWADM is not set

#
# IP: Virtual Server Configuration
#
# CONFIG_IP_VS is not set
# CONFIG_IPV6 is not set
# CONFIG_XFRM_USER is not set

#
# SCTP Configuration (EXPERIMENTAL)
#
CONFIG_IPV6_SCTP__=y
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_LLC is not set
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
CONFIG_NETDEVICES=y

#
# ARCnet devices
#
# CONFIG_ARCNET is not set
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=m
CONFIG_ETHERTAP=m

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# CONFIG_MII is not set
# CONFIG_MACE is not set
# CONFIG_BMAC is not set
# CONFIG_OAKNET is not set
# CONFIG_HAPPYMEAL is not set
CONFIG_SUNGEM=y
# CONFIG_NET_VENDOR_3COM is not set

#
# Tulip family network device support
#
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
# CONFIG_NET_PCI is not set

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SK98LIN is not set
# CONFIG_TIGON3 is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
# CONFIG_PPP_FILTER is not set
CONFIG_PPP_ASYNC=m
# CONFIG_PPP_SYNC_TTY is not set
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
# CONFIG_PPPOE is not set
# CONFIG_SLIP is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Token Ring devices (depends on LLC=y)
#
# CONFIG_NET_FC is not set
# CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# IrDA (infrared) support
#
# CONFIG_IRDA is not set

#
# ISDN subsystem
#
# CONFIG_ISDN_BOOL is not set

#
# Graphics support
#
CONFIG_FB=y
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
CONFIG_FB_OF=y
# CONFIG_FB_CONTROL is not set
# CONFIG_FB_PLATINUM is not set
# CONFIG_FB_VALKYRIE is not set
# CONFIG_FB_CT65550 is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_S3TRIO is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
CONFIG_FB_ATY128=y
# CONFIG_FB_ATY is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_VIRTUAL is not set

#
# Console display driver support
#
# CONFIG_VGA_CONSOLE is not set
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_PCI_CONSOLE=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y

#
# Logo configuration
#
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input I/O drivers
#
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
# CONFIG_SERIO is not set

#
# Input Device Drivers
#
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Macintosh device drivers
#
# CONFIG_ADB_CUDA is not set
CONFIG_ADB_PMU=y
# CONFIG_PMAC_PBOOK is not set
# CONFIG_PMAC_BACKLIGHT is not set
# CONFIG_MAC_FLOPPY is not set
# CONFIG_MAC_SERIAL is not set
CONFIG_ADB=y
# CONFIG_ADB_MACIO is not set
CONFIG_INPUT_ADBHID=y
CONFIG_MAC_EMUMOUSEBTN=y

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256

#
# I2C support
#
CONFIG_I2C=m
# CONFIG_I2C_ALGOBIT is not set
# CONFIG_I2C_ALGOPCF is not set
CONFIG_I2C_KEYWEST=m
CONFIG_I2C_CHARDEV=m

#
# I2C Hardware Sensors Mainboard support
#
CONFIG_I2C_ALI1535=m
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIAPRO is not set

#
# I2C Hardware Sensors Chip support
#
# CONFIG_SENSORS_ADM1021 is not set
CONFIG_SENSORS_IT87=m
# CONFIG_SENSORS_LM75 is not set
CONFIG_SENSORS_LM85=m
CONFIG_SENSORS_LM78=m
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_W83781D is not set
CONFIG_I2C_SENSOR=m

#
# Mice
#
# CONFIG_BUSMOUSE is not set
# CONFIG_QIC02_TAPE is not set

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
CONFIG_NVRAM=y
# CONFIG_GEN_RTC is not set
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
CONFIG_AGP=m
CONFIG_AGP_UNINORTH=m
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_GAMMA is not set
CONFIG_DRM_R128=m
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_MGA is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HANGCHECK_TIMER is not set

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set

#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
CONFIG_EXT3_FS=y
# CONFIG_EXT3_FS_XATTR is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_XFS_FS=y
# CONFIG_XFS_RT is not set
# CONFIG_XFS_QUOTA is not set
# CONFIG_XFS_POSIX_ACL is not set
CONFIG_MINIX_FS=m
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
CONFIG_AUTOFS_FS=m
CONFIG_AUTOFS4_FS=m

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
CONFIG_UDF_FS=m

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_NTFS_FS=y
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_DEVFS_FS=y
CONFIG_DEVFS_MOUNT=y
# CONFIG_DEVFS_DEBUG is not set
CONFIG_DEVPTS_FS=y
# CONFIG_DEVPTS_FS_XATTR is not set
CONFIG_TMPFS=y
CONFIG_RAMFS=y

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
CONFIG_HFS_FS=m
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set

#
# Network File Systems
#
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V4=y
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_CIFS=m
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_INTERMEZZO_FS is not set
CONFIG_AFS_FS=m
CONFIG_RXRPC=m

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_NEC98_PARTITION is not set
CONFIG_SGI_PARTITION=y
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_EFI_PARTITION is not set
CONFIG_SMB_NLS=y
CONFIG_NLS=y

#
# Native Language Support
#
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=m
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=m
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=m

#
# Sound
#
CONFIG_SOUND=y
CONFIG_DMASOUND_AWACS=m
CONFIG_DMASOUND=m

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
# CONFIG_SND_SEQUENCER is not set
# CONFIG_SND_OSSEMUL is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# PCI devices
#
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VX222 is not set

#
# ALSA PowerMac devices
#
CONFIG_SND_POWERMAC=m

#
# ALSA USB devices
#
# CONFIG_SND_USB_AUDIO is not set

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set

#
# USB support
#
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
CONFIG_USB_BANDWIDTH=y
# CONFIG_USB_DYNAMIC_MINORS is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_EHCI_HCD is not set
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_UHCI_HCD is not set

#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_MIDI is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_STORAGE is not set

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_XPAD is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_SCANNER is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set

#
# Video4Linux support is needed for USB Multimedia device support
#

#
# USB Network adaptors
#
# CONFIG_USB_AX8817X is not set
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set

#
# USB port drivers
#

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_TIGL is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_BRLVGER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_GADGET is not set

#
# Bluetooth support
#
# CONFIG_BT is not set

#
# Library routines
#
# CONFIG_CRC32 is not set
CONFIG_ZLIB_INFLATE=m
CONFIG_ZLIB_DEFLATE=m

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_SLAB=y
CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_SPINLOCK is not set
CONFIG_DEBUG_SPINLOCK_SLEEP=y
# CONFIG_KGDB is not set
# CONFIG_XMON is not set
# CONFIG_BDI_SWITCH is not set
CONFIG_BOOTX_TEXT=y

#
# Security options
#
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
# CONFIG_CRYPTO is not set

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 15:02           ` 2.6.0-test1-mm1 Barry K. Nathan
@ 2003-07-16 15:09             ` William Lee Irwin III
  2003-07-16 16:38               ` 2.6.0-test1-mm1 Andrew Morton
  0 siblings, 1 reply; 30+ messages in thread
From: William Lee Irwin III @ 2003-07-16 15:09 UTC (permalink / raw)
  To: Barry K. Nathan; +Cc: Andrew Morton, linux-kernel, linux-mm

On Wed, Jul 16, 2003 at 07:41:55AM -0700, William Lee Irwin III wrote:
>> Oh, well that won't fly; it effectively isn't a constant initializer.
>> I'll see what can be rammed past gcc. We're shooting for something
>> with array element 0 equal to 0x1UL and all others 0.

On Wed, Jul 16, 2003 at 08:02:07AM -0700, Barry K. Nathan wrote:
> BTW, following my e-mail signature in this message is my .config. I
> guess the most notable setting is that CONFIG_SMP is disabled (i.e.,
> it's a UP compile).

Hmm. Well, ditching the strong typechecking would "fix" it, though
that's really only papering over it.

Okay, enough jabbering for me...


-- wli

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 15:09             ` 2.6.0-test1-mm1 William Lee Irwin III
@ 2003-07-16 16:38               ` Andrew Morton
  0 siblings, 0 replies; 30+ messages in thread
From: Andrew Morton @ 2003-07-16 16:38 UTC (permalink / raw)
  To: William Lee Irwin III; +Cc: barryn, linux-kernel, linux-mm

William Lee Irwin III <wli@holomorphy.com> wrote:
>
> On Wed, Jul 16, 2003 at 07:41:55AM -0700, William Lee Irwin III wrote:
> >> Oh, well that won't fly; it effectively isn't a constant initializer.
> >> I'll see what can be rammed past gcc. We're shooting for something
> >> with array element 0 equal to 0x1UL and all others 0.
> 
> On Wed, Jul 16, 2003 at 08:02:07AM -0700, Barry K. Nathan wrote:
> > BTW, following my e-mail signature in this message is my .config. I
> > guess the most notable setting is that CONFIG_SMP is disabled (i.e.,
> > it's a UP compile).
> 
> Hmm. Well, ditching the strong typechecking would "fix" it, though
> that's really only papering over it.
> 

It doesn't _have_ to be initialised at compile time.  Just stick a
little loop in init_IRQ()?


^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16  5:56 2.6.0-test1-mm1 Andrew Morton
                   ` (3 preceding siblings ...)
  2003-07-16 12:53 ` 2.6.0-test1-mm1 Philippe Gramoullé
@ 2003-07-16 17:21 ` Ramón Rey Vicente󮠒
  2003-07-16 19:01   ` 2.6.0-test1-mm1 Zwane Mwaikambo
  2003-07-16 22:02 ` 2.6.0-test1-mm1 Mike Fedyk
  5 siblings, 1 reply; 30+ messages in thread
From: Ramón Rey Vicente󮠒 @ 2003-07-16 17:21 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, linux-mm

El mi? 16-07-2003 a las 07:56, Andrew Morton escribió:

> . Another interactivity patch from Con.  Feedback is needed on this
>   please - we cannot make much progress on this fairly subjective work
>   without lots of people telling us how it is working for them.

Well, my desktop experience with this is good. But the music playing
problems (aka mp3/ogg playing problems) still there. Its better, and I
feel the problems are near to be solved, but the player still jumps..

The mouse in 2.6.0-test1 vanilla is smoother than -mm1
-- 
/================================================\
| Ramón Rey Vicente <ramon.rey at hispalinux.es> |
|                                                |
| Jabber ID <rreylinux at jabber.org>            |
|                                                |
| Public GPG Key http://pgp.escomposlinux.org    |
|                                                |
| GLiSa http://glisa.hispalinux.es               |
\================================================/


^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 17:21 ` 2.6.0-test1-mm1 Ramón Rey Vicente󮠒
@ 2003-07-16 19:01   ` Zwane Mwaikambo
  2003-07-16 23:25     ` 2.6.0-test1-mm1 Ramón Rey Vicente󮠒
  0 siblings, 1 reply; 30+ messages in thread
From: Zwane Mwaikambo @ 2003-07-16 19:01 UTC (permalink / raw)
  To: Ramón Rey Vicente󮠒; +Cc: Andrew Morton, linux-kernel, linux-mm

On Wed, 16 Jul 2003, Ramón Rey [UTF-8] Vicente[UTF-8] ó® ^R wrote:

> El mi? 16-07-2003 a las 07:56, Andrew Morton escribió:
> 
> > . Another interactivity patch from Con.  Feedback is needed on this
> >   please - we cannot make much progress on this fairly subjective work
> >   without lots of people telling us how it is working for them.
> 
> Well, my desktop experience with this is good. But the music playing
> problems (aka mp3/ogg playing problems) still there. Its better, and I
> feel the problems are near to be solved, but the player still jumps..

How fast is your processor?

-- 
function.linuxpower.ca

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16  5:56 2.6.0-test1-mm1 Andrew Morton
                   ` (4 preceding siblings ...)
  2003-07-16 17:21 ` 2.6.0-test1-mm1 Ramón Rey Vicente󮠒
@ 2003-07-16 22:02 ` Mike Fedyk
  2003-07-16 22:08   ` 2.6.0-test1-mm1 William Lee Irwin III
  2003-07-16 22:36   ` 2.6.0-test1-mm1 William Lee Irwin III
  5 siblings, 2 replies; 30+ messages in thread
From: Mike Fedyk @ 2003-07-16 22:02 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, linux-mm

Hi there.

I'm having some trouble compiling -mm1

It looks like it's from the ACPI update.

More info available upon request.

gcc version 2.95.4 20011002 (Debian prerelease)

In file included from arch/i386/mach-generic/probe.c:15:
include/asm/genapic.h:30: parse error before bitmap'
include/asm/genapic.h:30: warning: function declaration isn't a prototype
include/asm/genapic.h:34: parse error before physid_mask_t'
include/asm/genapic.h:34: warning: no semicolon at end of struct or union
include/asm/genapic.h:41: parse error before *'
include/asm/genapic.h:41: warning: type defaults to int' in declaration of
physid_mask_t'
include/asm/genapic.h:41: physid_mask_t' declared as function returning a
function
include/asm/genapic.h:41: warning: function declaration isn't a prototype
include/asm/genapic.h:41: warning: data definition has no type or storage
class
include/asm/genapic.h:69: parse error before }'
arch/i386/mach-generic/probe.c: In function generic_apic_probe':
arch/i386/mach-generic/probe.c:44: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:54: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:63: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c: At top level:
arch/i386/mach-generic/probe.c:69: mps_oem_check' redeclared as different
kind of symbol
include/asm/genapic.h:58: previous declaration of mps_oem_check'
arch/i386/mach-generic/probe.c: In function mps_oem_check':
arch/i386/mach-generic/probe.c:72: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:75: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c: At top level:
arch/i386/mach-generic/probe.c:83: acpi_madt_oem_check' redeclared as
different kind of symbol
include/asm/genapic.h:59: previous declaration of acpi_madt_oem_check'
arch/i386/mach-generic/probe.c: In function acpi_madt_oem_check':
arch/i386/mach-generic/probe.c:86: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:89: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c: In function hard_smp_processor_id':
arch/i386/mach-generic/probe.c:98: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:99: warning: control reaches end of non-void
function
{standard input}: Assembler messages:
{standard input}:322: Error: symbol mps_oem_check' is already defined
{standard input}:328: Error: symbol acpi_madt_oem_check' is already defined
make[2]: *** [arch/i386/mach-generic/probe.o] Error 1
make[1]: *** [arch/i386/mach-generic] Error 2
make[1]: *** Waiting for unfinished jobs....
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/do_mounts.o
  CC      init/do_mounts_md.o
	

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 22:02 ` 2.6.0-test1-mm1 Mike Fedyk
@ 2003-07-16 22:08   ` William Lee Irwin III
  2003-07-16 22:17     ` 2.6.0-test1-mm1 Mike Fedyk
  2003-07-16 22:36   ` 2.6.0-test1-mm1 William Lee Irwin III
  1 sibling, 1 reply; 30+ messages in thread
From: William Lee Irwin III @ 2003-07-16 22:08 UTC (permalink / raw)
  To: Andrew Morton, linux-kernel, linux-mm

On Wed, Jul 16, 2003 at 03:02:36PM -0700, Mike Fedyk wrote:
> Hi there.
> I'm having some trouble compiling -mm1
> It looks like it's from the ACPI update.
> More info available upon request.
> gcc version 2.95.4 20011002 (Debian prerelease)
> In file included from arch/i386/mach-generic/probe.c:15:
> include/asm/genapic.h:30: parse error before bitmap'
> include/asm/genapic.h:30: warning: function declaration isn't a prototype
> include/asm/genapic.h:34: parse error before physid_mask_t'
> include/asm/genapic.h:34: warning: no semicolon at end of struct or union
> include/asm/genapic.h:41: parse error before *'
> include/asm/genapic.h:41: warning: type defaults to int' in declaration of
> physid_mask_t'

Okay, tell me about the ACPI update... also if you could send a config
that would help too.


-- wli

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 22:08   ` 2.6.0-test1-mm1 William Lee Irwin III
@ 2003-07-16 22:17     ` Mike Fedyk
  0 siblings, 0 replies; 30+ messages in thread
From: Mike Fedyk @ 2003-07-16 22:17 UTC (permalink / raw)
  To: William Lee Irwin III, Andrew Morton, linux-kernel, linux-mm

On Wed, Jul 16, 2003 at 03:08:35PM -0700, William Lee Irwin III wrote:
> On Wed, Jul 16, 2003 at 03:02:36PM -0700, Mike Fedyk wrote:
> > Hi there.
> > I'm having some trouble compiling -mm1
> > It looks like it's from the ACPI update.
> > More info available upon request.
> > gcc version 2.95.4 20011002 (Debian prerelease)
> > In file included from arch/i386/mach-generic/probe.c:15:
> > include/asm/genapic.h:30: parse error before bitmap'
> > include/asm/genapic.h:30: warning: function declaration isn't a prototype
> > include/asm/genapic.h:34: parse error before physid_mask_t'
> > include/asm/genapic.h:34: warning: no semicolon at end of struct or union
> > include/asm/genapic.h:41: parse error before *'
> > include/asm/genapic.h:41: warning: type defaults to int' in declaration of
> > physid_mask_t'
> 
> Okay, tell me about the ACPI update... also if you could send a config
> that would help too.

Well, there is one in test1-mm1, and I saw references to it in the errors at
the end of the compile (really, this is the very begining so there isn't
much difference) :-/

And Con's 06int is patched on here, but I don't think it's causing the
problem.

Here's my .config:
#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# General setup
#
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
CONFIG_LOG_BUF_SHIFT=15
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
CONFIG_KMOD=y

#
# Processor type and features
#
# CONFIG_X86_PC is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
CONFIG_X86_GENERICARCH=y
# CONFIG_X86_ES7000 is not set
CONFIG_X86_CYCLONE_TIMER=y
# CONFIG_M386 is not set
# CONFIG_M486 is not set
CONFIG_M586=y
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MELAN is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
CONFIG_X86_GENERIC=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_PPRO_FENCE=y
CONFIG_X86_F00F_BUG=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_ALIGNMENT_16=y
CONFIG_X86_INTEL_USERCOPY=y
# CONFIG_HUGETLB_PAGE is not set
CONFIG_SMP=y
CONFIG_NR_CPUS=2
CONFIG_PREEMPT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=y
CONFIG_X86_MCE_P4THERMAL=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
CONFIG_MICROCODE=m
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
CONFIG_EDD=y
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_HIGHMEM=y
CONFIG_HIGHPTE=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
CONFIG_HAVE_DEC_LOCK=y

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
# CONFIG_SOFTWARE_SUSPEND is not set

#
# ACPI Support
#
CONFIG_ACPI=y
# CONFIG_ACPI_HT_ONLY is not set
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_ASUS=m
CONFIG_ACPI_TOSHIBA=y
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
CONFIG_APM_DO_ENABLE=y
# CONFIG_APM_CPU_IDLE is not set
CONFIG_APM_DISPLAY_BLANK=y
# CONFIG_APM_RTC_IS_GMT is not set
# CONFIG_APM_ALLOW_INTS is not set
CONFIG_APM_REAL_MODE_POWER_OFF=y

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_LEGACY_PROC=y
CONFIG_PCI_NAMES=y
CONFIG_ISA=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set
CONFIG_HOTPLUG=y

#
# PCMCIA/CardBus support
#
# CONFIG_PCMCIA is not set
CONFIG_PCMCIA_PROBE=y

#
# PCI Hotplug Support
#
CONFIG_HOTPLUG_PCI=m
CONFIG_HOTPLUG_PCI_FAKE=m
CONFIG_HOTPLUG_PCI_COMPAQ=m
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
CONFIG_HOTPLUG_PCI_IBM=m
CONFIG_HOTPLUG_PCI_ACPI=m
CONFIG_HOTPLUG_PCI_CPCI=m
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m

#
# Executable file formats
#
CONFIG_KCORE_ELF=y
# CONFIG_KCORE_AOUT is not set
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_MISC=m

#
# Generic Driver Options
#
CONFIG_FW_LOADER=m

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
# CONFIG_PARPORT_SERIAL is not set
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_OTHER is not set
CONFIG_PARPORT_1284=y

#
# Plug and Play support
#
CONFIG_PNP=y
CONFIG_PNP_NAMES=y
CONFIG_PNP_DEBUG=y

#
# Protocols
#
CONFIG_ISAPNP=y
CONFIG_PNPBIOS=y

#
# Block devices
#
CONFIG_BLK_DEV_FD=m
# CONFIG_BLK_DEV_XD is not set
CONFIG_PARIDE=m
CONFIG_PARIDE_PARPORT=m

#
# Parallel IDE high-level drivers
#
CONFIG_PARIDE_PD=m
CONFIG_PARIDE_PCD=m
CONFIG_PARIDE_PF=m
CONFIG_PARIDE_PT=m
CONFIG_PARIDE_PG=m

#
# Parallel IDE protocol modules
#
CONFIG_PARIDE_ATEN=m
CONFIG_PARIDE_BPCK=m
CONFIG_PARIDE_BPCK6=m
CONFIG_PARIDE_COMM=m
CONFIG_PARIDE_DSTR=m
CONFIG_PARIDE_FIT2=m
CONFIG_PARIDE_FIT3=m
CONFIG_PARIDE_EPAT=m
# CONFIG_PARIDE_EPATC8 is not set
CONFIG_PARIDE_EPIA=m
CONFIG_PARIDE_FRIQ=m
CONFIG_PARIDE_FRPW=m
CONFIG_PARIDE_KBIC=m
CONFIG_PARIDE_KTTI=m
CONFIG_PARIDE_ON20=m
CONFIG_PARIDE_ON26=m
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=m
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_SIZE=4096
# CONFIG_BLK_DEV_INITRD is not set
# CONFIG_LBD is not set

#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y

#
# IDE, ATA and ATAPI Block devices
#
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_IDE is not set
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
CONFIG_IDEDISK_STROKE=y
CONFIG_BLK_DEV_IDECD=m
CONFIG_BLK_DEV_IDEFLOPPY=m
CONFIG_BLK_DEV_IDESCSI=m
# CONFIG_IDE_TASK_IOCTL is not set
CONFIG_IDE_TASKFILE_IO=y

#
# IDE chipset support/bugfixes
#
CONFIG_BLK_DEV_CMD640=y
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_BLK_DEV_GENERIC=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDE_TCQ is not set
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_PCI_WIP=y
CONFIG_IDEDMA_NEW_DRIVE_LISTINGS=y
CONFIG_BLK_DEV_ADMA=y
CONFIG_BLK_DEV_AEC62XX=y
CONFIG_BLK_DEV_ALI15X3=y
# CONFIG_WDC_ALI15X3 is not set
CONFIG_BLK_DEV_AMD74XX=y
CONFIG_BLK_DEV_CMD64X=y
CONFIG_BLK_DEV_TRIFLEX=y
CONFIG_BLK_DEV_CY82C693=y
# CONFIG_BLK_DEV_CS5520 is not set
CONFIG_BLK_DEV_HPT34X=y
CONFIG_HPT34X_AUTODMA=y
CONFIG_BLK_DEV_HPT366=y
CONFIG_BLK_DEV_SC1200=y
CONFIG_BLK_DEV_PIIX=y
CONFIG_BLK_DEV_NS87415=y
CONFIG_BLK_DEV_OPTI621=y
CONFIG_BLK_DEV_PDC202XX_OLD=y
CONFIG_BLK_DEV_PDC202XX_NEW=y
CONFIG_PDC202XX_FORCE=y
CONFIG_BLK_DEV_RZ1000=y
CONFIG_BLK_DEV_SVWKS=y
CONFIG_BLK_DEV_SIIMAGE=y
CONFIG_BLK_DEV_SIS5513=y
CONFIG_BLK_DEV_SLC90E66=y
CONFIG_BLK_DEV_TRM290=y
CONFIG_BLK_DEV_VIA82CXXX=y
# CONFIG_IDE_CHIPSETS is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_BLK_DEV_PDC202XX=y
CONFIG_BLK_DEV_IDE_MODES=y

#
# SCSI device support
#
CONFIG_SCSI=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=m
CONFIG_CHR_DEV_OSST=m
CONFIG_BLK_DEV_SR=m
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=m

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_REPORT_LUNS=y
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set

#
# SCSI low-level drivers
#
CONFIG_BLK_DEV_3W_XXXX_RAID=m
# CONFIG_SCSI_7000FASST is not set
# CONFIG_SCSI_ACARD is not set
CONFIG_SCSI_AHA152X=m
CONFIG_SCSI_AHA1542=m
CONFIG_SCSI_AACRAID=m
CONFIG_SCSI_AIC7XXX=y
CONFIG_AIC7XXX_CMDS_PER_DEVICE=4
CONFIG_AIC7XXX_RESET_DELAY_MS=2000
# CONFIG_AIC7XXX_PROBE_EISA_VL is not set
# CONFIG_AIC7XXX_BUILD_FIRMWARE is not set
CONFIG_AIC7XXX_DEBUG_ENABLE=y
CONFIG_AIC7XXX_DEBUG_MASK=0
CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_MEGARAID is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_CPQFCTS is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
CONFIG_SCSI_PPA=m
CONFIG_SCSI_IMM=m
CONFIG_SCSI_IZIP_EPP16=y
# CONFIG_SCSI_IZIP_SLOW_CTR is not set
# CONFIG_SCSI_NCR53C406A is not set
CONFIG_SCSI_SYM53C8XX_2=y
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
# CONFIG_SCSI_PAS16 is not set
# CONFIG_SCSI_PCI2000 is not set
# CONFIG_SCSI_PCI2220I is not set
# CONFIG_SCSI_PSI240I is not set
# CONFIG_SCSI_QLOGIC_FAS is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_SEAGATE is not set
# CONFIG_SCSI_SYM53C416 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_T128 is not set
# CONFIG_SCSI_U14_34F is not set
# CONFIG_SCSI_ULTRASTOR is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_FERAL_ISP is not set

#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set

#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_LINEAR=y
CONFIG_MD_RAID0=y
CONFIG_MD_RAID1=y
CONFIG_MD_RAID5=y
# CONFIG_MD_MULTIPATH is not set
CONFIG_BLK_DEV_DM=y

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support (EXPERIMENTAL)
#
# CONFIG_IEEE1394 is not set

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=m
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=m
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_UNIX=m
CONFIG_NET_KEY=m
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_FWMARK=y
CONFIG_IP_ROUTE_NAT=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_TOS=y
CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE=m
# CONFIG_NET_IPGRE_BROADCAST is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_INET_ECN is not set
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m

#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=m
CONFIG_IP_NF_FTP=m
CONFIG_IP_NF_IRC=m
CONFIG_IP_NF_TFTP=m
CONFIG_IP_NF_AMANDA=m
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_LIMIT=m
CONFIG_IP_NF_MATCH_MAC=m
CONFIG_IP_NF_MATCH_PKTTYPE=m
CONFIG_IP_NF_MATCH_MARK=m
CONFIG_IP_NF_MATCH_MULTIPORT=m
CONFIG_IP_NF_MATCH_TOS=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_DSCP=m
CONFIG_IP_NF_MATCH_AH_ESP=m
CONFIG_IP_NF_MATCH_LENGTH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_TCPMSS=m
CONFIG_IP_NF_MATCH_HELPER=m
CONFIG_IP_NF_MATCH_STATE=m
CONFIG_IP_NF_MATCH_CONNTRACK=m
CONFIG_IP_NF_MATCH_UNCLEAN=m
CONFIG_IP_NF_MATCH_OWNER=m
CONFIG_IP_NF_MATCH_PHYSDEV=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_MIRROR=m
CONFIG_IP_NF_NAT=m
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_NAT_LOCAL=y
CONFIG_IP_NF_NAT_SNMP_BASIC=m
CONFIG_IP_NF_NAT_IRC=m
CONFIG_IP_NF_NAT_FTP=m
CONFIG_IP_NF_NAT_TFTP=m
CONFIG_IP_NF_NAT_AMANDA=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_TOS=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_DSCP=m
CONFIG_IP_NF_TARGET_MARK=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_IP_NF_TARGET_TCPMSS=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m
# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
# CONFIG_IP_NF_COMPAT_IPFWADM is not set

#
# IP: Virtual Server Configuration
#
CONFIG_IP_VS=m
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12

#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y

#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m

#
# IPVS application helper
#
CONFIG_IP_VS_FTP=m
# CONFIG_IPV6 is not set
CONFIG_XFRM_USER=m

#
# SCTP Configuration (EXPERIMENTAL)
#
CONFIG_IPV6_SCTP__=y
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_VLAN_8021Q is not set
CONFIG_LLC=m
# CONFIG_LLC_UI is not set
# CONFIG_IPX is not set
CONFIG_ATALK=m
# CONFIG_DEV_APPLETALK is not set
# CONFIG_DECNET is not set
CONFIG_BRIDGE=m
CONFIG_BRIDGE_NF_EBTABLES=m
CONFIG_BRIDGE_EBT_T_FILTER=m
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_BROUTE=m
CONFIG_BRIDGE_EBT_LOG=m
CONFIG_BRIDGE_EBT_IP=m
CONFIG_BRIDGE_EBT_ARP=m
CONFIG_BRIDGE_EBT_VLAN=m
CONFIG_BRIDGE_EBT_MARK=m
CONFIG_BRIDGE_EBT_PKTTYPE=m
CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_BRIDGE_EBT_DNAT=m
CONFIG_BRIDGE_EBT_REDIRECT=m
CONFIG_BRIDGE_EBT_MARK_T=m
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
CONFIG_NET_DIVERT=y
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
CONFIG_NET_HW_FLOWCONTROL=y

#
# QoS and/or fair queueing
#
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_CSZ=m
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_DSMARK=m
CONFIG_NET_SCH_INGRESS=m
CONFIG_NET_QOS=y
CONFIG_NET_ESTIMATOR=y
CONFIG_NET_CLS=y
CONFIG_NET_CLS_TCINDEX=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_ROUTE=y
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
CONFIG_NET_CLS_POLICE=y

#
# Network testing
#
CONFIG_NET_PKTGEN=m
CONFIG_NETDEVICES=y

#
# ARCnet devices
#
# CONFIG_ARCNET is not set
# CONFIG_DUMMY is not set
CONFIG_BONDING=m
# CONFIG_EQUALIZER is not set
CONFIG_TUN=m
CONFIG_ETHERTAP=m
# CONFIG_NET_SB1000 is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=m
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
CONFIG_NET_VENDOR_3COM=y
CONFIG_EL1=m
CONFIG_EL2=m
CONFIG_ELPLUS=m
CONFIG_EL16=m
CONFIG_EL3=m
CONFIG_3C515=m
CONFIG_VORTEX=m
CONFIG_TYPHOON=m
# CONFIG_LANCE is not set
CONFIG_NET_VENDOR_SMC=y
CONFIG_WD80x3=m
CONFIG_ULTRA=m
CONFIG_SMC9194=m
CONFIG_NET_VENDOR_RACAL=y
CONFIG_NI5010=m
CONFIG_NI52=m
CONFIG_NI65=m

#
# Tulip family network device support
#
CONFIG_NET_TULIP=y
CONFIG_DE2104X=m
CONFIG_TULIP=m
CONFIG_TULIP_MWI=y
CONFIG_TULIP_MMIO=y
CONFIG_DE4X5=m
CONFIG_WINBOND_840=m
CONFIG_DM9102=m
CONFIG_AT1700=m
CONFIG_DEPCA=m
CONFIG_HP100=m
# CONFIG_NET_ISA is not set
CONFIG_NET_PCI=y
CONFIG_PCNET32=m
CONFIG_AMD8111_ETH=m
CONFIG_ADAPTEC_STARFIRE=m
CONFIG_ADAPTEC_STARFIRE_NAPI=y
CONFIG_AC3200=m
CONFIG_APRICOT=m
CONFIG_B44=m
CONFIG_CS89x0=m
CONFIG_DGRS=m
CONFIG_EEPRO100=m
# CONFIG_EEPRO100_PIO is not set
CONFIG_E100=m
CONFIG_FEALNX=m
CONFIG_NATSEMI=m
CONFIG_NE2K_PCI=m
CONFIG_8139CP=m
CONFIG_8139TOO=m
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
CONFIG_SIS900=m
CONFIG_EPIC100=m
CONFIG_SUNDANCE=m
CONFIG_SUNDANCE_MMIO=y
CONFIG_TLAN=m
CONFIG_VIA_RHINE=m
CONFIG_VIA_RHINE_MMIO=y
# CONFIG_NET_POCKET is not set

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SK98LIN is not set
# CONFIG_TIGON3 is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_FILTER is not set
# CONFIG_PPP_ASYNC is not set
# CONFIG_PPP_SYNC_TTY is not set
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPPOE=m
# CONFIG_SLIP is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Token Ring devices (depends on LLC=y)
#
# CONFIG_NET_FC is not set
# CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# IrDA (infrared) support
#
# CONFIG_IRDA is not set

#
# ISDN subsystem
#
# CONFIG_ISDN_BOOL is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_EVBUG is not set

#
# Input I/O drivers
#
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
CONFIG_MOUSE_SERIAL=m
# CONFIG_MOUSE_INPORT is not set
# CONFIG_MOUSE_LOGIBM is not set
# CONFIG_MOUSE_PC110PAD is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=m
# CONFIG_INPUT_UINPUT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_ACPI=y
CONFIG_SERIAL_8250_EXTENDED=y
# CONFIG_SERIAL_8250_MANY_PORTS is not set
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DETECT_IRQ=y
# CONFIG_SERIAL_8250_MULTIPORT is not set
# CONFIG_SERIAL_8250_RSA is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
CONFIG_PPDEV=m
# CONFIG_TIPAR is not set

#
# I2C support
#
CONFIG_I2C=m
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_PROSAVAGE=m
CONFIG_I2C_PHILIPSPAR=m
CONFIG_I2C_ELV=m
CONFIG_I2C_VELLEMAN=m
CONFIG_SCx200_ACB=m
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ELEKTOR=m
CONFIG_I2C_CHARDEV=m

#
# I2C Hardware Sensors Mainboard support
#
CONFIG_I2C_ALI1535=m
CONFIG_I2C_ALI15X3=m
CONFIG_I2C_AMD756=m
CONFIG_I2C_AMD8111=m
CONFIG_I2C_I801=m
CONFIG_I2C_ISA=m
CONFIG_I2C_PIIX4=m
CONFIG_I2C_SIS96X=m
CONFIG_I2C_VIAPRO=m

#
# I2C Hardware Sensors Chip support
#
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_IT87=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM85=m
CONFIG_SENSORS_LM78=m
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_W83781D=m
CONFIG_I2C_SENSOR=m

#
# Mice
#
# CONFIG_BUSMOUSE is not set
# CONFIG_QIC02_TAPE is not set

#
# IPMI
#
CONFIG_IPMI_HANDLER=m
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_KCS=m
CONFIG_IPMI_WATCHDOG=m

#
# Watchdog Cards
#
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
CONFIG_SOFT_WATCHDOG=m
# CONFIG_WDT is not set
# CONFIG_WDTPCI is not set
# CONFIG_PCWATCHDOG is not set
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_EUROTECH_WDT is not set
# CONFIG_IB700_WDT is not set
# CONFIG_I810_TCO is not set
# CONFIG_MIXCOMWD is not set
# CONFIG_SCx200_WDT is not set
# CONFIG_60XX_WDT is not set
# CONFIG_W83877F_WDT is not set
# CONFIG_MACHZ_WDT is not set
# CONFIG_SC520_WDT is not set
# CONFIG_AMD7XX_TCO is not set
# CONFIG_ALIM7101_WDT is not set
# CONFIG_SC1200_WDT is not set
# CONFIG_WAFER_WDT is not set
# CONFIG_CPU5_WDT is not set
CONFIG_HW_RANDOM=m
CONFIG_NVRAM=m
CONFIG_RTC=m
CONFIG_GEN_RTC=m
CONFIG_GEN_RTC_X=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
CONFIG_AGP=m
CONFIG_AGP_ALI=m
CONFIG_AGP_AMD=m
CONFIG_AGP_AMD_8151=m
CONFIG_AGP_INTEL=m
CONFIG_AGP_NVIDIA=m
CONFIG_AGP_SIS=m
CONFIG_AGP_SWORKS=m
CONFIG_AGP_VIA=m
CONFIG_DRM=y
CONFIG_DRM_TDFX=m
CONFIG_DRM_GAMMA=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
CONFIG_DRM_I810=m
CONFIG_DRM_I830=m
CONFIG_DRM_MGA=m
# CONFIG_MWAVE is not set
CONFIG_RAW_DRIVER=m
CONFIG_HANGCHECK_TIMER=m

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set

#
# File systems
#
CONFIG_EXT2_FS=m
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
# CONFIG_EXT2_FS_SECURITY is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
# CONFIG_EXT3_FS_SECURITY is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_XFS_FS=m
# CONFIG_XFS_RT is not set
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_QUOTA=y
CONFIG_QFMT_V1=m
CONFIG_QFMT_V2=m
CONFIG_QUOTACTL=y
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=m
CONFIG_UDF_FS=m

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
# CONFIG_MSDOS_FS is not set
CONFIG_VFAT_FS=m
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
# CONFIG_DEVFS_FS is not set
CONFIG_DEVPTS_FS=y
CONFIG_DEVPTS_FS_XATTR=y
# CONFIG_DEVPTS_FS_SECURITY is not set
CONFIG_TMPFS=y
CONFIG_RAMFS=y

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
CONFIG_HFS_FS=m
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFS_V4 is not set
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V4 is not set
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_SMB_FS=m
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="cp437"
CONFIG_CIFS=m
# CONFIG_NCP_FS is not set
CONFIG_CODA_FS=m
CONFIG_INTERMEZZO_FS=m
# CONFIG_AFS_FS is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
CONFIG_LDM_PARTITION=y
CONFIG_LDM_DEBUG=y
# CONFIG_NEC98_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_EFI_PARTITION is not set
CONFIG_SMB_NLS=y
CONFIG_NLS=y

#
# Native Language Support
#
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set

#
# Graphics support
#
# CONFIG_FB is not set
CONFIG_VIDEO_SELECT=y

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y

#
# Sound
#
CONFIG_SOUND=m

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=m
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
# CONFIG_SND_DUMMY is not set
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m

#
# ISA devices
#
CONFIG_SND_AD1816A=m
CONFIG_SND_AD1848=m
CONFIG_SND_CS4231=m
CONFIG_SND_CS4232=m
CONFIG_SND_CS4236=m
CONFIG_SND_ES968=m
CONFIG_SND_ES1688=m
CONFIG_SND_ES18XX=m
CONFIG_SND_GUSCLASSIC=m
CONFIG_SND_GUSEXTREME=m
CONFIG_SND_GUSMAX=m
CONFIG_SND_INTERWAVE=m
CONFIG_SND_INTERWAVE_STB=m
CONFIG_SND_OPTI92X_AD1848=m
CONFIG_SND_OPTI92X_CS4231=m
CONFIG_SND_OPTI93X=m
CONFIG_SND_SB8=m
CONFIG_SND_SB16=m
CONFIG_SND_SBAWE=m
CONFIG_SND_SB16_CSP=y
CONFIG_SND_WAVEFRONT=m
CONFIG_SND_ALS100=m
CONFIG_SND_AZT2320=m
CONFIG_SND_CMI8330=m
CONFIG_SND_DT019X=m
CONFIG_SND_OPL3SA2=m
CONFIG_SND_SGALAXY=m
CONFIG_SND_SSCAPE=m

#
# PCI devices
#
CONFIG_SND_ALI5451=m
CONFIG_SND_AZT3328=m
CONFIG_SND_CS46XX=m
CONFIG_SND_CS46XX_NEW_DSP=y
CONFIG_SND_CS4281=m
CONFIG_SND_EMU10K1=m
CONFIG_SND_KORG1212=m
CONFIG_SND_NM256=m
CONFIG_SND_RME32=m
CONFIG_SND_RME96=m
CONFIG_SND_RME9652=m
CONFIG_SND_HDSP=m
CONFIG_SND_TRIDENT=m
CONFIG_SND_YMFPCI=m
CONFIG_SND_ALS4000=m
CONFIG_SND_CMIPCI=m
CONFIG_SND_ENS1370=m
CONFIG_SND_ENS1371=m
CONFIG_SND_ES1938=m
CONFIG_SND_ES1968=m
CONFIG_SND_MAESTRO3=m
CONFIG_SND_FM801=m
CONFIG_SND_ICE1712=m
CONFIG_SND_ICE1724=m
CONFIG_SND_INTEL8X0=m
CONFIG_SND_SONICVIBES=m
CONFIG_SND_VIA82XX=m
CONFIG_SND_VX222=m

#
# ALSA USB devices
#
CONFIG_SND_USB_AUDIO=m

#
# Open Sound System
#
CONFIG_SOUND_PRIME=m
CONFIG_SOUND_BT878=m
CONFIG_SOUND_CMPCI=m
# CONFIG_SOUND_CMPCI_FM is not set
# CONFIG_SOUND_CMPCI_MIDI is not set
# CONFIG_SOUND_CMPCI_JOYSTICK is not set
# CONFIG_SOUND_CMPCI_CM8738 is not set
CONFIG_SOUND_EMU10K1=m
# CONFIG_MIDI_EMU10K1 is not set
CONFIG_SOUND_FUSION=m
CONFIG_SOUND_CS4281=m
CONFIG_SOUND_ES1370=m
CONFIG_SOUND_ES1371=m
CONFIG_SOUND_ESSSOLO1=m
CONFIG_SOUND_MAESTRO=m
CONFIG_SOUND_MAESTRO3=m
CONFIG_SOUND_ICH=m
CONFIG_SOUND_RME96XX=m
CONFIG_SOUND_SONICVIBES=m
CONFIG_SOUND_TRIDENT=m
CONFIG_SOUND_MSNDCLAS=m
CONFIG_MSNDCLAS_INIT_FILE="/etc/sound/msndinit.bin"
CONFIG_MSNDCLAS_PERM_FILE="/etc/sound/msndperm.bin"
CONFIG_SOUND_MSNDPIN=m
CONFIG_MSNDPIN_INIT_FILE="/etc/sound/pndspini.bin"
CONFIG_MSNDPIN_PERM_FILE="/etc/sound/pndsperm.bin"
CONFIG_SOUND_VIA82CXXX=m
# CONFIG_MIDI_VIA82CXXX is not set
CONFIG_SOUND_OSS=m
# CONFIG_SOUND_TRACEINIT is not set
# CONFIG_SOUND_DMAP is not set
# CONFIG_SOUND_AD1816 is not set
CONFIG_SOUND_AD1889=m
# CONFIG_SOUND_SGALAXY is not set
CONFIG_SOUND_ADLIB=m
CONFIG_SOUND_ACI_MIXER=m
CONFIG_SOUND_CS4232=m
CONFIG_SOUND_SSCAPE=m
CONFIG_SOUND_GUS=m
# CONFIG_SOUND_GUS16 is not set
# CONFIG_SOUND_GUSMAX is not set
CONFIG_SOUND_VMIDI=m
CONFIG_SOUND_TRIX=m
CONFIG_SOUND_MSS=m
CONFIG_SOUND_MPU401=m
CONFIG_SOUND_NM256=m
CONFIG_SOUND_MAD16=m
# CONFIG_MAD16_OLDCARD is not set
CONFIG_SOUND_PAS=m
CONFIG_SOUND_PSS=m
# CONFIG_PSS_MIXER is not set
# CONFIG_PSS_HAVE_BOOT is not set
CONFIG_SOUND_SB=m
# CONFIG_SOUND_AWE32_SYNTH is not set
CONFIG_SOUND_WAVEFRONT=m
CONFIG_SOUND_MAUI=m
CONFIG_SOUND_YM3812=m
CONFIG_SOUND_OPL3SA1=m
CONFIG_SOUND_OPL3SA2=m
CONFIG_SOUND_YMFPCI=m
# CONFIG_SOUND_YMFPCI_LEGACY is not set
CONFIG_SOUND_UART6850=m
CONFIG_SOUND_AEDSP16=m
# CONFIG_SC6600 is not set
# CONFIG_AEDSP16_MSS is not set
# CONFIG_AEDSP16_SBPRO is not set
# CONFIG_AEDSP16_MPU401 is not set
CONFIG_SOUND_TVMIXER=m

#
# USB support
#
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
CONFIG_USB_BANDWIDTH=y
# CONFIG_USB_DYNAMIC_MINORS is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=m

#
# USB Device Class drivers
#
CONFIG_USB_AUDIO=m
CONFIG_USB_BLUETOOTH_TTY=m
CONFIG_USB_MIDI=m
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_DPCM=y
CONFIG_USB_STORAGE_HP8200e=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
CONFIG_HID_FF=y
CONFIG_HID_PID=y
CONFIG_LOGITECH_FF=y
CONFIG_THRUSTMASTER_FF=y
CONFIG_USB_HIDDEV=y

#
# USB HID Boot Protocol drivers
#
CONFIG_USB_KBD=m
CONFIG_USB_MOUSE=m
CONFIG_USB_AIPTEK=m
CONFIG_USB_WACOM=m
CONFIG_USB_KBTAB=m
CONFIG_USB_POWERMATE=m
# CONFIG_USB_XPAD is not set

#
# USB Imaging devices
#
CONFIG_USB_MDC800=m
CONFIG_USB_SCANNER=m
CONFIG_USB_MICROTEK=m
CONFIG_USB_HPUSBSCSI=m

#
# USB Multimedia devices
#
CONFIG_USB_DABUSB=m

#
# Video4Linux support is needed for USB Multimedia device support
#

#
# USB Network adaptors
#
CONFIG_USB_AX8817X=m
CONFIG_USB_CATC=m
CONFIG_USB_KAWETH=m
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_USBNET=m

#
# USB Host-to-Host Cables
#
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_GENESYS=y
CONFIG_USB_NET1080=y
CONFIG_USB_PL2301=y

#
# Intelligent USB Devices/Gadgets
#
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_ZAURUS=y
CONFIG_USB_CDCETHER=y

#
# USB port drivers
#
CONFIG_USB_USS720=m

#
# USB Serial Converter support
#
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
# CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_SAFE=m
CONFIG_USB_SERIAL_SAFE_PADDED=y
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_OMNINET=m
CONFIG_USB_EZUSB=y

#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI26=m
CONFIG_USB_TIGL=m
CONFIG_USB_AUERSWALD=m
CONFIG_USB_RIO500=m
CONFIG_USB_BRLVGER=m
CONFIG_USB_LCD=m
CONFIG_USB_TEST=m
CONFIG_USB_GADGET=m
CONFIG_USB_NET2280=m
CONFIG_USB_ZERO=m
CONFIG_USB_ZERO_NET2280=y
CONFIG_USB_ETH=m
CONFIG_USB_ETH_NET2280=y

#
# Bluetooth support
#
# CONFIG_BT is not set

#
# Profiling support
#
# CONFIG_PROFILING is not set

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_IOVIRT is not set
CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_SPINLINE is not set
# CONFIG_DEBUG_HIGHMEM is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_KGDB is not set
CONFIG_DEBUG_INFO=y
CONFIG_FRAME_POINTER=y
CONFIG_X86_EXTRA_IRQS=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y

#
# Security options
#
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_CAPABILITIES=y
CONFIG_SECURITY_ROOTPLUG=m
# CONFIG_SECURITY_SELINUX is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_TEST=m

#
# Library routines
#
CONFIG_CRC32=m
CONFIG_ZLIB_INFLATE=m
CONFIG_ZLIB_DEFLATE=m
CONFIG_X86_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 22:02 ` 2.6.0-test1-mm1 Mike Fedyk
  2003-07-16 22:08   ` 2.6.0-test1-mm1 William Lee Irwin III
@ 2003-07-16 22:36   ` William Lee Irwin III
  2003-07-16 22:56     ` 2.6.0-test1-mm1 Mike Fedyk
  1 sibling, 1 reply; 30+ messages in thread
From: William Lee Irwin III @ 2003-07-16 22:36 UTC (permalink / raw)
  To: Andrew Morton, linux-kernel, linux-mm

On Wed, Jul 16, 2003 at 03:02:36PM -0700, Mike Fedyk wrote:
> Hi there.
> I'm having some trouble compiling -mm1
> It looks like it's from the ACPI update.
> More info available upon request.
> gcc version 2.95.4 20011002 (Debian prerelease)


diff -prauN mm1-2.6.0-test1-1/arch/i386/mach-generic/bigsmp.c mm1-2.6.0-test1-2/arch/i386/mach-generic/bigsmp.c
--- mm1-2.6.0-test1-1/arch/i386/mach-generic/bigsmp.c	2003-07-16 15:22:42.000000000 -0700
+++ mm1-2.6.0-test1-2/arch/i386/mach-generic/bigsmp.c	2003-07-16 15:29:04.000000000 -0700
@@ -6,6 +6,7 @@
 #include <linux/config.h>
 #include <linux/threads.h>
 #include <linux/cpumask.h>
+#include <asm/mpspec.h>
 #include <asm/genapic.h>
 #include <asm/fixmap.h>
 #include <asm/apicdef.h>
diff -prauN mm1-2.6.0-test1-1/arch/i386/mach-generic/default.c mm1-2.6.0-test1-2/arch/i386/mach-generic/default.c
--- mm1-2.6.0-test1-1/arch/i386/mach-generic/default.c	2003-07-16 15:22:42.000000000 -0700
+++ mm1-2.6.0-test1-2/arch/i386/mach-generic/default.c	2003-07-16 15:29:23.000000000 -0700
@@ -5,6 +5,7 @@
 #include <linux/config.h>
 #include <linux/threads.h>
 #include <linux/cpumask.h>
+#include <asm/mpspec.h>
 #include <asm/mach-default/mach_apicdef.h>
 #include <asm/genapic.h>
 #include <asm/fixmap.h>
diff -prauN mm1-2.6.0-test1-1/arch/i386/mach-generic/probe.c mm1-2.6.0-test1-2/arch/i386/mach-generic/probe.c
--- mm1-2.6.0-test1-1/arch/i386/mach-generic/probe.c	2003-07-16 15:22:42.000000000 -0700
+++ mm1-2.6.0-test1-2/arch/i386/mach-generic/probe.c	2003-07-16 15:27:27.000000000 -0700
@@ -11,6 +11,7 @@
 #include <linux/ctype.h>
 #include <linux/init.h>
 #include <asm/fixmap.h>
+#include <asm/mpspec.h>
 #include <asm/apicdef.h>
 #include <asm/genapic.h>
 
diff -prauN mm1-2.6.0-test1-1/arch/i386/mach-generic/summit.c mm1-2.6.0-test1-2/arch/i386/mach-generic/summit.c
--- mm1-2.6.0-test1-1/arch/i386/mach-generic/summit.c	2003-07-16 15:22:42.000000000 -0700
+++ mm1-2.6.0-test1-2/arch/i386/mach-generic/summit.c	2003-07-16 15:28:29.000000000 -0700
@@ -5,6 +5,7 @@
 #include <linux/config.h>
 #include <linux/threads.h>
 #include <linux/cpumask.h>
+#include <asm/mpspec.h>
 #include <asm/genapic.h>
 #include <asm/fixmap.h>
 #include <asm/apicdef.h>

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 22:36   ` 2.6.0-test1-mm1 William Lee Irwin III
@ 2003-07-16 22:56     ` Mike Fedyk
  0 siblings, 0 replies; 30+ messages in thread
From: Mike Fedyk @ 2003-07-16 22:56 UTC (permalink / raw)
  To: William Lee Irwin III, Andrew Morton, linux-kernel, linux-mm

On Wed, Jul 16, 2003 at 03:36:52PM -0700, William Lee Irwin III wrote:
> On Wed, Jul 16, 2003 at 03:02:36PM -0700, Mike Fedyk wrote:
> > Hi there.
> > I'm having some trouble compiling -mm1
> > It looks like it's from the ACPI update.
> > More info available upon request.
> > gcc version 2.95.4 20011002 (Debian prerelease)
> 
> 

Thanks wli,

Compiling now...

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 19:01   ` 2.6.0-test1-mm1 Zwane Mwaikambo
@ 2003-07-16 23:25     ` Ramón Rey Vicente󮠒
  2003-07-16 23:56       ` 2.6.0-test1-mm1 Zwane Mwaikambo
  0 siblings, 1 reply; 30+ messages in thread
From: Ramón Rey Vicente󮠒 @ 2003-07-16 23:25 UTC (permalink / raw)
  To: Zwane Mwaikambo; +Cc: Andrew Morton, linux-kernel, linux-mm

El mi? 16-07-2003 a las 21:01, Zwane Mwaikambo escribió:
> On Wed, 16 Jul 2003, Ramón Rey [UTF-8] Vicente[UTF-8] ó® ^R wrote:
> 
> > El mi? 16-07-2003 a las 07:56, Andrew Morton escribió:
> > 
> > > . Another interactivity patch from Con.  Feedback is needed on this
> > >   please - we cannot make much progress on this fairly subjective work
> > >   without lots of people telling us how it is working for them.
> > 
> > Well, my desktop experience with this is good. But the music playing
> > problems (aka mp3/ogg playing problems) still there. Its better, and I
> > feel the problems are near to be solved, but the player still jumps..
> 
> How fast is your processor?

My system:

k6-2 450MHz
256 MB SDRAM pc100
ide udma33
aty rage fury pro 64 MB 
running Xfree86 4.3 +  gnome2.2 all the time :)

This problems with mp3/ogg playing is not reproducible with 2.4.x and
2.2 series, only have it with 2.5.x and 2.6.0-test1
-- 
/================================================\
| Ramón Rey Vicente <ramon.rey at hispalinux.es> |
|                                                |
| Jabber ID <rreylinux at jabber.org>            |
|                                                |
| Public GPG Key http://pgp.escomposlinux.org    |
|                                                |
| GLiSa http://glisa.hispalinux.es               |
\================================================/


^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: 2.6.0-test1-mm1
  2003-07-16 23:25     ` 2.6.0-test1-mm1 Ramón Rey Vicente󮠒
@ 2003-07-16 23:56       ` Zwane Mwaikambo
  0 siblings, 0 replies; 30+ messages in thread
From: Zwane Mwaikambo @ 2003-07-16 23:56 UTC (permalink / raw)
  To: Ramón Rey Vicente󮠒; +Cc: Andrew Morton, linux-kernel, linux-mm

On Wed, 17 Jul 2003, Ramón Rey [UTF-8] Vicente[UTF-8] ó® ^R wrote:

> > > Well, my desktop experience with this is good. But the music playing
> > > problems (aka mp3/ogg playing problems) still there. Its better, and I
> > > feel the problems are near to be solved, but the player still jumps..
> > 
> > How fast is your processor?
> 
> My system:
> 
> k6-2 450MHz
> 256 MB SDRAM pc100
> ide udma33
> aty rage fury pro 64 MB 
> running Xfree86 4.3 +  gnome2.2 all the time :)
> 
> This problems with mp3/ogg playing is not reproducible with 2.4.x and
> 2.2 series, only have it with 2.5.x and 2.6.0-test1

Your system looks fine, but slower boxes seem to be suffering a bit more, 
i get somewhat bad skipping on most my boxes which are in the 400-600MHz 
range although all of them have > 512MB of RAM and at least UDMA33

-- 
function.linuxpower.ca

^ permalink raw reply	[flat|nested] 30+ messages in thread

* RE: 2.6.0-test1-mm1
@ 2003-07-20 18:50 Downing, Thomas
  0 siblings, 0 replies; 30+ messages in thread
From: Downing, Thomas @ 2003-07-20 18:50 UTC (permalink / raw)
  To: 'Andrew Morton', linux-kernel, linux-mm

> -----Original Message-----
> From: Andrew Morton [mailto:akpm@osdl.org]
> 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/
> 2.6.0-test1/2.6.0-test1-mm1/
> 
> . Lots of bugfixes.
> . Another interactivity patch from Con.  Feedback is needed on this
>   please - we cannot make much progress on this fairly subjective work
>   without lots of people telling us how it is working for them.
> 

I have been testing interactivity now for for a while.  The only
symptom (subjective) that I can see is occasional but repeatable
(if you get what I mean) video _only_ skips in xine.  The audio
does not skip.  The video skips are very short, only a 4-5 frames
at most.

They occur _only_ when performing such operations as rendering a 
large bitmap to the screen.  They do _not_ occur when dragging
windows (with contents visible during drag,) nor does CPU load
seem to have an effect.

Playing games with nice/renice on xine or on other processes,
especially GIMP etc., does not seem to have an effect.  

>From this it seems to my limited view that the remaining skips
might be XFree86 issues?

Some pertinent details:

2 x P4 Xeon 2.4 Mhz, 512Mb ram.
Radeon VQ + Matrox Mystique.
Premptive kernel
Hyperthreading enabled.
IDE DVD, no SCSI in system.

No problems at all, only minor niggles since 2.5.67.  (I have
been following -mm patches.)

Thanks for the wonderful work!

td

^ permalink raw reply	[flat|nested] 30+ messages in thread

* RE: 2.6.0-test1-mm1
@ 2003-07-17 11:57 Downing, Thomas
  0 siblings, 0 replies; 30+ messages in thread
From: Downing, Thomas @ 2003-07-17 11:57 UTC (permalink / raw)
  To: 'Andrew Morton', linux-kernel, linux-mm

> -----Original Message-----
> From: Andrew Morton [mailto:akpm@osdl.org]
> 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/
> 2.6.0-test1/2.6.0-test1-mm1/
> 
> . Lots of bugfixes.
> 
> . A big one-liner from Mark Haverkamp fixes some hanges which 
> were being
>   seen with the aacraid driver and may fix the problem which 
> people have seen
>   on other SCSI drivers: everything getting stuck in 
> io_schedule() under load.
> 
> . Another interactivity patch from Con.  Feedback is needed on this
>   please - we cannot make much progress on this fairly subjective work
>   without lots of people telling us how it is working for them.

I have been testing 2.5.75-mm1.  I was able to cause video skip in xine,
but not audio.  I will repeat the tests using test1-mm1.  Anyone else
seen the video-only type skip?  It appears to be caused by other GUI
operations, not so much by CPU load.  Just dragging windows is not enough,
it needs to be more intensive than that.

More results later with test1-mm1

Thanks for all the great stuff!!

td

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2003-07-20 18:36 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-16  5:56 2.6.0-test1-mm1 Andrew Morton
2003-07-16  6:16 ` 2.6.0-test1-mm1 Joshua Kwan
2003-07-16  6:22   ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16  8:07 ` 2.6.0-test1-mm1 Sean Neakums
2003-07-16  8:55   ` 2.6.0-test1-mm1 Ingo Molnar
2003-07-16 10:19     ` 2.6.0-test1-mm1 Antonio Vargas
2003-07-16 13:37       ` 2.6.0-test1-mm1 Helge Hafting
2003-07-16 14:24         ` 2.6.0-test1-mm1 Antonio Vargas
2003-07-16  9:15   ` 2.6.0-test1-mm1 Con Kolivas
2003-07-16 10:44 ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 10:58   ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16 12:24     ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 14:32       ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 14:41         ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 15:02           ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 15:09             ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 16:38               ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16 14:03     ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 12:53 ` 2.6.0-test1-mm1 Philippe Gramoullé
2003-07-16 17:21 ` 2.6.0-test1-mm1 Ramón Rey Vicente󮠒
2003-07-16 19:01   ` 2.6.0-test1-mm1 Zwane Mwaikambo
2003-07-16 23:25     ` 2.6.0-test1-mm1 Ramón Rey Vicente󮠒
2003-07-16 23:56       ` 2.6.0-test1-mm1 Zwane Mwaikambo
2003-07-16 22:02 ` 2.6.0-test1-mm1 Mike Fedyk
2003-07-16 22:08   ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 22:17     ` 2.6.0-test1-mm1 Mike Fedyk
2003-07-16 22:36   ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 22:56     ` 2.6.0-test1-mm1 Mike Fedyk
2003-07-17 11:57 2.6.0-test1-mm1 Downing, Thomas
2003-07-20 18:50 2.6.0-test1-mm1 Downing, Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).