Here are the updated immediate values following comments. The main changes : - Declares a packed __immediate section to use less space. Declare the "size" as a char instead of an int. - Simplified x86 immediate values update, spinning with IRQs disabled instead of using an lockless update algorithm. Is is simpler, but won't support NMI or MCE code updates. This is submitted for another round of comments. Mathieu -- Mathieu Desnoyers Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [rfc-patch 0/9] Immediate Values for 2.6.24-rc2-git5
- From: Borislav Petkov <[email protected]>
- [rfc-patch 6/9] Immediate Values - x86 Optimization
- From: Mathieu Desnoyers <[email protected]>
- [rfc-patch 2/9] Immediate Values - Kconfig menu in EMBEDDED
- From: Mathieu Desnoyers <[email protected]>
- [rfc-patch 5/9] Add __discard section to x86
- From: Mathieu Desnoyers <[email protected]>
- [rfc-patch 3/9] Immediate Values - Move Kprobes x86 restore_interrupt to kdebug.h
- From: Mathieu Desnoyers <[email protected]>
- [rfc-patch 7/9] Immediate Values - Powerpc Optimization
- From: Mathieu Desnoyers <[email protected]>
- [rfc-patch 1/9] Immediate Values - Architecture Independent Code
- From: Mathieu Desnoyers <[email protected]>
- [rfc-patch 9/9] Scheduler Profiling - Use Immediate Values
- From: Mathieu Desnoyers <[email protected]>
- [rfc-patch 8/9] Immediate Values - Documentation
- From: Mathieu Desnoyers <[email protected]>
- [rfc-patch 4/9] x86: add <asm/asm.h>
- From: Mathieu Desnoyers <[email protected]>
- Re: [rfc-patch 0/9] Immediate Values for 2.6.24-rc2-git5
- Prev by Date: [rfc-patch 11/11] Text Edit Lock - x86_64 standardize debug rodata
- Next by Date: [rfc-patch 4/9] x86: add <asm/asm.h>
- Previous by thread: [rfc-patch 00/11] Text Edit Lock for 2.6.24-rc2-git5
- Next by thread: [rfc-patch 4/9] x86: add <asm/asm.h>
- Index(es):