OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [doc/] [FAQ/] [concepts.t] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
@c
2
@c  COPYRIGHT (c) 1988-2002.
3
@c  On-Line Applications Research Corporation (OAR).
4
@c  All rights reserved.
5
@c
6
@c  concepts.t,v 1.4 2002/01/17 21:47:44 joel Exp
7
@c
8
 
9
@chapter RTEMS Concepts
10
 
11
The questions in this category are hints that help basic understanding.
12
 
13
@section RTEMS Workspace versus Program Heap
14
 
15
The RTEMS Workspace is used to allocate space for objects created
16
by RTEMS such as tasks, semaphores, message queues, etc..  It is
17
primarily used during system initialization although task stacks
18
and message buffer areas are also allocated from here.
19
@ref{How do I determine how much memory is left?}.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.