On 11/5/13, 2:18 PM, John Baldwin wrote:
On Tuesday, November 05, 2013 3:42:17 pm Gleb Smirnoff wrote:
John,
On Tue, Nov 05, 2013 at 02:47:52PM -0500, John Baldwin wrote:
J> On Tuesday, November 05, 2013 2:29:04 pm Gleb Smirnoff wrote:
J> > On Tue, Nov 05, 2013 at 11:56:09AM -0500, John Bald
On 11/6/13, 9:00 AM, Adrian Chadd wrote:
I think the important thing here is that there _are_ organisations
that rely on some reasonable attempt at supporting historical APIs
where needed.
This IMHO should've explicitly gone into a compat macro for people who
want support of this older stuff.
M
On 3/4/13 3:09 AM, Davide Italiano wrote:
Author: davide
Date: Mon Mar 4 11:09:56 2013
New Revision: 24
URL: http://svnweb.freebsd.org/changeset/base/24
Log:
- Make callout(9) tickless, relying on eventtimers(4) as backend for
precise time event generation. This greatly improves g
Attilio Rao wrote:
2010/2/10 Alexey Dokuchaev :
On Wed, Feb 10, 2010 at 04:30:04PM +, Attilio Rao wrote:
Author: attilio
Date: Wed Feb 10 16:30:04 2010
New Revision: 203758
URL: http://svn.freebsd.org/changeset/base/203758
Log:
Add the options DEADLKRES (introducing the deadlock resolver
Jilles Tjoelker wrote:
Author: jilles
Date: Sat Feb 27 12:15:59 2010
New Revision: 204410
URL: http://svn.freebsd.org/changeset/base/204410
Log:
Include terminated threads in ps's process cpu time field.
MFC after: 2 weeks
Modified:
head/sys/kern/kern_proc.c
Modified: head/sys/kern/k
Matthew Jacob wrote:
As well as breaking several RFCs
A stock kernel cannot ping 127.0.0.1. It is claimed there is no route to
127.0.0.1. David Wolfskill has the same problem, as have others in the
freebsd-current@ mailing list. I don't know about others, but not being
able to connect to 12
Juli Mallett wrote:
On Thu, Mar 11, 2010 at 15:39, Qing Li wrote:
I guess it's a good time to clean things up. The if_link_state code has been
around for quite some time, either it be fully utilized or not be there at all.
The inconsistency is the root cause.
Sure. There is an increasing amo
Robert N. M. Watson wrote:
On Mar 12, 2010, at 8:30 AM, Qing Li wrote:
I believe what Julian means is the following:
1. in the driver, I do this
ifp->if_flags |= IFF_KNOWS_LINK_STATE;
2. In route.h, I do this
if (ifp->flags & IFF_KNOWS_LINK_STATE) && (ifp->if_link_state ==
LINK_STATE
Julian Elischer wrote:
Robert N. M. Watson wrote:
Today, we support three link state values:
170 /*
171 * Values for if_link_state.
172 */
173 #define LINK_STATE_UNKNOWN 0 /* link invalid/unknown */
174 #define LINK_STATE_DOWN 1 /* link is down */
175 #define
Matthew Jacob wrote:
On 3/18/2010 6:16 PM, Xin LI wrote:
Author: delphij
Date: Fri Mar 19 01:16:53 2010
New Revision: 205307
URL: http://svn.freebsd.org/changeset/base/205307
Log:
SSE is enabled by default about 5 years ago so there is no point
pretending
that we support I486 and I586 CP
Matthew Jacob wrote:
On 3/18/2010 7:11 PM, Mark Linimon wrote:
On Thu, Mar 18, 2010 at 06:44:45PM -0700, Julian Elischer wrote:
If I'm not mistaken this means that the install CDs will no longer even
boot on a lot of machines.
I wonder how much RAM most of those systems have ...
Mark Linimon wrote:
On Thu, Mar 18, 2010 at 06:44:45PM -0700, Julian Elischer wrote:
If I'm not mistaken this means that the install CDs will no longer even
boot on a lot of machines.
I wonder how much RAM most of those systems have ...
mcl
CPU: Geode(TM) Integrated Processor by AM
Julian Elischer wrote:
Matthew Jacob wrote:
On 3/18/2010 7:11 PM, Mark Linimon wrote:
On Thu, Mar 18, 2010 at 06:44:45PM -0700, Julian Elischer wrote:
If I'm not mistaken this means that the install CDs will no longer even
boot on a lot of machines.
I wonder how much RAM mo
On 21/12/2016 3:44 AM, John Baldwin wrote:
Author: jhb
Date: Tue Dec 20 19:44:44 2016
New Revision: 310336
URL: https://svnweb.freebsd.org/changeset/base/310336
Log:
Don't spin in pause() during early boot for kthreads other than thread0.
pause() uses a spin loop to simulate a sleep du
Author: julian
Date: Thu Dec 22 18:30:29 2016
New Revision: 310426
URL: https://svnweb.freebsd.org/changeset/base/310426
Log:
If you are going to be run individually to make a new timezone set
then ensure the destination directories exist.
Especially if you define OLDTIMEZONES because the mt
On 15/01/2017 6:06 AM, Mark Johnston wrote:
On Fri, Jan 13, 2017 at 02:51:04PM +1100, Bruce Evans wrote:
On Thu, 12 Jan 2017, Mark Johnston wrote:
Log:
Enable the use of ^C and ^S/^Q in DDB.
This lets one interrupt DDB's output, which is useful if paging is
disabled and the output devic
On 16/01/2017 11:53 AM, Bruce Evans wrote:
On Sun, 15 Jan 2017, Adrian Chadd wrote:
hah, i took this, then life got in the way. :)
Bruce - what do you think of
https://bz-attachments.freebsd.org/attachment.cgi?id=138881 ?
Also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184987 .
I thi
201 - 217 of 217 matches
Mail list logo