PC Review


Reply
Thread Tools Rate Thread

[ANN] BySoft FreeRAM 3.2

 
 
BySoft
Guest
Posts: n/a
 
      16th Sep 2004
FreeRAM is 32-bit win95/98/NT/2000/XP freeware
program that reclaims RAM from the operating
system and applications. This decreases load
time and improves application performance.

Features:
- Frees up RAM manually or automatically
- Easily free specified amount of RAM with shortcut
- Easily free predefined amount of RAM (5%, 10%, 20% ... 80%)
- Automatically or manually tunes system file cache
- Uses system tray
- Skin support
- Memory and CPU usage graph

Download from:
www.bysoft.com

PAD file:
www.bysoft.com/pad/freeram.xml
 
Reply With Quote
 
 
 
 
Rich G.
Guest
Posts: n/a
 
      16th Sep 2004
BySoft wrote:
> FreeRAM is 32-bit win95/98/NT/2000/XP freeware
> program that reclaims RAM from the operating
> system and applications. This decreases load
> time and improves application performance.


Has anybody used this or any similar programs under XP and noticed any
performance increases? I've got 1Gig of RAM and the time I used one (no
clue which) I didn't see any drastic changes.

--
http://www.simplerich.com

Illegitimi non carborundum
 
Reply With Quote
 
nog
Guest
Posts: n/a
 
      16th Sep 2004
On Thu, 16 Sep 2004 05:14:39 -0500, Rich G. wrote:

> BySoft wrote:
>> FreeRAM is 32-bit win95/98/NT/2000/XP freeware
>> program that reclaims RAM from the operating
>> system and applications. This decreases load
>> time and improves application performance.

>
> Has anybody used this or any similar programs under XP and noticed any
> performance increases? I've got 1Gig of RAM and the time I used one (no
> clue which) I didn't see any drastic changes.


Don't these programs just force disk caching? Not really a "reclaim" at
all.
 
Reply With Quote
 
Chakolate
Guest
Posts: n/a
 
      16th Sep 2004
"Rich G." <(E-Mail Removed)> wrote in news:(E-Mail Removed):

> BySoft wrote:
>> FreeRAM is 32-bit win95/98/NT/2000/XP freeware
>> program that reclaims RAM from the operating
>> system and applications. This decreases load
>> time and improves application performance.

>
> Has anybody used this or any similar programs under XP and noticed any
> performance increases? I've got 1Gig of RAM and the time I used one (no
> clue which) I didn't see any drastic changes.
>


It's my understanding that XP manages memory much better than previous
editions. RamIdle has made my life using ME much less irritating.

Chakolate

--
Science is facts; just as houses are made of stones, so is science made of
facts; but a pile of stones is not a house and a collection of facts is not
necessarily science.
--Henri Poincare
 
Reply With Quote
 
derek / nul
Guest
Posts: n/a
 
      22nd Sep 2004
On Thu, 16 Sep 2004 17:13:42 +0100, nog <(E-Mail Removed)> wrote:

>On Thu, 16 Sep 2004 05:14:39 -0500, Rich G. wrote:
>
>> BySoft wrote:
>>> FreeRAM is 32-bit win95/98/NT/2000/XP freeware
>>> program that reclaims RAM from the operating
>>> system and applications. This decreases load
>>> time and improves application performance.

>>
>> Has anybody used this or any similar programs under XP and noticed any
>> performance increases? I've got 1Gig of RAM and the time I used one (no
>> clue which) I didn't see any drastic changes.

>
>Don't these programs just force disk caching? Not really a "reclaim" at
>all.


Yes, they just force programs to the paging file.
 
Reply With Quote
 
zulu@[127.0.0.1]
Guest
Posts: n/a
 
      23rd Sep 2004
