Kernel 2.4 diskcache pushes applications into swap?

2001-04-26 Thread Troels Walsted Hansen
01 size-32 1273 1808 32 16 161 -- Troels Walsted Hansen, M.Eng. Mail: [EMAIL PROTECTED] System Architect Web: http://www.fast.no Fast Search & Transfer ASA Phone: +47 21 60 11 84 P.O. Box 1126 Fax: +47 77 69

[PATCH] Fix MTRR support for AMD Athlon

2001-03-12 Thread Troels Walsted Hansen
Hello world, Dave Jones' recent 2.4.2ac17 patch to mtrr.c to support the Cyrix III unfortunately broke the AMD Athlon support. Here's a patch to correct the problem (Dave must have overlooked the fall-through logic of the switch statement). Enjoy... -- Troels Walsted Hansen ---

RE: [PATCH] klogd busy loop on zero byte (output from 3c59x driver)

2001-01-11 Thread Troels Walsted Hansen
The driver reports the product code as "00" and the rev as "00.0", the date however is "03-01-00" which sounds fairly reasonable (although the laptop is brand new). Needless to say, it also works fine, otherwise I would probably have attacked the driver first... --

[PATCH] klogd busy loop on zero byte (output from 3c59x driver)

2001-01-11 Thread Troels Walsted Hansen
{ ptr++; /* skip newline */ -- Troels Walsted Hansen [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/