From nobody@FreeBSD.ORG Thu Jun  3 06:38:06 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id AB97E1538C; Thu,  3 Jun 1999 06:38:04 -0700 (PDT)
Message-Id: <19990603133804.AB97E1538C@hub.freebsd.org>
Date: Thu,  3 Jun 1999 06:38:04 -0700 (PDT)
From: jcmichot@teaser.fr
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: scheduler policy different define value between Linux and FreeBSD
X-Send-Pr-Version: www-1.0

>Number:         12006
>Category:       misc
>Synopsis:       scheduler policy different define value between Linux and FreeBSD
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    marcel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun  3 06:40:02 PDT 1999
>Closed-Date:    Mon Aug 16 06:03:42 PDT 1999
>Last-Modified:  Sat Feb 16 16:30:04 UTC 2008
>Originator:     Jean-Claude MICHOT
>Release:        3.2-STABLE, and 2.2.8-STABLE
>Organization:
France-Teaser
>Environment:
FreeBSD niak.teaser.fr 3.2-STABLE FreeBSD 3.2-STABLE #5: Tue May 18 19:23:20 CES 1999 jcmichot@niak.teaser.fr:/usr/src/sys/compile/NIAK i386
>Description:
Linux define SCHED_OTHER 0, SCHED_FIFO 1, SCHED_RR 2
FreeBSD define SCHED_FIFO 1, SCHED_OTHER 2, SCHED_RR 3

Few linux program try to set scheduler policy to SCHED_OTHER and
FreeBSD complain about sched_setscheduler invalid value.
>How-To-Repeat:
Get Linux version of Webtrends web server report 
(http://www.webtrends.com) each time you try to start this 
program you get the console message and application is not started.
>Fix:
Modify linux emulator to translate scheduler policy.
functions sched_getscheduler, sched_setscheduler


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->erich 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Thu Jun 10 08:26:55 PDT 1999 
Responsible-Changed-Why:  
Over to linux_lib's maintainer, since this is really a wishlist item. 
Responsible-Changed-From-To: erich->sos 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Thu Jun 10 08:47:33 PDT 1999 
Responsible-Changed-Why:  
It's on his list... 
Responsible-Changed-From-To: sos->marcel 
Responsible-Changed-By: marcel 
Responsible-Changed-When: Sun Aug 15 08:02:33 PDT 1999 
Responsible-Changed-Why:  
Because I'm going to fix it, silly :-) 

From: Marcel Moolenaar <marcel@scc.nl>
To: freebsd-gnats-submit@freebsd.org, jcmichot@teaser.fr
Cc:  
Subject: Re: misc/12006: scheduler policy different define value between Linux 
 and FreeBSD
Date: Sun, 15 Aug 1999 17:23:57 +0000

 Bonjour Jean-Claude,
 
 I've fixed the Linuxulator for -current. Do you have a -current machine to
 test it on? If not, can you test it on -stable if I send you the
 appropriate patches for it?
 
 I want to make sure the fix is correct before I merge it back to -stable.
 Thanks in advance for your time,
 
 -- 
 Marcel Moolenaar                                  mailto:marcel@scc.nl
 SCC Internetworking & Databases                     http://www.scc.nl/
 Amsterdam, The Netherlands                         tel: +31 20 4200655
 
State-Changed-From-To: open->closed 
State-Changed-By: marcel 
State-Changed-When: Mon Aug 16 06:03:42 PDT 1999 
State-Changed-Why:  
The Linuxulator has been fixed. 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/12006: commit references a PR
Date: Sat, 16 Feb 2008 16:29:50 +0000 (UTC)

 wxs         2008-02-16 16:29:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-CSS-Squish Makefile distinfo 
   Log:
   Update to 0.07.
   
   PR:             ports/12006
   Submitted by:   Vivek Khera <vivek@khera.org>
   Approved by:    aaron (maintainer timeout), garga (mentor)
   
   Revision  Changes    Path
   1.4       +1 -1      ports/textproc/p5-CSS-Squish/Makefile
   1.3       +3 -3      ports/textproc/p5-CSS-Squish/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
