Home
last modified time | relevance | path

Searched refs:was (Results 1 – 25 of 1051) sorted by relevance

12345678910>>...43

/Linux-v5.10/Documentation/scheduler/
Dsched-stats.rst11 12 which was in the kernel from 2.6.13-2.6.19 (version 13 never saw a kernel
43 1) # of times sched_yield() was called
49 3) # of times schedule() was called
54 5) # of times try_to_wake_up() was called
55 6) # of times try_to_wake_up() was called to wake up the local cpu
78 1) # of times in this domain load_balance() was called when the
79 cpu was idle
81 the load did not require balancing when the cpu was idle
83 more tasks and failed, when the cpu was idle
85 load_balance() in this domain when the cpu was idle
[all …]
Dsched-nice-design.rst11 Unfortunately that was not that easy to implement under the old
13 support was historically coupled to timeslice length, and timeslice
14 units were driven by the HZ tick, so the smallest timeslice was 1/HZ.
41 changing the ABI to extend priorities was discarded early on.)
48 this was long ago when hardware was weaker and caches were smaller, and
60 coupling to timeslices and granularity it was not really viable.
63 about Linux's nice level support was its assymetry around the origo
79 depend on the nice level of the parent shell - if it was at nice -10 the
80 CPU split was different than if it was at +5 or +10.
82 A third complaint against Linux's nice level support was that negative
[all …]
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dhist-v4l2.rst10 Soon after the V4L API was added to the kernel it was criticised as too
15 another four years and two stable kernel releases until the new API was
23 1998-08-27: The :c:func:`select()` function was introduced.
27 1998-09-18: The ``VIDIOC_NONCAP`` ioctl was replaced by the otherwise
39 1998-10-02: The ``id`` field was removed from
41 renamed. The :ref:`VIDIOC_QUERYSTD` ioctl was
45 Codec API was released.
50 1998-11-12: The read/write directon of some ioctls was misdefined.
57 with ``V4L2_CID_AUDIO``. The ``V4L2_MAJOR`` define was removed from
58 ``videodev.h`` since it was only used once in the ``videodev`` kernel
[all …]
Dvidioc-qbuf.rst43 :c:type:`v4l2_buffer` to the same buffer type as was
113 ``EBUSY`` will be returned if the first buffer was queued directly and
138 when the buffer was enqueued. No new file descriptor is created at dequeue time
144 queue. When the ``O_NONBLOCK`` flag was given to the
160 buffer was in the outgoing queue.
165 ``length`` are invalid, or the ``V4L2_BUF_FLAG_REQUEST_FD`` flag was
166 set but the the given ``request_fd`` was invalid, or ``m.fd`` was
185 codecs if a buffer with the ``V4L2_BUF_FLAG_LAST`` was already
189 The ``V4L2_BUF_FLAG_REQUEST_FD`` flag was set but the device does not
191 the ``V4L2_BUF_FLAG_REQUEST_FD`` flag was not set but the device requires
[all …]
Dvidioc-query-dv-timings.rst57 If the timings could not be detected because there was no signal, then
58 ENOLINK is returned. If a signal was detected, but it was unstable and
79 No timings could be detected because no signal was found.
82 The signal was unstable and the hardware could not lock on to it.
Dfunc-write.rst54 nothing was written. On error, -1 is returned, and the ``errno``
60 :ref:`O_NONBLOCK <func-open>` flag and no buffer space was
74 The call was interrupted by a signal before any data was written.
/Linux-v5.10/arch/arm/tools/
Dsyscall.tbl21 # 7 was sys_waitpid
31 # 17 was sys_break
32 # 18 was sys_stat
42 # 28 was sys_fstat
45 # 31 was sys_stty
46 # 32 was sys_gtty
49 # 35 was sys_ftime
58 # 44 was sys_prof
62 # 48 was sys_signal
67 # 53 was sys_lock
[all …]
/Linux-v5.10/Documentation/admin-guide/
Dtainted-kernels.rst25 why the kernel was tainted is shown after the Process ID ('PID:') and a shortened
35 You'll find a 'Not tainted: ' there if the kernel was not tainted at the
36 time of the event; if it was, then it will print 'Tainted: ' and characters
42 the kernel got tainted earlier because a proprietary Module (``P``) was loaded,
43 a warning occurred (``W``), and an externally-built module was loaded (``O``).
61 * Proprietary module was loaded (#0)
63 * Externally-built ('out-of-tree') module was loaded (#12)
69 You can try to decode the number yourself. That's easy if there was only one
85 0 G/P 1 proprietary module was loaded
86 1 _/F 2 module was force loaded
[all …]
/Linux-v5.10/Documentation/ABI/removed/
Dsysfs-class-rfkill9 Description: This file was deprecated because there no longer was a way to
11 This file was scheduled to be removed in 2012, and was removed
/Linux-v5.10/arch/sh/kernel/syscalls/
Dsyscall.tbl27 # 17 was break
41 # 31 was stty
42 # 32 was gtty
45 # 35 was ftime
54 # 44 was prof
63 # 53 was lock
66 # 56 was mpx
68 # 58 was ulimit
69 # 59 was olduname
92 # 82 was select
[all …]
/Linux-v5.10/Documentation/userspace-api/media/cec/
Dcec-ioc-receive.rst100 - Timestamp in ns of when the last byte of the message was transmitted.
105 - Timestamp in ns of when the last byte of the message was received.
113 filled in by the driver with the length of the reply message if ``reply`` was set.
126 the transmit result (when transmit was called in non-blocking mode). This
136 this message was received, not transmitted.
142 the payload of the reply message if ``timeout`` was set.
166 this message was transmitted, not received, unless this is the
173 this message was received, not transmitted.
245 - The message was transmitted successfully. This is mutually
248 the transmit was eventually successful.
[all …]
/Linux-v5.10/Documentation/powerpc/
Dvcpudispatch_stats.rst31 2. number of times this vcpu was dispatched on the same processor as last
33 3. number of times this vcpu was dispatched on a different processor core
35 4. number of times this vcpu was dispatched on a different chip
36 5. number of times this vcpu was dispatches on a different socket/drawer
42 6. number of times this vcpu was dispatched in its home node (chip)
43 7. number of times this vcpu was dispatched in a different node
44 8. number of times this vcpu was dispatched in a node further away (numa
/Linux-v5.10/Documentation/filesystems/
Dlocks.rst18 The old flock(2) emulation in the kernel was swapped for proper BSD
33 Because sendmail was unable to use the old flock() emulation, many sendmail
35 for example. This gave rise to some other subtle problems if sendmail was
50 race and deadlock conditions that the current solution was the only
61 'Documentation/filesystems/mandatory-locking.rst' was prior to this release a
62 general configuration option that was valid for all mounted filesystems. This
63 had a number of inherent dangers, not the least of which was the ability to
/Linux-v5.10/arch/parisc/kernel/syscalls/
Dsyscall.tbl115 # 102 was socketcall
143 # 127 was create_module
146 # 130 was get_kernel_syms
154 # 137 was afs_syscall
186 # 167 was query_module
188 # 169 was nfsservctl
216 # 196 was getpmsg
217 # 197 was putpmsg
225 # 203 was attrctl
226 # 204 was acl_get
[all …]
/Linux-v5.10/arch/m68k/kernel/syscalls/
Dsyscall.tbl27 # 17 was break
41 # 31 was stty
42 # 32 was gtty
45 # 35 was ftime
54 # 44 was prof
63 # 53 was lock
66 # 56 was mpx
68 # 58 was ulimit
69 # 59 was oldolduname
108 # 98 was profil
[all …]
/Linux-v5.10/Documentation/arm/nwfpe/
Dnwfpe.rst7 The majority of the code was written by me, Scott Bambrough It is
9 where required. It was written quickly, with a goal of implementing a
20 Another choice I made was in the file structure. I have attempted to
33 SoftFloat to the ARM was done by Phil Blundell, based on an earlier
61 SoftFloat was written by John R. Hauser. This work was made possible in
63 1947 Center Street, Berkeley, California 94704. Funding was partially
65 original version of this code was written as part of a project to build
/Linux-v5.10/fs/reiserfs/
DREADME40 fair, ask. (Last I spoke with him Richard was contemplating how best
84 Hans Reiser was the project initiator, primary architect, source of all
88 Vladimir Saveljev was one of the programmers, and he worked long hours
91 was quite remarkable. I don't think that money can ever motivate someone
99 substantial portion of the total code. He realized that there was a
106 tried to put me in a position where I was forced into giving control
109 really force takeovers of sole proprietorships.) This was something
111 why we should do what we do, or why innovation was possible in
112 general, but he was sure that he ought to be controlling it. Every
113 innovation had to be forced past him while he was with us. He added
[all …]
/Linux-v5.10/Documentation/scsi/
Dsym53c500_cs.rst8 package, and was written by Tom Corner (tcorner@via.at). A rewrite was
14 All the USE_BIOS code has been ripped out. It was never used, and could
20 The Symbios Logic 53c500 chip was used in the "newer" (circa 1997) version
/Linux-v5.10/Documentation/userspace-api/media/dvb/
Dfrontend-stat-properties.rst39 frontend, but it was not possible to collect it (could be a
64 measurement was not complete yet.
83 measurement was not complete yet.
114 measurement was not complete yet.
128 measurement was taken.
142 measurement was not complete yet.
171 measurement was not complete yet.
185 measurement was taken.
199 measurement was not complete yet.
220 measurement was not complete yet.
[all …]
/Linux-v5.10/tools/testing/selftests/ftrace/
DREADME55 * FAIL: The test failed, but was expected to succeed. The test which exits
59 for example, the test was interrupted
61 or the test was set up incorrectly
64 * UNTESTED: The test was not run, currently just a placeholder.
70 * XFAIL: The test failed, and was expected to fail.
/Linux-v5.10/Documentation/devicetree/bindings/arm/
Dgemini.txt4 produced by Storlink Semiconductor around 2005. The company was renamed
6 It was derived from earlier products from Storm named SL3316 (Centroid) and
9 Storm Semiconductor was acquired by Cortina Systems in 2008 and the SoC was
10 produced and used for NAS and similar usecases. In 2014 Cortina Systems was
/Linux-v5.10/arch/arm64/kvm/
Dtrace_arm.h223 TP_PROTO(unsigned long vcpu_pc, bool was, bool now),
224 TP_ARGS(vcpu_pc, was, now),
228 __field( bool, was )
234 __entry->was = was;
239 __entry->vcpu_pc, __entry->was ? "on" : "off",
/Linux-v5.10/Documentation/i2c/
Dfault-codes.rst44 transmit mode: some other master was transmitting different
61 Returned by SMBus adapters when the bus was busy for longer
64 or that the reset was attempted but failed.
68 detected before any I/O operation was started. Use a more
91 an I2C device was temporarily not responding, usually it
104 have verified that functionality was supported before it
120 Returned when a transfer was requested using an adapter
125 time, and was aborted before it completed.
/Linux-v5.10/Documentation/driver-api/usb/
Derror-codes.rst70 ``-EPERM`` Submission failed because ``urb->reject`` was set.
72 ``-EHOSTUNREACH`` URB was rejected because the device is suspended.
100 ``-ENOENT`` URB was synchronously unlinked by
118 a driver cannot tell whether there was a
130 completed, and no other error was reported
145 ``-EOVERFLOW`` [#f1]_ The amount of data returned by the endpoint was
152 was set in ``urb->transfer_flags``.
154 ``-ENODEV`` Device was removed. Often preceded by a burst
165 ``-ECONNRESET`` URB was asynchronously unlinked by
/Linux-v5.10/drivers/block/paride/
DTransition-notes36 ps_tq if ps_tq_active was 0.
62 In the first case the thread was already in the area. In the second,
63 the thread was holding pd_lock and found pd_busy not set, which would
64 mean that (2) was already not true.
70 (3) was already not true.
79 pd.c. It means that (4) was already not true.
89 If it was 0 before we tried to acquire pd_lock, (2) would be
108 point, we would have violated either (2.1) (if it was set while ps_set_intr()
109 was acquiring ps_spinlock) or (2.3) (if it was set when we started to

12345678910>>...43