Menu

Tree [r10367] / legacy / build / kernel-patches / nkpt /
 History

HTTPS access


File Date Author Commit
 files 2011-10-23 daoyama [r8399] Update kernel config and patches
 Makefile 2009-04-05 votdev [r4519] Increase NKPT to 40 to prevent kernel traps.
 Readme 2009-04-05 votdev [r4519] Increase NKPT to 40 to prevent kernel traps.
 pkg-descr 2008-09-12 votdev [r3805] Add patch (increase number of kernel page table...
 pkg-state 2009-12-31 cochard [r4956] Add Xin LI patch: Update php to 5.2.12

Read Me

Informations:
-------------
http://kerneltrap.org/mailarchive/freebsd-current/2008/3/28/1282784
http://kerneltrap.org/mailarchive/freebsd-current/2008/3/29/1290894

Create patch:
-------------
i386:
cd /usr/src/sys/i386/include
diff -ruN pmap.h.orig pmap.h > patch-sys_i386_include_pmap.h.diff

amd64:
cd /usr/src/sys/amd64/include
diff -ruN pmap.h.orig pmap.h > patch-sys_amd64_include_pmap.h.diff
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.