Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 45191 (72 сайтов) ---- Время поиска: 0.20сек.   

1 | 2 | 3 | 4 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/288/1.html.

1. How can the kernel copy directly data from one process to another process?
... Forum: The Linux Kernel Hackers' Guide . Keywords: direct copy, user space, kernel space . ... in my first kernel-related project, i want to copy data in the kernel from one process to another. I have the start point/size of the user-level buffers, but i found no way to do a _direct_ copy. ... Of course, i could do a kmalloc, copy to kernel, wake up the read, copy from the kmalloc'd area, kfree the area, but ... that is too much overhead. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/288.html -- 2.8 Кб -- 23.03.2000
Похожие документы
Еще в разделе: (Показать все результаты (>5917) - www.arcetri.astro.it/ )

2. Linux System Administrators' Guide 0.4
Lars Wirzenius . ... This is version 0.4 of the Linux System Administrators' Guide. ... Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. ... Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/index.html -- 3.7 Кб -- 04.05.1997
Похожие документы

3. How Directory, Location and Files sections work
The sections <Directory> , <Location> and <Files> can contain directives which only apply to specified directories, URLs or files respectively. Also htaccess files can be used inside a directory to apply directives to that directory. ... The order of merging is: . ... If multiple <Directory> sections apply to the same directory they are processed in the configuration file order. ... Using the options in question is only possible inside a <Directory> section (or a .htaccess file). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sections.html -- 7.0 Кб -- 20.06.2002
Похожие документы

4. Linux I/O port programming mini-HOWTO: High-resolution timing
... First of all, I should say that you cannot guarantee user-mode processes to have exact control of timing because of the multi-tasking nature of Linux. ... However, for most applications using I/O ports, this does not really matter. To minimise this, you may want to nice your process to a high-priority value (see the nice(2) manual page) or use real-time scheduling (see below). ... Linux 2.x kernels have soft real time support; see the manual page for sched_setscheduler(2) for details. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-4.html -- 8.3 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-4.html -- 8.3 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-4.html -- 8.3 Кб -- 02.10.2012
Похожие документы

5. Changing to another directory
. To change your current working directory use the command: cd pathname . where pathname specifies the directory that you want to move to. The pathname can be given as either a full pathname or a relative pathname . Examples . Did You Know? .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/cd.html -- 2.1 Кб -- 17.01.1997
Похожие документы

6. http://hea-www.harvard.edu/~fine/Tech/cs1.1/Readme
... It also provides log file of the consoles. ... Makefile first attempt at a Makefile console.c client sources conserver.c server sources cons.h source configuration constab sample config file console.1 man pages constab.5 conserver.8 BUILDING and INSTALLING First off, this stuff isn't guarenteed to work, or compile or anything. ... This compiles the client and server. ... Edit /etc/constab (on the machine which will be the console server), and create whatever directories you need for the log files. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/cs1.1/Readme -- 7.2 Кб -- 06.08.1998
Похожие документы

7. The Chandra Automatic Processing/Archive Interface
... Up: Science Data Pipelines . ... The Chandra Automatic Data Processing System (AP) requires quick access to previously generated data. ... This archive interface layer includes an archive request queue, a data archiving server (darch), and an archive ``cache''. ... In our implementation, the cache is actually a directory where the data files reside, as shown in Figure 1 . ... If the data products are not in the cache, then the pipeline retrieves the files from the archive database. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass00/P2-39/ -- 9.7 Кб -- 29.05.2001
Похожие документы

8. http://crydee.sai.msu.ru/ftproot/pub/comp/os/linux/slackware-2.3/LOWMEM.TXT
Installation can be tricky on a machine with 4 megabytes of RAM or less. ... Symptoms might include: system hangs while booting the bootdisk; root password required on the rootdisk; inability to run "fdisk" or "mkswap"; and many more, I'm sure.. If you have DOS and a 5 1/4" floppy drive, you can save 240K by using Loadlin in conjunction with a 5 1/4" rootdisk. ... Unzip lodlin15.zip (look in /kernels) in a directory on your DOS partition. ... Copy it into the directory where you put loadlin. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/linux/slackware-2.3/LOWMEM.TXT -- 4.8 Кб -- 12.07.1995
Похожие документы

