Busque entre los 166285 recursos disponibles en el repositorio
Mostrar el registro sencillo del ítem
dc.date.accessioned | 2021-09-21T22:29:35Z | |
dc.date.available | 2021-09-21T22:29:35Z | |
dc.date.issued | 2011 | |
dc.identifier.uri | http://sedici.unlp.edu.ar/handle/10915/125334 | |
dc.description.abstract | MINIX 3 is an open-source operating system designed to be highly reliable, flexible, and secure. The kernel is small and user processes, specialized servers and device drivers runs as user-mode isolated processes. MINIX uses message transfers paradigm to communicate user processes, servers, and device drivers. System Calls use Interprocess Communication (IPC) primitives to send messages requesting services from the Process Manager Server (PM) or the File System Server (FS), and to wait for reply messages. The request messages refer to destination processes with fixed endpoint numbers for each server. MINIX 3 kernel could use a Local Bindery Service to get the endpoint number of a desired service, therefore System Calls could be provided by processes other than FS or MM, without changes in the user’s program source code. This article describes that problem, presents a solution approach, and sketches kernel source code changes as a proof of concept. | en |
dc.format.extent | 1-10 | es |
dc.language | en | es |
dc.subject | Operating System | es |
dc.subject | microkernel | es |
dc.subject | IPC | es |
dc.subject | message transfer | es |
dc.title | MINIX 3: local bindery service | en |
dc.type | Objeto de conferencia | es |
sedici.identifier.issn | 1850-2806 | es |
sedici.creator.person | Pessolani, Pablo Andrés | es |
sedici.subject.materias | Ciencias Informáticas | es |
sedici.description.fulltext | true | es |
mods.originInfo.place | Sociedad Argentina de Informática e Investigación Operativa | es |
sedici.subtype | Objeto de conferencia | es |
sedici.rights.license | Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) | |
sedici.rights.uri | http://creativecommons.org/licenses/by-nc-sa/4.0/ | |
sedici.date.exposure | 2011-08 | |
sedici.relation.event | XII Argentine Symposium on Technology (AST 2011) (XL JAIIO, Córdoba, 29 de agosto al 2 de septiembre de 2011) | es |
sedici.description.peerReview | peer-review | es |