15.Oct.2007
|
AROS-Archives: Uploads until 14.10.2007
Uploads on AROS-Archives since our last report:
more ...
(cg) (Translation: aj)
[News message: 15. Oct. 2007, 17:25] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.Oct.2007
amiga.org (Webseite)
|
WinUAE: AmiKit CD-Edition
For a price of €5 (excl. Postage) is the AmigaOS-Distribution AmiKitist as limited CD-Edition available, which will be delivered in a DVD-Box. On the CD are the newest AmiKit-Version and the required documentation, several Tutorical-Videos and a instruction how to use AmiKit on Linux.
(cg) (Translation: aj)
[News message: 15. Oct. 2007, 15:49] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.Oct.2007
amiga.org (Webseite)
|
AmigaOS-Distribution: AmigaSYS fpr WinUAEX (XBox)
AmigaSYS is a pre-installed Workbench for the Amiga-Emulator UAE with several Add-on's. A light version especially for the XBox-Emulator WinUAEX (no Graphic-card Emulation, only 8 MB RAM) is no available.
Also several new preview screenshots of the AGA-Version are now available.
(cg) (Translation: aj)
[News message: 15. Oct. 2007, 15:44] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.Oct.2007
amigaworld.net (Webseite)
|
AmigaOS 4: Audio-Player TuneNet with Skin-support(Beta)
The newest Version of Paul Heams' Music- and Internetradio-Player TuneNet supports Skins and can now share the AHI-ressources. Version 0.86.32 will be descripted as early test version by the author, but several example skins are now available.
TuneNet 0.86.32 requieres the expat.library.
(cg) (Translation: aj)
[News message: 15. Oct. 2007, 01:25] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.Oct.2007
Chris Hodges (ANF)
|
Speicher-Allokator: TLSFMem O(1)
TLSFMem is an implementation of a very new memory allocation system called
TLSF (two level segregated fit). TLSF was described in a paper by the three
italian researchers M. Masmano, I. Ripoll, A. Crespo.
Originally designed for Realtime Operating Systems, all allocation and free
operations run with constant time complexity (O(1)). This is a major
improvement over the original AmigaOS memory system, which gets slower
while memory gets fragmented (O(m) where m is the number of fragments).
Moreover, the old AmigaOS allocator uses a first fit strategy, which causes
the memory to fragment pretty quickly. TLSF is an exact fit allocator for
memory blocks smaller than 512 bytes and a good fit allocator for all other
sizes: It will always find a free block which is always smaller than 103%
of the requested block.
(cg) (Translation: aj)
[News message: 15. Oct. 2007, 01:14] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
| |
| |