Home
last modified time | relevance | path

Searched full:sharing (Results 1 – 25 of 471) sorted by relevance

12345678910>>...19

/freebsd/share/doc/psd/01.cacm/
H A Dref.bib26 %T U\s-2NIX\s0 Time-Sharing System: Document Preparation
44 %T U\s-2NIX\s0 Time-Sharing System: The Programmer's Workbench
55 %T U\s-2NIX\s0 Time-Sharing System: U\s-2NIX\s0 on a Microprocessor
79 %T U\s-2NIX\s0 Time-Sharing System: The U\s-2NIX\s0 Shell
90 %T \*sSDS\*n 930 time-sharing system preliminary reference manual
106 %T \*sTENEX\*n, a Paged Time Sharing System for the \*sPDP\*n-10
H A Dp14 .OH 'The UNIX Time-Sharing System''PSD:1-%'
5 .EH 'PSD:1-%''The UNIX Time-Sharing System'
12 Time-Sharing System\f1\s10\v'-.2n'*\v'.2n'\s0\fP
65 time-sharing system.
/freebsd/lib/libsys/
H A Drfork.266 If set, the kernel will force sharing of the entire address space,
67 typically by sharing the hardware page table directly.
85 If set, the kernel will force sharing the sigacts structure between the
105 or all processes sharing the table exit.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_share/
H A Dzfs_share_008_neg.ksh36 # Verify that sharing a dataset other than filesystem fails.
51 log_assert "Verify that sharing a dataset other than filesystem fails."
74 log_pass "Sharing datasets other than filesystems failed as expected."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_010_pos.ksh63 # - sharenfs - sharing requires superuser privileges
64 # - share - sharing requires superuser privileges
97 # - sharenfs - sharing requires superuser privileges
98 # - share - sharing requires superuser privileges
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_share/
H A Dzfs_share_008_neg.ksh36 # Verify that sharing a dataset other than filesystem fails.
60 log_assert "Verify that sharing a dataset other than filesystem fails."
83 log_pass "Sharing datasets other than filesystems failed as expected."
/freebsd/share/doc/papers/newvm/
H A Da.t35 The system supports sharing of data between processes
39 Protection and sharing options are defined in \fI<sys/mman.h>\fP as:
49 /* flags contain mapping type, sharing type and options */
57 /* sharing types; choose one */
/freebsd/share/doc/psd/05.sysman/
H A D1.2.t59 The system supports sharing of data between processes
63 Protection and sharing options are defined in \fI<sys/mman.h>\fP as:
73 /* flags contain mapping type, sharing type and options */
81 /* sharing types; choose one */
H A D2.0.t53 communications in the INTERNET, or the resource sharing protocols
54 and access rights of a resource sharing system on a local network.
/freebsd/share/doc/psd/02.implement/
H A Dref.bib2 %T U\s-2NIX\s0 Time-Sharing System: The U\s-2NIX\s0 Shell
38 %T The U\s-2NIX\s0 Time-Sharing System
/freebsd/sys/contrib/openzfs/lib/libshare/os/freebsd/
H A Dsmb.c31 * Enables SMB sharing for the specified share.
41 * Disables SMB sharing for the specified share.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs35l32.txt34 - cirrus,sdout-share : SDOUT sharing. Determines whether one or two CS35L32
35 devices are on board sharing SDOUT.
/freebsd/sys/contrib/openzfs/lib/libshare/os/linux/
H A Dsmb.c225 * Used internally by smb_enable_share to enable sharing for a single host.
272 * Enables SMB sharing for the specified share.
295 * Used internally by smb_disable_share to disable sharing for a single host.
318 * Disables SMB sharing for the specified share.
/freebsd/share/man/man4/
H A Dvmd.461 sharing, etc. Fortunately some VMD devices can bypass the remapping.
74 so to avoid/reduce sharing children devices/drivers need to be constrained.
H A Dbridge.4341 There are situations when some of the bridge members are sharing
344 interfaces: they are currently sharing the
379 the bridge has more than one interface that are sharing the
407 This problem arises for any bridge members that are sharing the same
H A Dng_async.480 .Dq flag sharing
85 Flag sharing between frames is disabled after one second of transmit
/freebsd/sys/netpfil/pf/
H A Dpf_altq.h64 /* link-sharing service curve */
80 /* link-sharing service curve */
108 /* link sharing service curve */
/freebsd/share/doc/papers/kerntune/
H A D4.t59 I would like to thank Robert Elz for sharing his ideas and
92 ``The UNIX Time-Sharing System'',
/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drsdumpinfo.c183 …{ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET (Irq.Shareable), "Sharing", …
327 …{ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET (ExtendedIrq.Shareable), "Sharing", …
350 …{ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET (Gpio.Shareable), "Sharing", …
368 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (PinFunction.Shareable), "Sharing", …
393 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (PinConfig.Shareable), "Sharing", …
420 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (PinGroupFunction.Shareable), "Sharing", …
433 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (PinGroupConfig.Shareable), "Sharing", …
/freebsd/share/man/man9/
H A Dbus_alloc_resource.9158 resource permits contemporaneous sharing.
161 support sharing.
/freebsd/sys/sys/
H A Dpriority.h47 #define PRI_TIMESHARE 3 /* Time sharing process. */
73 * Time sharing user threads: 88 - 223
/freebsd/share/doc/papers/sysperf/
H A D7.t65 We would like to thank Robert Elz for sharing his ideas and
148 ``The UNIX Time-Sharing System'',
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h36 /// Target codegen is specialized based on two data-sharing modes: CUDA, in
41 /// CUDA data sharing mode.
43 /// Generic data-sharing mode.
344 /// Track the data sharing mode when codegening directives within a target
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dbrcm,bcm3384-usb.txt10 - Sharing PHYs with the USBD (UDC) hardware
/freebsd/sys/kern/
H A Dsubr_rman.c53 * sharing the same resource must use the same range of indices. That
54 * is to say, sharing of overlapping-but-not-identical regions is not
591 * allow sharing. By our implementation restriction, a candidate in rman_reserve_resource()
592 * region must match exactly by both size and sharing type in order in rman_reserve_resource()
676 * Check for a sharing list first. If there is one, then we don't in int_rman_release_resource()
681 * If a sharing list exists, then we know there are at in int_rman_release_resource()
695 * Make sure that the sharing list goes away completely in int_rman_release_resource()

12345678910>>...19