Ignore:
Timestamp:
Aug 4, 2015, 11:21:24 AM (9 years ago)
Author:
alain
Message:

Introduce the ps command in shell.
Adapt the router application.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/applications/sort/main.c

    r669 r687  
    2525#include "user_lock.h"
    2626
    27 #define ARRAY_LENGTH    0x1000
     27#define ARRAY_LENGTH    0x400
    2828#define IPT             (ARRAY_LENGTH / threads) // ITEMS PER THREAD
    2929
Note: See TracChangeset for help on using the changeset viewer.