kernel_liteos_a/kernel/base/include
mucor 3d1cf683f3 feat: add clear cache cmd to /proc/fs_cache
write "clear pathcahe" to clear pathcaches and vnodes
write "clear pagecache" to clear pagecaches
write "clear all" to clear both pathcaches and pagechaches
the cache in use will not be cleared

close: #I3XLPH

Signed-off-by: mucor <mucorwang@gmail.com>
2021-06-24 15:11:50 +08:00
..
los_base_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_binarytree_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_err_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_event_pri.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_futex_pri.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_ipcdebug_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_membox_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_memory_pri.h refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00
los_memstat_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_mux_pri.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_oom.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_percpu_pri.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_pmm.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_printf_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_process_pri.h fix: 解决kill进程时无法保证进程的已持有的内核资源合理释放. 2021-05-24 14:29:37 +08:00
los_queue_debug_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_queue_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_rwlock_pri.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_sched_pri.h fix: fix function name OsSchedSetIdleTaskSchedParam 2021-05-18 09:02:48 +08:00
los_sem_debug_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_sem_pri.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_signal.h fix: 解决kill进程时无法保证进程的已持有的内核资源合理释放. 2021-05-24 14:29:37 +08:00
los_sortlink_pri.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_stackinfo_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_stat_pri.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_swtmr_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_sys_pri.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_task_pri.h feat: timer_create支持以SIGEV_THREAD方式创建定时器 2021-06-04 15:29:44 +08:00
los_tick_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_typedef_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_vm_boot.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_vm_common.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_vm_dump.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_vm_fault.h fix:Fixed exception not saving stack pointer of SVC mode and abnormal signal processing issues 2021-05-11 09:58:54 +08:00
los_vm_filemap.h feat: add clear cache cmd to /proc/fs_cache 2021-06-24 15:11:50 +08:00
los_vm_iomap.h !157 删除无用的__cplusplus,移除不必要的文件x权限 2021-04-20 09:01:45 +08:00
los_vm_lock.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_vm_map.h chore: rename function OsCreateUserVmSpace 2021-06-16 15:00:53 +08:00
los_vm_page.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_vm_phys.h remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_vm_shm_pri.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
los_vm_syscall.h refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00
los_vm_zone.h fix: Delete useless 'exc interaction' macros and function declarations. 2021-05-21 15:10:05 +08:00