On Thu, 15 May 2008, Sean Bruno wrote:
> Does anyone have a pointer to a FreeBSD 7 install method for those of
> us without CD/DVD Rom drives?
>
> The easiest way for me would be to boot off of a USB stick and then
> install across the network, but I'm open to suggestions.
The simplest way would b
Hi all,
is it possible to create a memory object that represents
anonymous memory pages *and* is copy-on-write?
I have this code in a kernel module:
object = vm_object_allocate(OBJT_DEFAULT, 1);
result = vm_map_find(vmmap_proc,
object,
0
On Thu, May 15, 2008 at 01:20:32PM +0300, Teemu Rinta-aho wrote:
> Hi all,
>
> is it possible to create a memory object that represents
> anonymous memory pages *and* is copy-on-write?
>
> I have this code in a kernel module:
>
> object = vm_object_allocate(OBJT_DEFAULT, 1);
>
> result
Kostik Belousov wrote:
> On Thu, May 15, 2008 at 01:20:32PM +0300, Teemu Rinta-aho wrote:
>> Hi all,
>>
>> is it possible to create a memory object that represents
>> anonymous memory pages *and* is copy-on-write?
>>
>> I have this code in a kernel module:
>>
>> object = vm_object_allocate(OBJT
Teemu Rinta-aho wrote:
> Kostik Belousov wrote:
>> On Thu, May 15, 2008 at 01:20:32PM +0300, Teemu Rinta-aho wrote:
>>> Hi all,
>>>
>>> is it possible to create a memory object that represents
>>> anonymous memory pages *and* is copy-on-write?
>>>
>>> I have this code in a kernel module:
>>>
>>>
Hi Hackers cc Gary J,
On a Compaq Pressario 2254 with 7.0-Release & Generic kernel, I'm
not seeing enough RAM: A 128M DIM reports as 56M, a 256M reports as
96M. Any ideas please ?
dmesg
FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/
On Thu, May 15, 2008 at 3:50 AM, Sean Bruno <[EMAIL PROTECTED]> wrote:
> Does anyone have a pointer to a FreeBSD 7 install method for those of us
> without CD/DVD Rom drives?
>
> The easiest way for me would be to boot off of a USB stick and then install
> across the network, but I'm open to sugges
Try the following
http://frenzy.org.ua/en/
http://frenzy.org.ua/en/releases/1.0/doc/doc_en-install2flash.html
Thursday, May 15, 2008, 5:50:45 AM, you wrote:
SB> Does anyone have a pointer to a FreeBSD 7 install method for those of us
SB> without CD/DVD Rom drives?
SB> The easiest way for me
8 matches
Mail list logo