CVS log for funnyos/kern/kern_mem.c

[BACK] Up to [local] / funnyos / kern

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 9 16:22:16 2007 UTC (16 years, 5 months ago) by init
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +6 -2 lines
Diff to previous 1.7 (colored) to selected 1.3 (colored)

ugly hardcode brkaddr if we are sam7s64

Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 26 13:15:20 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.6: +7 -4 lines
Diff to previous 1.6 (colored) to selected 1.3 (colored)

fix offbits calculation in kmalloc(); now kmalloc() correctly updates membmap

Revision 1.6 / (download) - annotate - [select for diffs], Fri Oct 26 10:59:12 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.3 (colored)

if npages == freepages we can handle this as well, so do not return NULL

Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 16 12:47:39 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.3 (colored)

turn off KMEM_DEBUG until new kmem problems arise

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 16 12:45:16 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

correct offbits calculation

Revision 1.3 / (download) - annotate - [selected], Tue Oct 16 11:48:51 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

use KMEM_FILLBYTE to fill allocated bytes of memory

Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 16 11:43:11 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.1: +2 -4 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)

do not print {first|last}pageptr after calculations; print it all before return

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Oct 16 08:41:04 2007 UTC (16 years, 6 months ago) by init
Branch: nbrk
CVS Tags: init
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)

Initial import of funnyos; still much more work to do

Revision 1.1 / (download) - annotate - [select for diffs], Tue Oct 16 08:41:04 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Diff to selected 1.3 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb