Welcome, Guest. Please login or register.

Author Topic: Partitions and CPU usage in AmigaOS3.x (Calling all 68k devs)  (Read 1448 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline AmigaManceTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 1278
    • Show only replies by AmigaMance
Partitions and CPU usage in AmigaOS3.x (Calling all 68k devs)
« on: January 07, 2007, 06:03:40 PM »
  Hi.
 I notice that every HD partition in AOS, eats an  amount of CPU cycles every 5 seconds, even if none of these partitions are accessed (Iirc, CD and DF units too). Run scout and see it for yourself if you like.
 Admitedly, this amount is tiny but could this cause a performance hit in desktops with a lot of partitions?

 I also noticed that this doesn't happen in MorphOS! (using Ambient v1.43) In this field, things works as it should in MOS: Partitions eats CPU cycles only if they are being accessed.
 Could someone write a patch to correct this behavior in AmigaOS? (Yeah, keep dreaming)
Which element of the OS is responsible for this?
A1200 PPC user.
 

Offline AmigaManceTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 1278
    • Show only replies by AmigaMance
Re: Partitions and CPU usage in AmigaOS3.x (Calling all 68k devs)
« Reply #1 on: January 09, 2007, 10:06:55 AM »
 Just a bump to make sure that everyone has read this thread.


A1200 PPC user.
 

Offline lurkist

  • Hero Member
  • *****
  • Join Date: Sep 2002
  • Posts: 513
    • Show only replies by lurkist
Re: Partitions and CPU usage in AmigaOS3.x (Calling all 68k devs)
« Reply #2 on: January 09, 2007, 12:34:38 PM »
Not the reply you expected, but here Thomas explains the memory requirements for partitions.
I used to be ELPfan in a previous incarnation!

Cheers
A1200 Power Tower, Blizzard 1260 66 +32MB, OS3.9, 2.5\\" HD, IDEfix97 + DVD-RW + Zip, SD/FF + 15\\" CRT, Ioblix1200P + scanner, PCMCIA LAN + router
 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: Partitions and CPU usage in AmigaOS3.x (Calling all 68k devs)
« Reply #3 on: January 09, 2007, 01:01:01 PM »
are you speaking about AOS3.9? do you have many partitions hidden?

 

Offline AmigaManceTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 1278
    • Show only replies by AmigaMance
Re: Partitions and CPU usage in AmigaOS3.x (Calling all 68k devs)
« Reply #4 on: January 09, 2007, 09:48:55 PM »
@lurkist
Quote
Not the reply you expected, but here Thomas explains the memory requirements for partitions.

 Yes, not very relevant, except of this part: " Also each partition is a system task which might decrease performance a little bit." Aha...


@framiga
 Although, i don't thing what you are asking matters at all.. OS3.9, no hidden partitions.
A1200 PPC user.
 

Offline lurkist

  • Hero Member
  • *****
  • Join Date: Sep 2002
  • Posts: 513
    • Show only replies by lurkist
Re: Partitions and CPU usage in AmigaOS3.x (Calling all 68k devs)
« Reply #5 on: January 09, 2007, 09:53:56 PM »
And this bit

"Each partition needs "Number of Buffers" * "Buffersize" bytes of memory"

describes the exact mem reqs.


And this bit

"that the FileSystem program needs"

tells you which part of the OS is responsible.

Fairly relevant, really.  ;-)
A1200 Power Tower, Blizzard 1260 66 +32MB, OS3.9, 2.5\\" HD, IDEfix97 + DVD-RW + Zip, SD/FF + 15\\" CRT, Ioblix1200P + scanner, PCMCIA LAN + router