File Control Block (original) (raw)
El File Control Block (bloc de control d'arxius) o FCB és una estructura de sistema d'arxius en el qual es manté l'estat d'un fitxer obert. El FCB s'origina del CP/M, i també està present en la majoria de les variants del DOS. Un FCB complet té 36 bytes de longitud; a les primeres versions de CP/M, era de 33 bytes. Els significats dels diversos camps del FCB difereixen entre CP/M i MS-DOS, i també depenent de quina operació s'està realitzant. Els següents camps tenen un significat coherent:
Property | Value |
---|---|
dbo:abstract | El File Control Block (bloc de control d'arxius) o FCB és una estructura de sistema d'arxius en el qual es manté l'estat d'un fitxer obert. El FCB s'origina del CP/M, i també està present en la majoria de les variants del DOS. Un FCB complet té 36 bytes de longitud; a les primeres versions de CP/M, era de 33 bytes. Els significats dels diversos camps del FCB difereixen entre CP/M i MS-DOS, i també depenent de quina operació s'està realitzant. Els següents camps tenen un significat coherent: (ca) Ein File Control Block ist eine temporäre Datenstruktur zur Verwaltung von geöffneten Dateien bei bestimmten Betriebssystemen. (de) A File Control Block (FCB) is a file system structure in which the state of an open file is maintained. A FCB is managed by the operating system, but it resides in the memory of the program that uses the file, not in operating system memory. This allows a process to have as many files open at one time as it wants, provided it can spare enough memory for an FCB per file. The FCB originates from CP/M and is also present in most variants of DOS, though only as a backwards compatibility measure in MS-DOS versions 2.0 and later. A full FCB is 36 bytes long; in early versions of CP/M, it was 33 bytes. This fixed size, which could not be increased without breaking application compatibility, led to the FCB's eventual demise as the standard method of accessing files. The meanings of several of the fields in the FCB differ between CP/M and DOS, and also depending on what operation is being performed. The following fields have consistent meanings: The 20-byte-long field starting at offset 0x0C contained fields which (among others) provided further information about the file: Further values were used by newer versions of DOS until new information could no longer fit in these 20 bytes. Some preceding "negative offset" bytes were squeezed from reserved spaces in CP/M Zero Page and DOS Program Segment Prefix for storing file attributes. (en) El FCB ("File control block", en español "Bloque de control de archivo") es el método utilizado en el sistema operativo MS-DOS de Microsoft para mantener información en memoria de un archivo abierto antes de que existiesen los directorios. (es) |
dbo:wikiPageExternalLink | http://obsolescence.wix.com/obsolescence%23!cpm-internals/c247i http://www.delorie.com/djgpp/doc/rbinter/id/85/25.html http://seasip.info/Cpm/fcb.html http://www.ctyme.com/intr/rb-2574.htm https://web.archive.org/web/20160619060655/http:/www.ctyme.com/intr/rb-2574.htm https://web.archive.org/web/20170823015253/http:/obsolescence.wixsite.com/obsolescence/cpm-internals%3F_escaped_fragment_=cpm-internals%2Fc247i%23!cpm-internals/c247i https://web.archive.org/web/20170823020604/http:/seasip.info/Cpm/fcb.html |
dbo:wikiPageID | 1269014 (xsd:integer) |
dbo:wikiPageLength | 18105 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1116761064 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Ralf_Brown's_Interrupt_List dbc:DOS_technology dbr:Memory_management dbr:MS-DOS dbr:Computer_file dbr:Program_Segment_Prefix dbr:8.3_filename dbc:CP/M_technology dbr:COMMAND.COM dbr:CONFIG.SYS dbr:CP/M dbr:Windows_2000 dbr:Windows_95 dbr:Windows_98 dbr:Windows_Me dbr:Windows_NT dbr:86-DOS dbr:DOS dbr:DOSBox dbr:DOSEMU dbr:DR-DOS dbr:FAT32 dbr:FCBS_(CONFIG.SYS_directive) dbr:FILES_(CONFIG.SYS_directive) dbc:Disk_file_systems dbr:Filename_extension dbr:Microsoft_Windows dbr:WordStar dbr:Record-oriented_filesystem dbr:Random_access dbr:PC_DOS dbr:Sequential_access dbr:UNIX dbr:File_handle |
dbp:cs1Dates | y (en) |
dbp:date | May 2019 (en) |
dbp:wikiPageUsesTemplate | dbt:Cite_web dbt:Multiple_issues dbt:Refimprove dbt:Reflist dbt:Technical dbt:Use_dmy_dates dbt:Digital_Research |
dct:subject | dbc:DOS_technology dbc:CP/M_technology dbc:Disk_file_systems |
gold:hypernym | dbr:Structure |
rdf:type | yago:Abstraction100002137 yago:Arrangement105726596 yago:ClassificationSystem105727220 yago:Cognition100023271 yago:FileSystem105732614 yago:PsychologicalFeature100023100 dbo:Building yago:Structure105726345 yago:WikicatDiskFileSystems |
rdfs:comment | El File Control Block (bloc de control d'arxius) o FCB és una estructura de sistema d'arxius en el qual es manté l'estat d'un fitxer obert. El FCB s'origina del CP/M, i també està present en la majoria de les variants del DOS. Un FCB complet té 36 bytes de longitud; a les primeres versions de CP/M, era de 33 bytes. Els significats dels diversos camps del FCB difereixen entre CP/M i MS-DOS, i també depenent de quina operació s'està realitzant. Els següents camps tenen un significat coherent: (ca) Ein File Control Block ist eine temporäre Datenstruktur zur Verwaltung von geöffneten Dateien bei bestimmten Betriebssystemen. (de) El FCB ("File control block", en español "Bloque de control de archivo") es el método utilizado en el sistema operativo MS-DOS de Microsoft para mantener información en memoria de un archivo abierto antes de que existiesen los directorios. (es) A File Control Block (FCB) is a file system structure in which the state of an open file is maintained. A FCB is managed by the operating system, but it resides in the memory of the program that uses the file, not in operating system memory. This allows a process to have as many files open at one time as it wants, provided it can spare enough memory for an FCB per file. The meanings of several of the fields in the FCB differ between CP/M and DOS, and also depending on what operation is being performed. The following fields have consistent meanings: (en) |
rdfs:label | File control block (ca) File Control Block (de) File control block (es) File Control Block (en) |
owl:sameAs | freebase:File Control Block yago-res:File Control Block wikidata:File Control Block dbpedia-ca:File Control Block dbpedia-de:File Control Block dbpedia-es:File Control Block dbpedia-kk:File Control Block https://global.dbpedia.org/id/QZ5c |
prov:wasDerivedFrom | wikipedia-en:File_Control_Block?oldid=1116761064&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:File_Control_Block |
is dbo:wikiPageDisambiguates of | dbr:FCB |
is dbo:wikiPageRedirects of | dbr:File_control_block dbr:Disk_Transfer_Area |
is dbo:wikiPageWikiLink of | dbr:FCB dbr:Debug_(command) dbr:Environment_variable dbr:MS-DOS dbr:Computer_file dbr:CONFIG.SYS dbr:CP/M dbr:Timeline_of_DOS_operating_systems dbr:Windows_95 dbr:86-DOS dbr:File_Allocation_Table dbr:File_control_block dbr:File_descriptor dbr:Disk_Transfer_Area |
is foaf:primaryTopic of | wikipedia-en:File_Control_Block |