Commit Graph

63 Commits

Author SHA1 Message Date
bb4caccf98 add memory allocation check 2013-05-28 12:06:41 +09:00
fa1be382c7 release the resources of the process at exit(2)/exit_group(2). 2013-05-28 11:31:23 +09:00
50927537ac remove setting of warm reset vector (bug#11)
at least, in attached-mic and builtin-mic,
should not be necessary because it uses the SIPI.
2013-05-17 17:16:18 +09:00
31b83e0b41 stop early_alloc_page correctly (bug#17) 2013-05-17 17:15:14 +09:00
0fdf3d3411 set the PFL1_PCD, if PTATTR_UNCACHABLE is specified. (bug#14) 2013-05-17 17:14:19 +09:00
cf0ea31805 atomic __xchg() port from Linux 2013-05-10 12:43:44 +09:00
bdebcf4b48 ihk_mc_spinlock_lock_noirq() / ihk_mc_spinlock_unlock_noirq() implementation 2013-05-10 12:43:13 +09:00
4a94b1d9a2 move lapic_ack() in the front of IRQ handler, disable debug msgs by default 2013-05-10 12:42:11 +09:00
b83083b9a2 [Bug 16] malfunction of __clear_pt_page when a virtual address is accessed and at that time the corresponding PDTE is invalid: FIX large page issue 2013-05-10 12:40:50 +09:00
d5a6343dd3 [Bug 15] get_pte malfunction in case of 2MiB page size: FIX 2013-05-10 12:40:00 +09:00
4693789608 change function names 2012-12-17 16:15:05 +09:00
0a808057eb modify include lines and Makefiles 2012-12-17 16:10:56 +09:00
158903c7b6 modify file names and create directories 2012-12-17 15:39:24 +09:00