Re: RosAsm Team is Still Making Excuses



randyhyde@xxxxxxxxxxxxx écrivait news:1115333527.700963.109670
@z14g2000cwz.googlegroups.com:

>> If you like to have a consecutive set of bytes, then just
>> declare them within a line.
>> [MyBytes: B$ 0 1 2 3 4 5]
>> BU_ASM_Help says: 'a new line forces DW-alignment'.
>>
>> Hard to understand for the 'not that smart' ?
>
> ???
> Hard to believe, more like. Are you suggesting that
>
> [MyBytes: B$ 0 1 2 3 4 5
> 6 7]
>
> actually consumes 10 bytes of memory?


Oh! You are not even able to count up to 5...

But, well, yes, 5 Data Bytes, with RosAsm "consume" :))
8 Bytes, and there is only an definitive idiot like
you, who coul care of "consuming" 1, 2, or 3 Additional
Byte(s) for each Data Block, in a System where the
Sections are aligned, in Files on 512 Bytes Boudaries
and, in Memory on 4096 Bytes Boundaries, with, usualy,
3 Sections per Files, that "consumes" and average of:

(512*3)/2 = 768 Bytes, in File, and

(4096*3)/2 = 6144 Bytes, in Memory

So, the average "consumation" being of 3, this means
that, before having any effect on a File size (average),
the user would have to implement:

768/3 = 256 Block of Data

And that, before this could have any similar effect, in
Memory:

6144/3 = 2048 Block of Data

Pathetic idiot, do you have an idea about what size the
user's works should be before falling in that case? And
do you think that, when falling in that case, he will
care of 512 Bytes more or less in his dead File? Such
a File would be comparable to RosAsm itself, where the
Binary (without Source inside) is 721,920 Bytes!

Of course, these are things that you will never be
able to analyse on your victims productions...

:)

Betov.

< http://rosasm.org >





.



Relevant Pages

  • Re: Author of Visual C++ 2005 STL ???
    ... A single byte requires many bytes of storage to hold it, ... allocates in quanta of 8 bytes). ... In VS6, release, each mallocconsumes 40 bytes ... change the memory growth factor to 2.0. ...
    (microsoft.public.vc.mfc)
  • Perfomance problem while passing large data volumes via WMI
    ... through WMI. ... the file is about 300 Mb) and we want to pass it to the client side. ... //these methods are memory and time consuming. ... My provider consumes about 1,5 Gb of memory ...
    (microsoft.public.win32.programmer.wmi)
  • Re: Author of Visual C++ 2005 STL ???
    ... In VS6, release, each mallocconsumes 40 bytes ... smaller than 8 bytes, the storage is lost. ... had 100 bytes of free storage I could get 100 allocations? ... by other memory allocations. ...
    (microsoft.public.vc.mfc)
  • Re: getting Segmentation Violation
    ... I am using Allegro CL 7 on windows machine with 512 ... problem is ....the program consumes available memory and PF usage ... Running a 2 GB Lisp image on a machine one fourth the size ... Also keep in mind that Windows consumes most (if not all ...
    (comp.lang.lisp)
  • Re: about minilogd
    ... consumes almost 300MB of memory. ... I cannot verify that this process is started on other FC3 machines. ... /etc for the string "minilogd" in order to find the script that started ...
    (alt.os.linux)