On Wed, 2 May 2001, Albert D. Cahalan wrote:
> This is pretty bogus. The idle time can run _backwards_ on an SMP
> system.
True, but it's failing for single CPU systems (like mine), too.
>> I notice also that since kstat.per_cpu_nice is an unsigned int, it's
>> going to overflow in another 3.6
Alpha. 2.4.1. Hz = 1024. Uptime > 48.54518 days (low idle).
(Subject message from ps and friends.)
/proc/uptime:
4400586.27 150439.36
/proc/stat:
cpu 371049158 3972370867 8752820 4448994822
(user,nice, system, idle)
In .../fs/proc/proc_misc.c:kstat_read_proc(), the cpu line is
into the D
state, and then vmstat, ps, top, et al. would go D. Now, of course the
problem was that the swap partition was bigger than the physical media,
but there was no error message at all, just procs stuck in D.
Probably there should be an error message, or something.
Dr. Tom Holroyd
"I am,
do_try_to_free_pages failed for init...
> > last message repeated 15 times
> > kernel: VM: do_try_to_free_pages failed for vmstat...
>
> Known problem; should be fixed in 2.2.19pre2 or higher (that include
> Andrea Arcangeli's vm-global-7 patch).
Yup, I can't make it
to
happen at all? Do I need to configure some out-of-memory thing?
Dr. Tom Holroyd
"I am, as I said, inspired by the biological phenomena in which
chemical forces are used in repetitious fashion to produce all
kinds of weird effects (one of which is the author)."
-- Richard Feynma
list->next = tmp;
break;
}
}
So, presumably, near the end of the loop list->next is NULL and
the line
struct resource_list *ln = list->next;
causes the oops.
Dr. Tom Holroyd
"I
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev6
-Wa,-mev6-DEXPORT_SYMTAB -c pci.c
pci.c: In function `pci_read_bases':
pci.c:576: `tmp' undeclared (first use in this function)
pci.c:576:
r a while, and never
got it (and various test1-9 before that), so it has to be something in one
of the later test10pre versions.
It's coming from mm/memory.c:free_one_pmd().
Compiled with gcc 2.95.2 19991024 (release).
Dr. Tom Holroyd
"I am, as I said, inspired by the biological phenomen
Alpha, 2.4.0-test10.
kernel: memory.c:83: bad pmd 0001.
Happened right when I ^Ced a vmstat that had been running all day, but
that could be coincidence.
It must be Florida's fault.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message t
/* frequency at which times() counts */
+#endif
#endif /* _ASM_ALPHA_PARAM_H */
Also CONFIG_ALPHA_LARGE_VMALLOC is not recognized by "make xconfig".
Dr. Tom Holroyd
"I am, as I said, inspired by the biological phenomena in which
chemical forces are used in repetitious fashion
7032 39032 0 0 012 1122 372 96 4 0
The 100% sys cpu line is the one (this one only lasted about 6 seconds).
Dr. Tom Holroyd
"I am, as I said, inspired by the biological phenomena in which
chemical forces are used in repetitious fashion to produce all
kinds of weird effe
.2.
You might try that. I have floppy.o configured as a module, also. Try
that, too.
Dr. Tom Holroyd
"I am, as I said, inspired by the biological phenomena in which
chemical forces are used in repetitious fashion to produce all
kinds of weird effects (one of which is the author)."
in...
2 0 0 4568 444984 38008 141744 0 0 4109...
and it won't grow much bigger than that no matter what I do.
What's up with buffers?
Confused,
Dr. Tom Holroyd
"I am, as I said, inspired by the biological phenomena in which
chemical forces are
rial.c(.text+0x10230): undefined reference to `barrier'
serial.c(.text+0x10244): undefined reference to `barrier'
drivers/char/char.o(.text+0x10248):serial.c: more undefined references to
`barrier' follow
config attached.
This error existed in -pre8, too, but I sent the message to rutg
14 matches
Mail list logo