Ignore:
Timestamp:
Nov 21, 2015, 2:28:31 PM (9 years ago)
Author:
alain
Message:

Modify FBF_CMA syscall handlers to support chbufs containing more than two buffers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_kernel/kernel_init.c

    r709 r725  
    379379    ////////////////////////////////////////////////////////////////////////////
    380380
    381     if (threads == 0) _printf("\n[GIET WARNING] No thread allocated to P[%d,%d,%d]\n",
    382                             x, y, p );
    383 
    384381    // default value for ltid
    385382    ltid = IDLE_THREAD_INDEX;
Note: See TracChangeset for help on using the changeset viewer.