Home
last modified time | relevance | path

Searched full:jiffy (Results 1 – 25 of 73) sorted by relevance

123

/linux/drivers/gpu/drm/i915/
H A DKconfig.profile16 int "Timeout for unsignaled foreign fences (ms, jiffy granularity)"
56 int "Preempt timeout (ms, jiffy granularity)"
74 int "Preempt timeout for compute engines (ms, jiffy granularity)"
124 int "Scheduling quantum for userspace batches (ms, jiffy granularity)"
/linux/init/
H A Dcalibrate.c31 * loops per jiffy directly, instead of guessing it using delay().
58 * will not do. As we don't really know whether jiffy switch in calibrate_delay_direct()
63 * 1. pre_start <- When we are sure that jiffy switch hasn't happened in calibrate_delay_direct()
64 * 2. check jiffy switch in calibrate_delay_direct()
65 * 3. start <- timer value before or after jiffy switch in calibrate_delay_direct()
66 * 4. post_start <- When we are sure that jiffy switch has happened in calibrate_delay_direct()
/linux/Documentation/timers/
H A Dtimekeeping.rst115 implementation is not provided, the system jiffy counter will be used as
135 jiffy frequency for the architecture. This will affect scheduling accuracy
165 loop to delay a certain number of jiffy fractions using a "lpj" (loops per
166 jiffy) value, calibrated on boot.
H A Dhighres.rst235 handler has not to deal with an eventually stale jiffy value.
/linux/Documentation/scheduler/
H A Dsched-nice-design.rst19 rule so that nice +19 level would be _exactly_ 1 jiffy. To better
44 HZ=1000 it caused 1 jiffy to be 1 msec, which meant 0.1% CPU usage which
/linux/net/netfilter/
H A Dxt_limit.c37 `prev' tracks the last packet hit: you gain one credit per jiffy.
45 credits per jiffy). We want to allow a rate as low as 1 per day
/linux/arch/arm/mach-shmobile/
H A Dtimer.c31 * Calculate a worst-case loops-per-jiffy value in shmobile_init_delay()
/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-nice-design.rst25 的级别 _正好_ 是1 jiffy。为了让大家更好地理解它,时间片的图会是这样的(质量
/linux/kernel/trace/
H A Dtrace_clock.c53 * This is based on cpu_clock(), which will allow at most ~1 jiffy of
/linux/drivers/accessibility/speakup/
H A Dsynth.c67 jiffy_delta = spk_get_var(JIFFY); in _spk_do_catch_up()
433 { JIFFY, .u.n = {NULL, 50, 20, 200, 0, 0, NULL } },
H A Dspk_types.h44 DELAY, TRIGGER, JIFFY, FULL, /* all timers must be together */ enumerator
H A Dspeakup_apollo.c150 jiffy_delta = spk_get_var(JIFFY); in do_catch_up()
H A Dspeakup_decext.c164 jiffy_delta = spk_get_var(JIFFY); in do_catch_up()
H A Dspeakup_keypc.c186 jiffy_delta = spk_get_var(JIFFY); in do_catch_up()
H A Dspeakup_acntpc.c184 jiffy_delta = spk_get_var(JIFFY); in do_catch_up()
H A Dvarhandlers.c24 { "jiffy_delta", JIFFY, VAR_TIME, NULL, NULL },
H A Dspeakup_dectlk.c225 jiffy_delta = spk_get_var(JIFFY); in do_catch_up()
/linux/arch/arm/plat-orion/
H A Dtime.c55 * Number of timer ticks per jiffy.
/linux/Documentation/ABI/testing/
H A Dsysfs-class-devfreq101 less than 1 jiffy, it is considered to be 0, which means
/linux/Documentation/filesystems/
H A Dorangefs.rst546 The timeout values d_time and getattr_time are jiffy based, and the
547 code is designed to avoid the jiffy-wrap problem::
/linux/drivers/gpu/drm/v3d/
H A Dv3d_bo.c301 /* Asked to wait beyond the jiffy/scheduler precision? */ in v3d_wait_bo_ioctl()
/linux/arch/x86/kernel/cpu/mce/
H A Ddev-mcelog.c310 * so do it a jiffy or two later everywhere. in mce_chrdev_write()
/linux/arch/m68k/q40/
H A Dq40ints.c109 int ql_ticks; /* 200Hz ticks since last jiffy */
/linux/drivers/watchdog/
H A Dshwdt.c45 * resolution of a jiffy is enough to trigger the overflow. For things like
/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst458 Each step is 1 jiffy in size. The JIFS column indicates the particular
459 jiffy range covered, and the SECS field the equivalent number of seconds.

123