Hi all, I'm slowly working on AsmTrace and needed to update AsmRef with the latest kernel information. It took a few weeks and was a much bigger job than...
jeff <jko@...> wrote: Next, I plan to look at the sendfile kernel function in combination with mmap. Both of these functions are confusing me. I wonder...
... The mmap article sounds interesting. It is possible the data will fit Linux also? My study suggests much of mmap's advantage has to do with the virtual...
Hi, all Here is another puzzle. ... Microsoft started taking Linux users to court with claims of stolen code. They also entered the Linux market with their own...
... The mmap article sounds interesting. It is possible the data will fit Linux also? The same "theory" stuff should hold true in Linux... just the details...
... I think this description fits Linux also, although I'm not sure if memory is handled exactly the same. There is a lot of discusson about locking memory...
Hi, all The web page has been updated and the list of projects at sourceforge has grown. The web page now includes all the puzzles and their answers. Also a...
Hi, all I've been working on the kernel functions "mmap" and "sendfile", and this is what i've learned: 1. Grep and other utilitities use "mmap2" not mmap....
I've been chasing bugs all week, and need to vent... UNIX programming is confusing at times and the X86 instruction set is big stack of patches upon patches. I...
Hi all, I've added notes about memory managers to AsmLib source. Here is a copy if anyone is interested in the design. AsmLib Memory Manager Notes ... All...
The x86 assembly newsgroup has been interesting lately. lots of comments about how assembler compares to compiler code. I've been trying to profile of the...
... I've found that most compiler writers know that handwritten assembly will have better runtime efficiency than compiler output. It's mostly compiler users...
Steven Nichols
sdn@...
Oct 24, 2007 1:41 pm
137
... Could be... Maybe age or other factors are the key. I reread the interchange on X86 newsgroup and the opinions seemed more reasonable the second time...
SafeSquid 4.2.1 is focused on improvisations in logs, and handling of forwarded requests. # Until SafeSquid 4.2.0 SafeSquid needed a restart when the logfiles ...
The web page has been updated with the following: AsmIDE-0.9.46 AsmView-0.9.46 - changed keyboard to /dev/tty AsmRef-0.9.47 - added alt key codes Starting...
This is a discussion of compression and the new AsmLIb function to handle Lempel-Ziv. The last week was spent searching for a small fast compression function...
This is a discussion of changes to the AsmTimer program CHANGES ... I've been timing a lot of compression programs and found the AsmTimer program failed...
This is a discussion of changes to the AsmBug program THE PROBLEM ... Degugging "C" programs with AsmBug has been slow. The problems were all related to stack...
The tips section of web page was updated. Here is a text version without formatting. ... Coding Tips The following coding tips focus on reducing code size. In...
The last few weeks has been spent working on AsmTrace and fixing a few bugs. I've concluded the AsmTrace program will take some time to complete. Some facts...
SafeSquid: Content Filtering Internet Proxy, has introduced economic service plans, for those who are interested in deploying SafeSquid free or commercial...
Hi All, The first beta release of AsmTrace is close and there is a lot of other releases in the pipe. Some interesting things came out of the AsmTrace...
Hello friends, SafeSquid, Linux based Content Filtering Internet Proxy, has released Version 4.2.2.RC7.There has been enhancements related to memory...
Hi All, The new asmtrace is now on sourceforge at: http://Sourceforge.net/projects/asmtrace Here is a sample output from asmtrace. This show trace data for...
CASUAL BROWSING MAKES U EARNING For more details please log on to http://www.moreinfo247.com/9942698/CB PLEASE COMPLETE THE FOUR STEPS TO STEP UP YOUR FUTURE ...
Hi All, AsmLib has been updated. This is the first step in a series of releases that require the library. http://Sourceforge.net/projects/asmlib all the best,...
Hi All, AsmRef has been updated. It now contains material that does not appear in other references. The ioctl area still needs some work, and that will...