Re: RFC: use EM_LEGACY_IRQ in if_lem.c ?

2012-07-25 Thread Andrew Boyer
...@freebsd.org -- Andrew Boyerabo...@averesystems.com ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current

Fwd: Memory leak in authunix_create_default()...

2012-04-23 Thread Andrew Boyer
Begin forwarded message: From: Greg Bednarek gbedna...@averesystems.com Date: April 16, 2012 10:54:33 AM EDT To: freebsd-current@freebsd.org Cc: Andrew Boyer abo...@averesystems.com Subject: Memory leak in authunix_create_default()... Please see the attached patch for a proposed fix

Re: Memory leak in authunix_create_default()...

2012-04-23 Thread Andrew Boyer
On Apr 23, 2012, at 1:44 PM, Dimitry Andric wrote: On 2012-04-23 19:31, Andrew Boyer wrote: Begin forwarded message: From: Greg Bednarek gbedna...@averesystems.com Date: April 16, 2012 10:54:33 AM EDT To: freebsd-current@freebsd.org Cc: Andrew Boyer abo...@averesystems.com Subject

Re: ECC memory driver in FreeBSD 10?

2012-04-09 Thread Andrew Boyer
-- Andrew Boyerabo...@averesystems.com ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: knlist_empty locking fix

2012-01-27 Thread Andrew Boyer
-- Andrew Boyerabo...@averesystems.com ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: Idea for change to boot0

2011-12-16 Thread Andrew Boyer
On Dec 16, 2011, at 9:52 AM, Luigi Rizzo wrote: On Thu, Dec 15, 2011 at 04:21:51PM -0500, Andrew Boyer wrote: These two changes allow you to set PXE as the default MBR boot selection, which enables you to write a 'reboot to the network' script. We've found it to be very useful. What do

Re: Idea for change to boot0

2011-12-16 Thread Andrew Boyer
On Dec 16, 2011, at 4:18 PM, John Baldwin wrote: On Friday, December 16, 2011 11:02:20 am Andrew Boyer wrote: On Dec 16, 2011, at 9:52 AM, Luigi Rizzo wrote: On Thu, Dec 15, 2011 at 04:21:51PM -0500, Andrew Boyer wrote: These two changes allow you to set PXE as the default MBR boot

Idea for change to boot0

2011-12-15 Thread Andrew Boyer
..F5, beep -check_selection: /* * We have a selection. If it's a bad selection go back to complain. * The bits in MNUOPT were set when the options were printed. -- Andrew Boyerabo...@averesystems.com

Re: Idea for change to boot0

2011-12-15 Thread Andrew Boyer
, etc. etc. On systems with a lot of memory the BIOS start times are getting ridiculous. -Andrew On Thu, Dec 15, 2011 at 1:21 PM, Andrew Boyer abo...@averesystems.com wrote: These two changes allow you to set PXE as the default MBR boot selection, which enables you to write a 'reboot

Re: Stop scheduler on panic

2011-11-17 Thread Andrew Boyer
have right now. We also stop all of the network interfaces at the beginning of boot(). -- Andrew Boyerabo...@averesystems.com ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org

Re: Identification of HTT cores on newer (CPUID leaf 11) Intel processors

2011-09-16 Thread Andrew Boyer
but disabled in the OS) makes it easier to release a future upgrade to take advantage of those cores. Once systems are distributed to customer sites it becomes very difficult to do BIOS maintenance. -Andrew -- Andrew Boyerabo

Identification of HTT cores on newer (CPUID leaf 11) Intel processors

2011-09-14 Thread Andrew Boyer
on a system with two quad-core E5620 CPUs. The APIC IDs that appear when SMT is enabled in the BIOS get marked AP/HT. Do you agree? Thanks, Andrew -- Andrew Boyerabo...@averesystems.com ___ freebsd

Re: Identification of HTT cores on newer (CPUID leaf 11) Intel processors

2011-09-14 Thread Andrew Boyer
On Sep 14, 2011, at 3:56 PM, Andriy Gapon wrote: on 14/09/2011 20:59 Andrew Boyer said the following: When FreeBSD examines the CPU topology using CPUID leaf 11 in topo_probe_0xb(), it never sets hyperthreading_cpus. At the end of topo_probe_0x4() it sets hyperthreading_cpus = cpu_logical

[patch] Improved error output from sysctl

2011-08-30 Thread Andrew Boyer
If malloc() fails in /sbin/sysctl, the error message is unhelpful. This patch helps identify which sysctl entry is failing. sysctl.diff Description: Binary data -Andrew -- Andrew Boyerabo...@averesystems.com

Re: [patch] Problem with two NIC on same NET (in_scrubprefix: err=17, new prefix add failed)

2011-08-03 Thread Andrew Boyer
...@freebsd.org -- Andrew Boyerabo...@averesystems.com ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current

[patch] Intel SATA controller hiccups, locking

2011-07-20 Thread Andrew Boyer
away; see the attached patch. Please advise if this is something you would like to fix. Thank you, Andrew ata_intel_sata.diff Description: Binary data -- Andrew Boyerabo...@averesystems.com

Re: [patch] Intel SATA controller hiccups, locking

2011-07-20 Thread Andrew Boyer
Message- From: Andrew Boyer [mailto:abo...@averesystems.com] Sent: Wednesday, July 20, 2011 7:45 AM To: m...@freebsd.org Cc: freebsd-current@freebsd.org; Vogel, Jack Subject: [patch] Intel SATA controller hiccups, locking Hello Alexander, I am using the latest ata driver from stable/8

Re: About panic: bufwrite: buffer is not busy???

2011-02-20 Thread Andrew Boyer
the sysctl to provoke one), but about the secondary panic. This is on 8-core systems. -Andrew -- Andrew Boyerabo...@averesystems.com ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org

Re: About panic: bufwrite: buffer is not busy???

2011-02-16 Thread Andrew Boyer
-- Andrew Boyerabo...@averesystems.com ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org