Manual de instrucciones de Motorola 6806800C47B

Manual de instrucciones del aparato Motorola 6806800C47B

Aparato: Motorola 6806800C47B
Categoría: Teléfono móvil
Fabricante: Motorola
Tamaño: 0.29 MB
Fecha de añadido: 11/6/2013
Número de páginas: 26
Imprimir el manual

Descargar

¿Cómo se utiliza?

Nuestro propósito es proporcionarte el acceso más rápido posible a los contenidos incluidos en los manuales de instrucciones del aparato Motorola 6806800C47B. Utilizando la vista previa online, puedes ver rápidamente el índice de contenidos y pasar a la página donde encontrarás la solución a tu problema con Motorola 6806800C47B.

Para tu comodidad

Si ver los manuales de instrucción de Motorola 6806800C47B directamente en esta página no es cómodo para ti, puedes utilizar dos soluciones posibles:

  • Vista en pantalla completa – Para ver cómodamente los manuales de instrucciones (sin descargarlos en tu ordenador) puedes utilizar el modo de vista en pantalla completa. Para activar la vista del manual Motorola 6806800C47B en pantalla completa, utiliza el botón Pantalla completa
  • Descargar al ordenador – también puedes descargar el manual de instrucciones de Motorola 6806800C47B a tu ordenador y guardarlo en tu colección. Sin embargo, si no quieres ocupar espacio en tu dispositivo, siempre podrás descargarlo de ManualsBase.
Motorola 6806800C47B Manual de instrucciones - Online PDF
Advertisement
« Page 1 of 26 »
Advertisement
Versión impresa

Muchas personas prefieren no leer el documento en la pantalla, sino en versión impresa. La opción de impresión también está prevista y puedes utilizarla haciendo clic en el enlace más arriba - Imprimir el manual. No tienes que imprimir el manual completo de Motorola 6806800C47B, solo las páginas que elijas. Ahorra papel.

Resúmenes

A continuación encontrarás resúmenes de los contenidos incluidos en las páginas posteriores del manual de instrucciones para Motorola 6806800C47B. Puedes utilizarlos si quieres ver rápidamente el contenido que se encuentra en la siguientes páginas del manual.

Resúmenes de contenidos
Resumen del contenido incluido en la página 1


Checkpoint Service
Programmer’s Reference
6806800C47B
September 2007

Resumen del contenido incluido en la página 2

2007 Motorola All rights reserved. Trademarks Motorola and the stylized M logo are trademarks registered in the U.S. Patent and Trademark Office. All other product or service names are the property of their respective owners. ® Intel is a trademark or registered trademark of Intel Corporation or its subsidiaries in the United States and other countries. ™ Java and all other Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries. ®

Resumen del contenido incluido en la página 3

Contents About this Manual . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 1.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 1.2 Models and Concepts . . . .

Resumen del contenido incluido en la página 4

Contents 4 Checkpoint Service Programmer’s Reference (6806800C47B)

Resumen del contenido incluido en la página 5

List of Tables Table 1-1 Compliance Table - Checkpoint Service . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 Table 2-1 ncsCkptRegisterCkptArrivalCallback() Parameters . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 Table 2-2 ncsCkptRegisterCkptArrivalCallback() Return Values . . . . . . . . . . . . . . . . . . . . . . . . . 18 Table 2-3 (*ncsCkptCkptArrivalCallback)() Parameters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 Table 2-4 S

Resumen del contenido incluido en la página 6

List of Tables 6 Checkpoint Service Programmer’s Reference (6806800C47B)

Resumen del contenido incluido en la página 7

List of Figures Figure 1-1 Checkpoint Service -Subparts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 7 Checkpoint Service Programmer’s Reference (6806800C47B)

Resumen del contenido incluido en la página 8

List of Figures 8 Checkpoint Service Programmer’s Reference (6806800C47B)

Resumen del contenido incluido en la página 9

About this Manual Overview of Contents This manual is divided into the following chapters and appendices. Chapter 1, Introduction, on page 13 Provides an overview of the Cechpoint service functionilty and provides references to standard SAF documents. Chapter 2, API Description, on page 17 Provides information that is required when writing applications that make use of the Checkpoint service. It also explains non-standard extensions that were added to the service. Appendix A, Sample A

Resumen del contenido incluido en la página 10

About this Manual Abbreviation Definition MDS Message Distribution Service MIB Management Information Base NCS Netplane Core Services SAF Service Availability Forum Conventions The following table describes the conventions used throughout this manual. Notation Description 0x00000000 Typical notation for hexadecimal numbers (digits are 0 through F), for example used for addresses and offsets 0b0000 Same for binary numbers (digits are 0 and 1) bold Used to emphasize a word Screen Used for o

Resumen del contenido incluido en la página 11

About this Manual Summary of Changes This manual has been revised and replaces all prior editions. Part Number Publication Date Description 6806800C47A February 2007 First edition 6806800C47B September 2007 Minor text updates for Avantellis Release 3.0.2 Comments and Suggestions We welcome and appreciate your comments on our documentation. We want to know what you think about our manuals and how we can make them better. Mail comments to: Motorola GmbH Embedded Communications Computing Lil

Resumen del contenido incluido en la página 12

About this Manual 12 Checkpoint Service Programmer’s Reference (6806800C47B)

Resumen del contenido incluido en la página 13

