Date: Thu, 26 Jun 2003 19:38:12 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 33725 for review Message-ID: <200306270238.h5R2cC8O037552@repoman.freebsd.org>
index | next in thread | raw e-mail
http://perforce.freebsd.org/chv.cgi?CH=33725 Change 33725 by peter@peter_hammer on 2003/06/26 19:37:25 mark off some finished items Affected files ... .. //depot/projects/hammer/TODO.txt#3 edit Differences ... ==== //depot/projects/hammer/TODO.txt#3 (text+ko) ==== @@ -1,4 +1,4 @@ -$P4: //depot/projects/hammer/TODO.txt#2 $ +$P4: //depot/projects/hammer/TODO.txt#3 $ reread the logs etc and check out the "XXX worry about this later" stuff @@ -29,9 +29,6 @@ (peter: basic functionality, uses -fno-omit-frame-pointer.. disassembler still expects 32 bit code but compiles) -libstdc++.so (build bug, tries to link libgcc.a (non-pic) into the .so, - but the libstdc++.a works). - crashdumps? teach libkvm about crashdumps. (need to lookup KPML4, 4 level page tree etc) @@ -49,9 +46,6 @@ SSE MXCSR register as well as the x87 control word - netbsd have already done this, we can look at theirs) -increase direct map base size to 4GB to cover all of pci mapping space -so that pmap_mapdev can use it without consuming kvm. - factor out common compat/freebsd32/* and compat/ia32/* from ia64 and amd64 trees. freebsd32 should be for running 32 bit binaries on a 64 bit kernel, while ia32 is for special MD bits. Lots of missing syscalls. @@ -70,3 +64,10 @@ boot blocks (need gcc -m32 to work) (fixed in p4 tree, needs binutils patches etc) + +increase direct map base size to 4GB to cover all of pci mapping space +so that pmap_mapdev can use it without consuming kvm. + +libstdc++.so (build bug, tries to link libgcc.a (non-pic) into the .so, + but the libstdc++.a works). +help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306270238.h5R2cC8O037552>