BySoft wrote:
>
> FreeRAM is 32-bit win95/98/NT/2000/XP freeware
> program that reclaims RAM from the operating
> system and applications. This decreases load
> time and improves application performance.
>
> Features:
> - Frees up RAM manually or automatically
> - Easily free specified amount of RAM with shortcut
> - Easily free predefined amount of RAM (5%, 10%, 20% ... 80%)
> - Automatically or manually tunes system file cache
> - Uses system tray
> - Skin support
> - Memory and CPU usage graph
>
> Download from:
> www.bysoft.com
>
> PAD file:
> www.bysoft.com/pad/freeram.xml



http://www.winnetmag.com/Windows/Art...095/41095.html
The Memory-Optimization Hoax
by Mark Russinovich
http://www.sysinternals.com/
 
Reply With Quote
 
Matt
Guest
Posts: n/a
 
      27th Sep 2004
On Wed, 22 Sep 2004 20:41:00 -0400, zulu@[127.0.0.1] wrote:

>BySoft wrote:
>>
>> FreeRAM is 32-bit win95/98/NT/2000/XP freeware
>> program that reclaims RAM from the operating
>> system and applications. This decreases load
>> time and improves application performance.
>>
>> Features:
>> - Frees up RAM manually or automatically
>> - Easily free specified amount of RAM with shortcut
>> - Easily free predefined amount of RAM (5%, 10%, 20% ... 80%)
>> - Automatically or manually tunes system file cache
>> - Uses system tray
>> - Skin support
>> - Memory and CPU usage graph
>>
>> Download from:
>> www.bysoft.com
>>
>> PAD file:
>> www.bysoft.com/pad/freeram.xml

>
>
>http://www.winnetmag.com/Windows/Art...095/41095.html
>The Memory-Optimization Hoax
>by Mark Russinovich
>http://www.sysinternals.com/


A right riveting read.

The basic fact, that the usual method of all of these "memory
releasers", is to allocate and then free a chunk of memory, so doing
that automatically when other applications are struggling for memory
is quite MAD.

The exceptions to that are:
1. The bias of memory allocation is wrong, and the system is not
aggressive enough in equalizing it.
2. Before running a memory demanding application.

Running a "free memory tool" will hurt everything immediately, in the
hope of helping things that want memory next, and if you generally
run in a style where only one program is important, then there is a
case for executing a one-off memory free before it.


--
I may be dozzzy, but take the ZZZ's out to mail me
http://www.junkroom.freeserve.co.uk/jvc2080.htm - 2x2x24 CD-RW troubles

If you drop a cactus, don't try to catch it!
 
Reply With Quote
 
Rod
Guest
Posts: n/a
 
      27th Sep 2004
Matt <(E-Mail Removed)> wrote in
news:(E-Mail Removed):

Snipped some
> The basic fact, that the usual method of all of these "memory
> releasers", is to allocate and then free a chunk of memory, so doing
> that automatically when other applications are struggling for memory
> is quite MAD.
>
> The exceptions to that are:
> 1. The bias of memory allocation is wrong, and the system is not
> aggressive enough in equalizing it.
> 2. Before running a memory demanding application.


Totally agreed, on my old win98SE system both exceptions are common at
least once every week. For this I use a simple vbs-script:

FreeMem=Space(20000000)

Which tries to free 20Mb of RAM

Made a shortcut to it, very easy and IMHO more reliable than the programs
that do it automatically, tried a few, but they caused a lot of errors and
crashes on my system. This simple script does the work.

Rod
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Update] Bysoft FreeRam v4.0.4.335 Captain Video Freeware 0 1st Dec 2005 02:58 PM
[Update] BySoft FreeRAM 4.0 (95/98/ME/NT/2K/XP) - Freeware Mel Freeware 0 22nd May 2005 04:25 PM
[Update] FreeRAM v4.0 ArjanDotOrg Freeware 2 28th Dec 2004 10:59 PM
FreeRam XP Morgan Ohlson Freeware 16 29th Nov 2004 11:17 AM
[ANN] BySoft NetworkMonitor 1.1 BySoft Freeware 0 30th Sep 2004 04:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:57 AM.