Introduction 1 1.1 Overview The Checkpoint Service provides a facility for processes to record checkpoint data incrementally, which can be used to protect an application against failures. When recovering from fail-over or switch-over situations, or restart situations, the checkpoint data can be retrieved, and execution can be resumed from the state recorded before the failure. Checkpoints are cluster-wide entities that are designated by unique names. A copy of the data stored in a checkp

Resumen del contenido incluido en la página 14

Introduction Models and Concepts 1.2 Models and Concepts The Checkpoint service comprises three distributed subparts that maintain the cluster-wide checkpoint database. Checkpoint Director Checkpoint Node Director Checkpoint Agent Figure 1-1 Checkpoint Service -Subparts CPD CPD Payload Blade 1 Payload Blade 2 standby active CPND CPND CPND CPND CPA CPA CPA CPA Application Application Application Application Node SMH 1 Node SMH 2 CPD - Checkpoint Director Communication path (MDS) CPND -

Resumen del contenido incluido en la página 15

Checkpoint Agent Introduction choose the CPND that oversees the active replica of a particular checkpoint via the invocation of the saCkptActiveReplicaSet() API. In all other cases, the CPD will designate the CPND that oversees the active replica. The CPND that oversees the active replica of a particular checkpoint will control all the operations on that checkpoint and it is not constrained to be present on the same node where the application resides. The CPND that manages the active rep

Resumen del contenido incluido en la página 16

Introduction Related SAF Standard Documents 1.4 Related SAF Standard Documents The document SAF-AIS-CKPT-B.01.01 is an SAF standard document. It provides the service definition of the Checkpoint service and can be found at the following location: http://www.saforum.org/apps/org/workgroup/twg/ais/download.php/1445/aisCkpt.B0101.pdf The following information can be found in the document: Service concept definitions and descriptions Functional behaviors and relationships A complete set of s

Resumen del contenido incluido en la página 17

API Description 2 2.1 Service Extensions The current release of NCS Checkpoint Service provides one API and a callback function in addition to the APIs defined in the SAF-AIS Checkpoint Service document SAF-AIS-CKPT- B.01.01. These APIs are defined as 'stand-alone' APIs so that other SAF-defined APIs are not disturbed, and compliance to SAF is not compromised. These extensions are defined to provide the hot-standby support to the Checkpoint Service user applications. 2.1.1 ncsCkptRegisterC

Resumen del contenido incluido en la página 18

API Description (*ncsCkptCkptArrivalCallback)() The following table lists possible return values of this call. Table 2-2 ncsCkptRegisterCkptArrivalCallback() Return Values Return Value Description SA_AIS_OK The function completed successfully SA_AIS_ERR_LIBRARY An unexpected problem SA_AIS_ERR_BAD_HANDLE the handle ckptHandle is invalid SA_AIS_ERR_INVALID_PARAM the callback function pointer is wrong SA_AIS_ERR_NO_MEMORY out of memory 2.1.2 (*ncsCkptCkptArrivalCallback)() Prototype typedef vo

Resumen del contenido incluido en la página 19

Implementation Notes API Description If a callback of this form has been registered with the Checkpoint service via ncsCkptRegisterCkptArrivalCallback(), then it will be invoked whenever new or updated checkpoint replica data arrives for the checkpoint identified by checkpointHandle. The checkpoint writer is never called back. Also, applications that have not opened the checkpoint with the SA_CKPT_CHECKPOINT_READ flag are not called back. This callback is invoked in the context of a thre

Resumen del contenido incluido en la página 20

API Description Time-out Arguments for Checkpoint Service APIs Creating extra replicas on the system manager node for non-collated checkpoints is an overhead. The advantage of a non-collocated checkpoint is that replica will be created in two places, no matter from how many nodes it is opened. 2.2.2 Time-out Arguments for Checkpoint Service APIs For all synchronous API calls, the application will provide the “timeout” argument. The application will consider invocation of the particular API


Manuales de instrucciones similares
# Manual de instrucciones Categoría Descargar
1 Motorola 68000202880-C Manual de instrucciones Teléfono móvil 14
2 Motorola 68000202474-C Manual de instrucciones Teléfono móvil 4
3 Motorola 68000202881-B 66 Manual de instrucciones Teléfono móvil 2
4 Motorola 210004 Manual de instrucciones Teléfono móvil 32
5 Motorola 60g Manual de instrucciones Teléfono móvil 16
6 Motorola 68014406001-A Manual de instrucciones Teléfono móvil 2
7 Motorola 68000202986-A Manual de instrucciones Teléfono móvil 1
8 Motorola A45ECO Manual de instrucciones Teléfono móvil 43
9 Motorola 68000202951-A Manual de instrucciones Teléfono móvil 2
10 Motorola 6809505A83-A Manual de instrucciones Teléfono móvil 1
11 Motorola 2200 Manual de instrucciones Teléfono móvil 172
12 Motorola 68000192001-A Manual de instrucciones Teléfono móvil 2
13 Motorola A835 Manual de instrucciones Teléfono móvil 8
14 Motorola 8000202590-A Manual de instrucciones Teléfono móvil 0
15 Motorola 68000202880-A Manual de instrucciones Teléfono móvil 2
16 Sony HBH-60 Manual de instrucciones Teléfono móvil 11
17 Sony 1261-4180 Manual de instrucciones Teléfono móvil 1
18 Sony 1264-0776 Manual de instrucciones Teléfono móvil 2
19 Sony 1265-9043 Manual de instrucciones Teléfono móvil 0
20 Sony Mobile Xperia tipo 1264-0772 Manual de instrucciones Teléfono móvil 0