[ros-kernel] ReactOS 0.2.1 RC2
Waldo Alvarez Cañizares
wac at lab.matcom.uh.cu
Thu Feb 26 18:55:49 CET 2004
Hi Filip:
I almost always use stripped binaries. If I want to debug I just put a DbgPrint somewhere. If that doesn't works Bochs debugger comes to help. ntoskrnl.exe unstripped is > 600 Kb (about 800 if I remember well).I prefer unstripped to make bugs the most reproducible as possible but well sometimes the DbgPrint changes some things and well ROS have some random behavior when it starts (it almost never executes the same) but I always try to minimize that as much as possible.
Regards
Waldo Alvarez
________________________________
From: ros-kernel-bounces at reactos.com on behalf of Filip Navara
Sent: Thu 2/26/2004 4:25 PM
To: ReactOS Kernel List
Subject: Re: [ros-kernel] ReactOS 0.2.1 RC2
Hi!
Maybe I'm missing something, but have anyone of you tried running pure
'strip' on the ReactOS executables? It really makes wonders...
Regards,
Filip
Waldo Alvarez Cañizares wrote:
>Hi Hyperion:
>
>I think that for the ntoskrnl+hal there could be some kind of compression + CRC/HASH (the hal is small but ntoskrnl is 500-600 Kb and packed with 7-zip it goes about 100Kb). Load little + decompress < Load Big from harddisk/floppy/CD. It is not paged out anyway and in the future I don't expect a big part of it to be paged. I was thinking that we could free also some pages containing initialization stuff. Why have them in memory when they are not going to be used anymore?
>
>Regards
>Waldo Alvarez
>
>________________________________
>
>From: ros-kernel-bounces at reactos.com on behalf of KJK::Hyperion
>Sent: Wed 2/25/2004 7:13 PM
>To: ReactOS Kernel List
>Subject: Re: [ros-kernel] ReactOS 0.2.1 RC2
>
>
>
>At 00.13 26/02/2004, you wrote:
>
>
>>is UPX compression an option?
>>
>>
>
>no
>
>
>
>>(faster loading,
>>
>>
>
>and no
>
>_______________________________________________
>Ros-kernel mailing list
>Ros-kernel at reactos.com
>http://reactos.com/mailman/listinfo/ros-kernel
>
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Ros-kernel mailing list
>Ros-kernel at reactos.com
>http://reactos.com/mailman/listinfo/ros-kernel
>
_______________________________________________
Ros-kernel mailing list
Ros-kernel at reactos.com
http://reactos.com/mailman/listinfo/ros-kernel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 5403 bytes
Desc: not available
Url : http://reactos.com:8080/pipermail/ros-kernel/attachments/20040226/ec154d57/attachment.bin
More information about the Ros-kernel
mailing list