All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel 2.4.10 /proc/partitions
@ 2001-09-27 15:02 Andre Margis
  2001-09-27 17:27 ` shewp
  0 siblings, 1 reply; 3+ messages in thread
From: Andre Margis @ 2001-09-27 15:02 UTC (permalink / raw)
  To: linux-kernel




I'm testing Linux Kernel 2.4.10. I have a Dell 8450 with 8xP-III 700Mhz, 
10GBytes RAM, with megaraid PERC 3/DC. I have one logic disk (sda) with 4 
partitions (sd1, sd2, sd3, sd4). After boot, my /proc/partitions has this 
values:



 major minor  #blocks  name

   8     0   17692672 sda
   8     1      32098 sda1
   8     2      32130 sda2
   8     3    4096575 sda3
   8     4   13526730 sda4
   8     0   17692672 sda
   8     1      32098 sda1
   8     2      32130 sda2
   8     3    4096575 sda3
   8     4   13526730 sda4
   8     0   17692672 sda
   8     1      32098 sda1
   8     2      32130 sda2
   8     3    4096575 sda3
   8     4   13526730 sda4
   8     0   17692672 sda
   8     1      32098 sda1
   8     2      32130 sda2
   8     3    4096575 sda3
   8     4   13526730 sda4

the cat command never stop to list.



What's happen?




Thank's


Andre

^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: Kernel 2.4.10 /proc/partitions
@ 2001-09-28 18:33 Andrzej Krzysztofowicz
  0 siblings, 0 replies; 3+ messages in thread
From: Andrzej Krzysztofowicz @ 2001-09-28 18:33 UTC (permalink / raw)
  To: shewp; +Cc: andre, linux-kernel


> 
> I also have this problem as mentioned before.
> 
> The problem cropped up between 2.4.10-pre5 and 2.4.10-pre6, 
> I did some checking. pre5 is fine, pre6 is broken.
> 
> >From what I saw, my guess is that
> genhd.c and the gendisk rewrites might be related.
> 
> Unfortunately have no time to look at it until mid-October-
> any help appreciated. 

I used to observe similar problem many kernels ago (2.1.x ?).
Then it was related to a module not removing its gendisk from the
list when unloading. The list became circular at its next modification.

Maybe something similar ?

> >  major minor  #blocks  name
> > 
> >    8     0   17692672 sda
> >    8     1      32098 sda1
> >    8     2      32130 sda2
> >    8     3    4096575 sda3
> >    8     4   13526730 sda4
> >    8     0   17692672 sda
> >    8     1      32098 sda1
> >    8     2      32130 sda2
> >    8     3    4096575 sda3
[...]
> > the cat command never stop to list.

Andrzej


-- 
=======================================================================
  Andrzej M. Krzysztofowicz               ankry@mif.pg.gda.pl
  phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math.,   Technical University of Gdansk

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

end of thread, other threads:[~2001-09-28 18:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-27 15:02 Kernel 2.4.10 /proc/partitions Andre Margis
2001-09-27 17:27 ` shewp
  -- strict thread matches above, loose matches on Subject: below --
2001-09-28 18:33 Andrzej Krzysztofowicz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.