9. Guider Image Controller Overview
... Finding Stars . ... Handling Bad Pixels . ... The guide camera image controller can control one or more guide cameras. ... Each time the camera is read, the image is automatically saved to a fits file on a shared disk. ... Cameras that have bad pixels require "bad pixel maps" in order to find stars, centroid or even compute statistics for the image. ... View this image (for instance in NIH Image) and determine an upper and lower cutoff; pixels whose values are outside of this range are considered...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/HardwareControllers/GuiderImageOverview.html -- 10.6 Кб -- 22.06.2000
Похожие документы

10. [an error occurred while processing this directive]
[an error occurred while processing this directive] . [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] . [an error occurred while processing this directive]
[ Сохраненная копия ]  Ссылки http://sputnik.infospace.ru/noaa/engl/black/sst1.sht -- 1.9 Кб -- 27.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>19) - sputnik.infospace.ru/ )

11. http://selena.sai.msu.ru/San/Publications/ms34/MS047.pdf
Microsymposium 34, MS047, 2001 SOME PROBLEMS OF THE EVOLUTION OF ASTEROIDS ­ RUBBLE PILE. ... Evidently, we can distinguish two processes: distant interactions, where there is no direct contact between separate fragments, and close contact interactions, where the fragments collide with one another. ... Such a rubble pile with a dust atmosphere differs from a cometary nucleus only in the absence of a volatile gas component, which is usually considered the cause of the appearance of cometary dust. ...
[ Текст ]  Ссылки http://selena.sai.msu.ru/San/Publications/ms34/MS047.pdf -- 68.7 Кб -- 06.10.2008
Похожие документы
Еще в разделе: (Показать все результаты (>76) - selena.sai.msu.ru/ )

12. Stellarium: File and Directory Structure
... FileљStructure . ... After downloading all the catalogues, the paths to the various files should look like this: Installation Data Directory / stars / default / stars _0_0v0_1.cat Installation Data Directory / stars / default / stars _1_0v0_1.cat Installation Data Directory / stars / default / stars _2_0v0_1.cat Installation Data Directory / stars / ... In this case, all the files would be in the <Installation Data Directory>/stars/default directory. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/fileStructure.html -- 13.4 Кб -- 28.02.2014
Похожие документы

13. VaST homepage
... VaST is a software tool for finding variable objects on a series of astronomical images. ... VaST performs object detection and aperture photometry using SExtractor on each image, cross-matches lists of detected stars, performs magnitude calibration with respect to the first (reference) image and constructs a lightcurve for each object. ... VaST FITS image viewer ./pgfv . ... Part I" PZP, vol. ... K. V. Sokolovsky, S. A. Korotkiy; "New Variable Stars Discovered by the NMW Survey" PZP, vol. ...
[ Сохраненная копия ]  Ссылки http://scan.sai.msu.ru/vast/ -- 122.2 Кб -- 21.02.2016
[ Сохраненная копия ]  Ссылки http://saistud.sai.msu.ru/poisk/ -- 122.2 Кб -- 21.02.2016
Похожие документы

14. Wave Processes in Inhomogeneous Plasma
Main plasma parameters for inhomogeneous plasma. ... Particle motion in the Earth dipole magnetic field. ... Bounce frequency and bounce motion in the Earth inner magnetopshere. ... Low- frequency electrostatic waves in inhomogeneous low- beta plasma. ... Kinetic drift instability. ... Permittivity tensor for electromagnetic low- frequency waves in inhomogeneous low- beta plasma. Drift Alfven waves. ... Spectra of electromagnetic low- frequency waves in inhomogeneous medium- beta plasma. ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/courses/wave_inhomo_e.html -- 3.7 Кб -- 23.02.2005
Похожие документы

