Re: Relocating/Eliminating HIBERFIL.SYS for WinXP
From: linda w (lindaw_tlinxorg@hotmail.com)
Date: 01/03/03
- Next message: linda w: "Re: Disabling "Lock Computer" feature"
- Previous message: Darren Clare: "stop programs from loading in guest accounts"
- In reply to: Roger Abell [MVP]: "Re: Relocating/Eliminating HIBERFIL.SYS for WinXP"
- Next in thread: David Jones: "Re: Relocating/Eliminating HIBERFIL.SYS for WinXP"
- Reply: David Jones: "Re: Relocating/Eliminating HIBERFIL.SYS for WinXP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 03 Jan 2003 02:37:01 -0800 From: linda w <lindaw_tlinxorg@hotmail.com> To: "Roger Abell [MVP]" <mvpNOSPAM@asu.edu>
Yeah, unfortunately, on a larger memory system it is eating up 5% of my
main partition. (1GM,20Gdisk). Now if you combine that with a "recommended 1.5X
swap" (I actually run with 0, despite PERFOS.DLL bug that causes it to fault
under such circumstances), that'd use 7.5% of my disk partition. It's not
even placed out of the way, at the end of the disk, to not fragment the free
space and not waste inner track speed.
Sigh...
-l
Roger Abell [MVP] wrote:
> You pseudocode for this is a reasonable choice.
> Apparently the design point was, if they want to be
> able to hibernate guarantee that they can; and, no
> vote was sufficiently strong for: if they want to be
> able to hibernate if possible let there be that choice.
>
> --
> Roger
>
> "linda w" <lindaw_tlinxorg@hotmail.com> wrote in message
> news:3E1505AD.4060700@hotmail.com...
>
>>I don't understand why it needs to reserve the space in advance.
>>
>>I can easily see:
>>If request hyber then
>>if ! exist hyber && create(hyberfile)==false then
>>error(insufficient room for hypernate file, suspending instead)
>>suspend;
>>else
>>hyper;
>>
>>I could even see settings "If hyper file cannot be created, then issue
>
> warning and:
>
>>a) suspend
>>b) shutdown
>>or
>>c) abort and ignore request
>>
>>Seems so simple, makes me wonder how much design, thought or peer review
>
> goes
>
>>into new features.
>>
>>-l
>>
>>David Jones wrote:
>>
>>>Must be on C: because of the way the OS boots, and if you
>>>don't use hibernation, you can disable it (and reclaim
>>>the space) from Control Panel->Power Options, and the
>>>Hibernate tab.
>>>
>>>
>>>
>>>>-----Original Message-----
>>>>Greets.
>>>>
>>>>Is it possible to either eliminate and/or relocate the
>>>>windows XP HIBERFIL.SYS on the C: drive to another
>>>
>>>drive?
>>>
>>>
>>>>Is it really needed for the OS to function? I'm assuming
>>>>its for when the computer hibernates. Cannot we disable
>>>>this file?
>>>>
>>>>Thanks.
>>>>Randolf.
>>>>.
>>>>
>>
>>--
>>--
>>L. A. Walsh Trust, Security, and OS Technology
>>Professional Newbie in life
>>Email: Apply "s/@.*$//;s/_/@/;s/x/x./" (sed commands) to my From-address.
>>
>
>
>
-- -- L. A. Walsh Trust, Security, and OS Technology Professional Newbie in life Email: Apply "s/@.*$//;s/_/@/;s/x/x./" (sed commands) to my From-address.
- Next message: linda w: "Re: Disabling "Lock Computer" feature"
- Previous message: Darren Clare: "stop programs from loading in guest accounts"
- In reply to: Roger Abell [MVP]: "Re: Relocating/Eliminating HIBERFIL.SYS for WinXP"
- Next in thread: David Jones: "Re: Relocating/Eliminating HIBERFIL.SYS for WinXP"
- Reply: David Jones: "Re: Relocating/Eliminating HIBERFIL.SYS for WinXP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|