VirtualBox

Changeset 47723 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 14, 2013 12:39:47 PM (11 years ago)
Author:
vboxsync
Message:

Documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r47698 r47723  
    1014710147
    1014810148      There can be a maximum of 32 sessions at once per VM, whereas session 0
    10149       is reserved for the root session. This root session is controlling all 
     10149      is reserved for the root session. This root session is controlling all
    1015010150      other guest sessions and also is responsible for actions which require
    10151       system level privileges. Each guest session keeps track of its started 
     10151      system level privileges. Each guest session keeps track of its started
    1015210152      guest processes, opened guest files or guest directories.
    1015310153      To work on guest files or directories a guest session offers methods to open
     
    1022710227        Closes this session. All opened guest directories, files and
    1022810228        processes which are not referenced by clients anymore will be
    10229         uninitialized.
     10229        closed. Guest processes which fall into this category and still
     10230        are running on the guest will be terminated automatically.
    1023010231      </desc>
    1023110232    </method>
     
    1072510726          is / are set, the guest process will not exit until all data from the specified
    1072610727          stream(s) is / are read out.
    10727 
    10728           To raise or lower the guest process execution limit, either the guest property
    10729           "/VirtualBox/GuestAdd/VBoxService/--control-procs-max-kept" or VBoxService'
    10730           command line by specifying "--control-procs-max-kept" needs to be modified.
    10731           A restart of the guest OS is required afterwards. To serve unlimited guest
    10732           processes, a value of "0" needs to be set (not recommended).
    1073310728        </note>
    1073410729
     
    1197711972        or create such objects (see <link to="IGuestSession::fileOpen"/> or
    1197811973        <link to="IGuestSession::directoryOpen"/> for example).
     11974
     11975        There can be up to 2048 objects (guest processes, files or directories)
     11976        a time per guest session. Exceeding the limit will result in an appropriate
     11977        error message.
    1197911978
    1198011979        When done with either of these objects, including the guest session itself,
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette