On Mon, 23 Aug 2010 22:12:59 -0600 (MDT)
"M. Warner Losh" wrote:
>> In message: <20100819170643.38362078@dlink.ua>
>> Alexandr Rybalko writes:
>> : On Thu, 19 Aug 2010 09:18:46 -0400
>> : John Baldwin wrote:
>> :
>> : >>
On Thu, 19 Aug 2010 09:18:46 -0400
John Baldwin wrote:
>> On Thursday, August 19, 2010 8:38:05 am Alexandr Rybalko wrote:
>> > Hi all,
>> >
>> > Can someone say, how `make` in sys/modules dir can obtain available buses.
>> > I try to make clean version
if_bfe_siba.c, or both?
--
Alexandr Rybalko
aka Alex RAY
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"
On Wed, 14 Apr 2010 09:06:28 -0400
John Baldwin wrote:
>> On Wednesday 14 April 2010 6:03:53 am Alexandr Rybalko wrote:
>> > Hi All,
>> >
>> > I made a patch for the config utility, which enables execution of config
>> outside of the kernel source tree.
ource tree */
+extern char ksrcdir[]; /* root of the kernel source tree
+* set by -k flag */
#define eq(a,b)(!strcmp(a,b))
#define ns(s) strdup(s)
Index: lang.l
=======
--- lang.l (revision 206411)
+++ lang.l
On Thu, 4 Mar 2010 15:28:19 +0100
Joerg Sonnenberger wrote:
>> On Thu, Mar 04, 2010 at 12:17:05PM +0200, Alexandr Rybalko wrote:
>> > LZMA compression optimized for fast decompression.
>>
>> It is still measurable slower than gzip and it is certainly not free.
>
On Thu, 4 Mar 2010 11:21:59 +0100
Ulf Lilleengen wrote:
>> On Fri, Feb 19, 2010 at 04:36:44PM +0200, Alexandr Rybalko wrote:
>> > Hi,
>> > I wrote a module GEOM_ULZMA (such as GEOM_UZIP, but compression with
>> > lzma), in connection with this is an issue bes
with GEOM_ULZMA.
LZMA compression optimized for fast decompression.
When I compress 3M kernel on DualCore @ 1.80GHz, I wait 3-5 sec.
When kernel decompressed by CFE loader on 240MHz MIPS CPU, it less than 2 sec.
>>
>>
>>
>> Adrian
--
Alexandr Rybalko
aka Alex RAY
_
for the mfs itself.
>> I'll toy with that later.
>>
>>
>> Adrian
kernel from 3M to 850K
rootfs.iso from 11M to 2.7
near to 25% of uncompressed
--
Alexandr Rybalko
aka Alex RAY
___
freebsd-hackers@freebsd.or
On Wed, 3 Mar 2010 07:35:55 +0100
Pawel Jakub Dawidek wrote:
>> On Tue, Mar 02, 2010 at 08:32:20PM +0100, Dimitry Andric wrote:
>> > On 2010-03-02 09:47, Alexandr Rybalko wrote:
>> > >>>Definiatelly separately, not sure where. There is ongoing discussion
&
Hi,
On Tue, 2 Mar 2010 08:17:36 +0100
Pawel Jakub Dawidek wrote:
>> On Fri, Feb 19, 2010 at 04:36:44PM +0200, Alexandr Rybalko wrote:
>> > Hi,
>> > I wrote a module GEOM_ULZMA (such as GEOM_UZIP, but compression with
>> > lzma), [...]
>>
>> Wo
time, maybe in
network(UDP) parts.
This problem don`t affect other programs, so I think this in time handling code.
Peter, what platform You use? I use MIPS BCM5354.
>>
>> ___
>> freebsd-hackers@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebs
AS} != "no"
_quotacheck= quotacheck
.endif
--
Alexandr Rybalko
aka Alex RAY
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"
Hi,
I wrote a module GEOM_ULZMA (such as GEOM_UZIP, but compression with lzma), in
connection with this is an issue best left lzma
code in the file "geom_ulzma.c" or store lzma library separately. If
separately, then where better?
Maybe in future make lzma and gzip library kernel interface for e
14 matches
Mail list logo