15. MASTER-II Kislovodsk
M obile A stronomical Sy stem of TE lescope- R obots MASTER-II Kislovodsk Lomonosov Moscow State University, Sternberg Astronomical Institute , Moscow Union "Optic" , Kislovodsk Solar Station Latitude = 43 o љ44'.767љN; Longitude = 42 o љ31'.417љE; Altitude = 2067љm MASTERљIIљ(8љsquareљdegress) + MASTERљVWF(VeryљWideљFieldљCameras (FOV=800 square degrees, Timeљresolutionљupљtoљ150љms, with unfiltered m_lim=14m on 5 sec. exposure, and ~10.5m with 0.15 sec) . ... 11h 38m 38.0s , -09d 59m 59s) . ...
[ Сохраненная копия ]  Ссылки http://apollo.sai.msu.ru/ -- 11.6 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>2) - apollo.sai.msu.ru/ )

16. Preparing and Submitting Tabular Data
... the data are described accurately enough to allow an unambiguous interpretation of the data, as well as a comprehension of the context in which the data were acquired and/or processed; a single ascii file, named ReadMe , is designed for this role. the data are in a format which allows their usage by tools currently in usage in our discipline -- normally flat ascii files ; other formats can be accepted, but are converted into flat files. ... How to prepare the Data files . ... How to deposit the data...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-k8/Science/Public/Bulletin/submit.htx -- 18.2 Кб -- 25.12.2008
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-k8/Science/Public/Bulletin/submit.htx -- 18.2 Кб -- 15.05.2008
Похожие документы

17. IIS7
.
[ Сохраненная копия ]  Ссылки http://platon.asc.rssi.ru/ -- 1.7 Кб -- 26.11.2009
Похожие документы

18. SMIS IKI RAN (Satellite data)
... Satellite data ] . SMIS ] . ... NOAA satellites . Telemetry Data Format . ... METEOR-3M Satellite Pass Schedule . Telemetry Archive Catalog . Last telemetry files . ... Data Processing Examples . ... Caspian Sea (server "SPUTNIK") . GOMS satellite (server "SPUTNIK") . Archive Directory . Latest Data . ... RESURS 01 satellite (server "SPUTNIK") . Operational Archive (MSU-E Data) . ... METEOR satellite (server "SPUTNIK") . ... OKEAN satellite (server "SPUTNIK") . ...
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/dataserv/engl/data_s_e.htm -- 9.2 Кб -- 31.01.2005
Похожие документы

19. Статьи от Далекой Галактики
... В исследовательском центре им. Эймса космического агентства NASA идет разработка "персонального спутника-помощника" (Personal Satellite Assistant, PSA). Он будет помогать астронавтам на "шаттлах" и на Международной космической станции (МКС). ... То есть его можно использовать в качестве космического разведчика, который сможет работать там, где опасно или невозможно находиться человеку. ... Пока создан только прототип будущего "помощника астронавта", который сможет летать, думать и говорить. ...
[ Сохраненная копия ]  Ссылки http://fargalaxy.al.ru/articles/robot2.htm -- 14.8 Кб -- 02.02.2013
Похожие документы

20. http://vega.inp.nsk.su/~inest/OCAAS/ocaas17-23.ps
obsreq *.edb *.sch pc39.o gpsd wxd telescoped domed camerad telsched telrun (tty) apogee.o xephem xobservatory camera telrun.sls Batch Real­time shm OCAAS Data Flow driver process GUI file fifo shared­mem I/O telsched.cfg camera.cfg domed.cfg focus.cfg filter.cfg wxd.cfg telescoped.cfg Introduction OCAAS 2.0 November 12, 1998 1­7 1.4 Basic Software Architecture OCAAS design takes full advantage of the UNIX architecture. ... The special file to access the driver is $TELHOME/dev/pc39. ...
[ Текст ]  Ссылки http://vega.inp.nsk.su/~inest/OCAAS/ocaas17-23.ps -- 382.4 Кб -- 16.03.2001
Похожие документы

1 | 2 | 3 | 4 | След.

Rambler's Top100 RFBR Яндекс цитирования