Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcnc!rti-sel!tijc02!seb022 From: seb022@tijc02.UUCP (Scott Bemis ) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: Optimum time slice for UNIX on a VAX 8600 Message-ID: <148@tijc02.UUCP> Date: Wed, 22-Apr-87 14:32:47 EST Article-I.D.: tijc02.148 Posted: Wed Apr 22 14:32:47 1987 Date-Received: Fri, 24-Apr-87 05:41:50 EST Organization: Texas Instr., Johnson City TN Lines: 18 Xref: mnetor comp.unix.questions:2014 comp.unix.wizards:2003 From: Scott Bemis mcnc!rti-sel!tijc02 Texas Instruments, Johnson City, Tennessee Phone: (615) 461-2959 I am currently running Uniq Digital's UNIX V Release 2.0 Version 2 on a VAX 8600. I would like to know the optimum time slice. To my knowledge, my time slice is 1 second. The time slice is the maximum time a process can run before it is involuntarily switched out. Currently, the response time for interactive processes like vi is terrible. Compiles though are running faster on a VAX 8600 than on a VAX 11/785. vi is running much SLOWER. Could the time slice of 1 second cause this?