Running Reaim-7 on a 4G ram disk with 4 processors on
Itanium... Every few runs, as the multiprocessing level increases, we
see 22 processes hung in sync(), all except one waiting in
sync_filesystems() and that one waiting in pagebuf_iowait().

There's lots of free memory, the ram-disk is not full, ...
Load average is low; nothing in the logs or on the console.

[EMAIL PROTECTED]:/proc# vmstat 2 
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
 0  0     0 23027552 1091472 218496  0    0     1 42107   12     6 1 21 78  0
 0  0     0 23027552 1091472 218496  0    0     0     0 4110    10 0  0 100 0
 0  0     0 23027552 1091472 218496  0    0     0     0 4109     8 0  0 100 0
 0  0     0 23027488 1091472 218496  0    0     0    32 4114    15 0  0 100 0
 0  0     0 23027488 1091472 218496  0    0     0     0 4110     9 0  0 100 0
 0  0     0 23027488 1091472 218496  0    0     0     0 4109     9 0  0 100 0
 
[EMAIL PROTECTED]:/proc/fs/xfs# df /mnt/ram-disk
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/ram1              1038336    127800    910536  13% /mnt/ram-disk


-- 
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
The technical we do immediately,  the political takes *forever*
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to