Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/sparc
Module Name: src
Committed By: christos
Date: Mon Nov 25 02:59:14 UTC 2013
Modified Files:
src/sys/arch/sparc/sparc: pmap.c
Log Message:
replace circleq with tailq.
XXX: this adds a pointer per mmu entry; we can do better, but it would
require custom lists. Is it worth it?
To generate a diff of this commit:
cvs rdiff -u -r1.352 -r1.353 src/sys/arch/sparc/sparc/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index