android_kernel_samsung_sm86.../scheduler
Rajeev Kumar 99a10d078d qcacmn: Do not allocate scheduler context dynamically
Scheduler context size is more than 400KB so run time memory
allocation may fail when system memory is fragmented. Do not
allocate scheduler context memory dynamcially instead allocate
it from .bss section.

Change-Id: I19ebd0689f81b971bde271e1a540952cf41a6cba
CRs-Fixed: 2020711
2017-03-16 19:14:46 -07:00
..
inc qcacmn: Deregister legacy & target queue callbacks upon scheduler down 2017-02-07 15:02:27 -08:00
src qcacmn: Do not allocate scheduler context dynamically 2017-03-16 19:14:46 -07:00