> On 6/12/11 11:20 PM, Daniel Braniss wrote:
> >> On 6/12/2011 1:56 AM, Jason Hellenthal wrote:
> >>
> >>> Cutting modules out of the kernel in general does help speed up booting
> >>> but loading those same modules later in the boot process will just lead
> >>> you back to the same boot time.
> >>
The ICH8M found in the MacBookPro4,1 has an known issue [1] which
locks up when enabling the periodic poll using sidpr (introduced a
``little'' while ago in r214016), making it impossible to boot.
Attached patch disables the polling and thus fixes the issue.
Br. /Rick
[1] http://www.spinics.net/l
>From: Rick Macklem
>
>Well, I doubt you'll find much difference performance wise. An NFS server can
>be looked as a protocol translator, converting the NFS RPCs into VFS/VOP
>calls. Performance is largely defined by how well the network stack and/or
>file system perform.
>
>When you set up a se
On Monday 13 June 2011 12:44 pm, Fabian Keil wrote:
> I'm experiencing time-related issues that seem to be caused by
> the low-resolution TSC timecounter (r222866).
>
> The problem I noticed first is that it takes unusually long until a
> key press is repeated. With the default eventtimer (HPET) it
On Mon, Jun 13, 2011 at 10:40 AM, Chris Rees wrote:
>
> On 13 Jun 2011 18:24, "Garrett Cooper" wrote:
>>
>> On Mon, Jun 13, 2011 at 10:00 AM, Chris Rees wrote:
>> > On 13 Jun 2011 17:24, "Julian Elischer" wrote:
>> >>
>> >> On 6/12/11 11:20 PM, Daniel Braniss wrote:
>>
>> On 6/12/2011
On 13 Jun 2011 18:24, "Garrett Cooper" wrote:
>
> On Mon, Jun 13, 2011 at 10:00 AM, Chris Rees wrote:
> > On 13 Jun 2011 17:24, "Julian Elischer" wrote:
> >>
> >> On 6/12/11 11:20 PM, Daniel Braniss wrote:
>
> On 6/12/2011 1:56 AM, Jason Hellenthal wrote:
>
> > Cutting modules
On Mon, Jun 13, 2011 at 10:00 AM, Chris Rees wrote:
> On 13 Jun 2011 17:24, "Julian Elischer" wrote:
>>
>> On 6/12/11 11:20 PM, Daniel Braniss wrote:
On 6/12/2011 1:56 AM, Jason Hellenthal wrote:
> Cutting modules out of the kernel in general does help speed up booting
> bu
On 13 Jun 2011 17:24, "Julian Elischer" wrote:
>
> On 6/12/11 11:20 PM, Daniel Braniss wrote:
>>>
>>> On 6/12/2011 1:56 AM, Jason Hellenthal wrote:
>>>
Cutting modules out of the kernel in general does help speed up booting
but loading those same modules later in the boot process will ju
I'm experiencing time-related issues that seem to be caused by
the low-resolution TSC timecounter (r222866).
The problem I noticed first is that it takes unusually long until a
key press is repeated. With the default eventtimer (HPET) it seems
to take about 4s, which can be slightly improved by sw
On ia64 r221488
KDB: enter: panic
[ thread pid 1076 tid 100089 ]
Stopped at kdb_enter+0x92: [I2]addl r14=0xffe1fe38,gp ;;
db>
- - - - - - - - - - - - Live Console - - - - - - - - - - - -
db> bt
Tracing pid 1076 tid 100089 td 0xe00011d22000
kdb_enter(0x9ffc00913e38, 0x9ffc
On 6/12/11 11:20 PM, Daniel Braniss wrote:
On 6/12/2011 1:56 AM, Jason Hellenthal wrote:
Cutting modules out of the kernel in general does help speed up booting
but loading those same modules later in the boot process will just lead
you back to the same boot time.
Loading modules via loader.co
http://svn.freebsd.org/base/head/usr.sbin/boot0cfg/
It is still connected to the build in the previous directory ../ by the
Makefile.* foreach arch.
Even if, gpart(8) used along with the corresponding files in /boot you
can still achieve the same results for a selection menu at boot time
whether
Hi folks,
I haven't see man page for boot0cfg(8) for FreeBSD 9-Current on
FreeBSD website, but it exists for 8.x and earlier versions. Is it
website bug or this utility will be removed in the future?
___
freebsd-current@freebsd.org mailing list
http://li
On 13 June 2011 06:32, Garrett Cooper wrote:
> On Sun, Jun 12, 2011 at 11:11 PM, Eir Nym wrote:
>> On 11 June 2011 22:17, Doug Barton wrote:
>>> Howdy,
>>>
>>> Per discussion on -arch and the svn list about improving boot time and
>>> stripping down the kernel to just that-which-cannot-be-modula
14 matches
Mail list logo