preemption

Tag

Cards List
#preemption

@kuriharan: Learn out. States With Robust Privacy Laws Likely to Oppose Federal Bill https://news.bloomberglaw.com/legal-exchange-i…

X AI KOLs Timeline · 4d ago Cached

The article discusses how states with robust privacy laws are likely to oppose the SECURE Data Act federal bill due to its broad preemption of state privacy frameworks.

0 favorites 0 likes
#preemption

Preemption is GC for memory reordering (2019)

Hacker News Top · 2026-07-08 Cached

A 2019 blog post argues that preemption (interrupts) can be used as a pre-paid barrier for memory ordering in lock-free programming, similar to how garbage collection is a sunk cost, and demonstrates implementations for event counts and asymmetric flag flips on Linux/x86.

0 favorites 0 likes
#preemption

PREEMPT_NONE Is Dead; Your Postgres Probably Doesn’t Care

Lobsters Hottest · 2026-07-06 Cached

Linux 7.0 removed the PREEMPT_NONE kernel preemption mode, causing a PostgreSQL benchmark regression in specific configurations, but most users will not notice the change.

0 favorites 0 likes
#preemption

Beyond Prediction: Tail-Aware Scheduling for LLM Inference

arXiv cs.LG · 2026-06-18 Cached

This paper introduces a distribution-aware, prediction-free scheduling framework for LLM inference that replaces explicit length prediction with soft priority boosting using statistical signals. The method co-optimizes scheduling and cache-aware preemption to reduce tail latency, achieving up to 35-50% reduction in P99 TTLT compared to SRPT with perfect length knowledge.

0 favorites 0 likes
#preemption

Big Tech’s desperate last push at AI regulation

The Verge · 2026-06-15 Cached

Big Tech is making a final push for federal AI preemption legislation in Congress, but the effort has become entangled with child safety bills like KOSA, creating confusion among lawmakers and the White House over which version will pass.

0 favorites 0 likes
#preemption

Linguistic Productivity in Large Language Models: Models Coerce, but do not Preempt

arXiv cs.CL · 2026-06-03 Cached

This paper investigates whether Large Language Models exhibit the same usage-based linguistic productivity constraints (entrenchment and preemption) as humans, finding that models can reproduce coercion but fail to apply statistical preemption to avoid overgeneralization.

0 favorites 0 likes
#preemption

Towards Multi-Model LLM Schedulers: Empirical Insights into Offloading and Preemption

arXiv cs.AI · 2026-05-20

This paper presents an empirical study on scheduling multiple LLMs on shared heterogeneous hardware, focusing on performance implications of CPU-GPU offloading and preemption. It finds that offloading causes non-linear decode degradation, especially for smaller models, and preemption overhead is dominated by model state reload, providing design guidance for future multi-model schedulers.

0 favorites 0 likes
← Back to home

Submit Feedback