Home
last modified time | relevance | path

Searched refs:served (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/linux/block/
H A Dbfq-wf2q.c787 void bfq_bfqq_served(struct bfq_queue *bfqq, int served) in bfq_bfqq_served() argument
796 bfqq->service_from_wr += served; in bfq_bfqq_served()
798 bfqq->service_from_backlogged += served; in bfq_bfqq_served()
802 entity->service += served; in bfq_bfqq_served()
804 st->vtime += bfq_delta(served, st->wsum); in bfq_bfqq_served()
807 bfq_log_bfqq(bfqq->bfqd, bfqq, "bfqq_served %d secs", served); in bfq_bfqq_served()
H A Dbfq-iosched.h1145 void bfq_bfqq_served(struct bfq_queue *bfqq, int served);
/openbmc/linux/drivers/gpu/host1x/
H A DKconfig16 Tegra's graphics- and multimedia-related modules. The modules served
/openbmc/linux/Documentation/filesystems/
H A Ddnotify.rst48 access to files served by local user mode servers should be notified.
49 Also, remote accesses to files served by a local kernel NFS server should
/openbmc/linux/Documentation/mm/
H A Dindex.rst37 above structured documentation, or deleted if it has served its purpose.
/openbmc/openbmc/meta-phosphor/classes/
H A Dlicense_static.bbclass8 # /usr/share/www/common-licenses so it will be statically served by bmcweb.
/openbmc/linux/Documentation/block/
H A Dbfq-iosched.rst142 possibly heavy workloads are being served, BFQ guarantees:
184 giving the process the chance to go on being served if it issues
273 I/O: in fact, the longer these applications are served once
288 - ioprio classes are served in strict priority order, i.e.,
289 lower-priority queues are not served as long as there are
358 requests served for each request served for another queue B. Idling
485 to the maximum number of sectors that can be served during
522 if served in such a way to receive its share of the bandwidth, then
H A Ddeadline-iosched.rst42 a value of 1 yields first-come first-served behaviour). Increasing fifo_batch
H A Dioprio.rst19 served for a process.
/openbmc/docs/
H A Dglossary.md40 Server - A computing device, generally the one served by the BMC.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.conf301 ; requests - the number of requests the process has served;
317 ; last request the process has served. Otherwise informations are related to
318 ; the current request being served.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/
H A Drarpd_ss981107.bb7 but since 2.3 kernels it is served by this userland daemon. \
/openbmc/linux/Documentation/arch/s390/
H A Dqeth.rst33 or a VLAN is registered or unregistered on the network served by the device.
/openbmc/linux/Documentation/networking/
H A Dx25.rst26 being served by the LLC would be completely separate from LAPB.
H A Dtuntap.rst140 created to the caller. Each file descriptor were served as the interface of a
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst169 that is no longer true as requests may be served out of order. This
171 of multiple IOs when served out of order which may result in total
223 requests when not being served, i.e., it does not include any time
/openbmc/docs/architecture/
H A Dinterface-overview.md285 The BMC may be served by a Network Controller Sideband Interface (NC-SI) which
440 Refers to the set of Redfish REST APIs served by the BMCWeb web server. See
446 Refers to the legacy REST APIs optionally served by the BMCWeb server. Docs:
/openbmc/linux/Documentation/admin-guide/mm/
H A Dmemory-hotplug.rst561 can only be served from the kernel zones.
564 movable. Such allocations can be served from ZONE_MOVABLE and the kernel zones.
566 Only movable allocations are served from ZONE_MOVABLE, resulting in unmovable
623 swapped out or is served from a file/persistent memory/... we still need a lot
/openbmc/openbmc/poky/documentation/toaster-manual/
H A Dsetup-and-use.rst299 the statically-served files::
333 that collects all the statically served files into a designated
334 directory to be served up by the Apache web server as defined by
/openbmc/linux/Documentation/watchdog/
H A Dconvert_drivers_to_kernel_api.rst68 Other IOCTLs can be served using the ioctl-callback. Note that this is mainly
/openbmc/linux/drivers/tty/
H A Dmoxa.c1727 unsigned int card, port, served = 0; in moxa_poll() local
1735 served++; in moxa_poll()
1758 if (served) in moxa_poll()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c2239 int served = 0; in mlx4_master_comm_channel() local
2276 ++served; in mlx4_master_comm_channel()
2281 if (reported && reported != served) in mlx4_master_comm_channel()
2283 reported, served); in mlx4_master_comm_channel()
/openbmc/qemu/docs/system/s390x/
H A Dvfio-ap.rst206 ...... [cex2aqueue] for AP queues served by Crypto Express 2/3
210 ...... [cex4queue] for AP queues served by Crypto Express 4/5/6
213 ...... [pcixccqueue] for AP queues served by Crypto Express 2/3
/openbmc/docs/designs/
H A Dphosphor-audit.md40 controlled interfaces served by other Phosphor OpenBMC components interacting
/openbmc/linux/Documentation/core-api/
H A Dworkqueue.rst168 Work items queued to an unbound wq are served by the special
197 served by worker threads with elevated nice level.

12