idle 開始時に free_list の状況を表示する
This commit is contained in:
@ -17,5 +17,6 @@
|
||||
|
||||
void *kmalloc(int size, enum ihk_mc_ap_flag flag);
|
||||
void kfree(void *ptr);
|
||||
void show_free_list(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user