Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754548Ab2HSS67 (ORCPT ); Sun, 19 Aug 2012 14:58:59 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:47277 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752351Ab2HSS64 (ORCPT ); Sun, 19 Aug 2012 14:58:56 -0400 MIME-Version: 1.0 Date: Sun, 19 Aug 2012 11:58:56 -0700 Message-ID: Subject: changing timeslice in linux From: Xin Tong To: linux-kernel Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 424 Lines: 11 I have 2 questions about linux 2.6 x86_64 scheduler. 1. is the default scheduling algorithm SCHED_NORMAL in linux ? 2. how do i change the time slice in linux source code ? Xin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/